/* CSS Document */
	* { margin:0; padding:0;}
	img { float:left; border:none;}
	body { background: #b7b7b7;}
	
.all { width: 967px; margin: 0 auto;}
.all_in1 { width: 965px; float:left; background:#f3f3f3; padding: 1px;}
.all_in2 { width: 959px; float:left; border: 3px solid #b7b7b7;}
.all_in3 { width: 940px; border: 9px solid #fff; float:left;}
.all_in4 { width: 914px; border: 3px solid #b7b7b7; float:left; padding: 20px 0 15px 20px;}
.all_in4 h1 { width: 100%; float:left; font: 30px Georgia, "Times New Roman", Times, serif; color:#050505;}
.all_in4 h2 { width: 100%; float:left; font: 18px Georgia, "Times New Roman", Times, serif; color:#787777; padding-bottom: 50px; text-indent: 125px;}
.all_in4 h3 { width: 100%; float:left; font: 18px Georgia, "Times New Roman", Times, serif; color:#787777;}
.all_in4 h4 { width: 100%; float:left; font: 18px Georgia, "Times New Roman", Times, serif; color:#2e2e2e; padding: 0 0 10px 0;}

/*contact*/
.forms { width: 894px; border-top: 1px solid #b7b7b7; padding: 10px 0 9px 0; float:left;}
.forms p { font: 14px Georgia, "Times New Roman", Times, serif; color:#2e2e2e; float:left; padding-bottom: 20px;}
.forms p font { font: 30px Georgia, "Times New Roman", Times, serif; color:#2e2e2e; line-height: 25px;}
.forms div { float:left; width: 100%; padding-bottom: 9px;}
.forms div strong { width: 126px; font: bold 14px Georgia, "Times New Roman", Times, serif; color:#2e2e2e; padding-right: 6px; padding-top: 6px; float:left; text-align:right;}
.forms div input { width: 235px; height: 25px; border: 1px solid #b7b7b7; float:left; background:#fff;}
.forms div textarea { width: 360px; height: 129px; overflow:hidden; border: 1px solid #b7b7b7; float:left; background:#fff;}
.forms div em { float:left; padding: 18px 0 0 77px; font: bold 14px Georgia, "Times New Roman", Times, serif; color:#2e2e2e;}
.forms div span { font: 14px Georgia, "Times New Roman", Times, serif; color:#2e2e2e; float:left;}
.rad { width: 15px!important; height: 15px!important; border:none!important; margin-right: 10px; background:none!important; margin-top: 2px;}
.send { width: 177px; height: 33px; float:left; background:url(images/send.jpg) top left no-repeat; cursor:pointer; border:none; margin-left: 120px; margin-top: 9px;}
/**/
/*faq*/
.left { width: 529px; float:left; padding-left: 5px;}
.left div { width: 429px; border-top: 1px solid #b7b7b7; padding: 12px 0 0 0; float:left;}
.left p { padding-left: 25px; padding-bottom: 19px; font: 14px Georgia, "Times New Roman", Times, serif; color:#2e2e2e; float:left;}
.left p a { font: bold 14px Georgia, "Times New Roman", Times, serif; color:#6174a3; text-decoration:underline;}
.left p a:hover { text-decoration:none;}

.right { width: 380px; float:left;}
.right img { margin: 14px 0; border: 1px solid #a4a4a4;}
.right p { font: 14px Georgia, "Times New Roman", Times, serif; color:#2e2e2e; float:left;}
.right p a { font: bold 14px Georgia, "Times New Roman", Times, serif; color:#6174a3; text-decoration:underline;}
.right p a:hover { text-decoration:none;}

.copyright { float:left; padding: 5px 0 5px 0; font: bold 14px Georgia, "Times New Roman", Times, serif; color:#fff;}
.copyright a { font: bold 14px Georgia, "Times New Roman", Times, serif; color:#fff; text-decoration:underline;}
.copyright a:hover { text-decoration:none;}