@charset "utf-8";
/* CSS Document */
body,div,ul,li,ol
* { margin:0; padding:0;}
{ background-color:none;}
img {border:0;}
a{ text-decoration:none; color:#2259d7;}
a:hover { text-decoration:none;}
body { margin:0; padding:0; color:#555555;font-family:Arial, Helvetica, sans-serif; font-size:13px; background:url(../images/body_img.jpg)  0 0 repeat-x;}
.clr{
	clear:both;
}
div#warrper
{
width:865px;
margin:0px auto;
}
div.header
{width:865px; height:82px;}
div.logo
{float:left; width:298px; height:52px; margin:16px 0 0 8px;}

div.contact_title{}
div.contact_title h3{font-family:"TREBUCHET MS", Arial, Helvetica, sans-serif; margin-left:15px; font-size:18px; font-weight:normal;}


div.contact_detail_box span{ display:block; text-align:left; font-size:13px; line-height:20px; padding:20px 0 0 15px;}
div.contact_detail_box span a:hover{ text-decoration:underline;} 

div.contact_detail_box{ margin:0px 0 0 0;}
div.contact_detail_box h3{ margin:0px 0 30px 0; background:#f5f5f5; padding:8px 15px; font-size:17px; font-weight:normal;font-family:"TREBUCHET MS", Arial, Helvetica, sans-serif;}
div.contact_detail_box  ul{ list-style:none; margin:0 0 0 30px;} 
div.contact_detail_box ul li{ margin:0 0 10px 0;}
div.contact_detail_box ul li label{ float:left; width:150px; font-weight:bold;}
 div.contact_detail_box ul li input{ width:350px; height:25px; border:solid 1px #ccc;}
 div.contact_detail_box ul li select{ width:352px; height:25px;}
 div.contact_detail_box ul li textarea{ width:350px; height:150px; border:solid 1px #ccc;}
.submit_btn{ background:#444; color:#fff; font-weight:bold; margin:10px 0 0 402px; cursor:pointer;}
.submit_btn:hover{  color:#ccc; font-weight:bold; border:solid 1px #ccc;}

div.bottom_part{ border-top:solid 1px #ccc; width:865px; clear:both; margin:10px 0 0 0;}


div.thank_box{ text-align:center; margin:150px auto; width:350px; font-size:17px; font-family:"TREBUCHET MS", Arial, Helvetica, sans-serif; min-height:120px;}

.back_box{ text-align:right; float:right;}



