
.atemp{

}

.img_border {
	border: 1px dotted #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.sp_left {
	width: 430;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 335px;
	text-align: right;
	right: 0px;
}

.special_txt {
        overflow: hidden;
        position: absolute;
        visibility: visible;
        top: 385px;
        right: 250px;
	left: 295px;
	color: black;
	font-size: 14pt;
        width: auto;

}

.phone_bottom {
	width: 200px;
        overflow: hidden;
        position: relative;
        visibility: visible;
	left: -17px;
	letter-spacing: -1px;
	font-size: 10px;
	color: white;

}

.top_page_bg {
	background-image: url(/images/img1_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_body {
	background-image: url(/images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: 1242px top;
}
.bg_sp {
	background-image: url(/images/sp_right.gif);
	background-repeat: no-repeat;
}
.bg_middlearea {
	background-image: url(/images/bg_middlearea.gif);
	background-repeat: repeat-x;
}
.bg_bottom_1 {
	background-image: url(/images/bg_bottom_1.gif);
}
.bg_bottom_3 {
	background-image: url(/images/bg_bottom_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bg_bottom_2 {
	background-image: url(/images/bg_bottom_2.gif);
	background-repeat: repeat-x;
}



INPUT, TEXTAREA   {
        border: 1px outset rgb(50,50,50); 
	border-color: #B7B7B7; 	
	font-family: Verdana, Arial;
	font-size: 12;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px outset #B7B7B7;
	font-size: 12;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636161;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #C41313;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.darkred {
	color: #C41313;
}

.hand {
	cursor: pointer;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}

.b.bottom_dashed {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.form_title {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    color: #C41313;

}


