/* 网站头部css开始 */
.left{ width:250px; float:right; border:#E3E3E3 solid 1px;height:auto; background:#FFF;c height:100%;}
.left_title{ background: #f8f8f8; height:35px; line-height:35px;}
.left_title h1{ font-size:16px; padding-left:10px; color:#666;}
.stat{ margin:10px; border-bottom:#CCCCCC solid 1px;color:#ff3300; font-size:14px; line-height:25px;}
.class{ padding:0 10px 10px 10px;}
.class p a{ color:#666; font-size:14px; text-decoration:underline; font-weight:bold; }
.class li a{ color:#666; font-size:14px; line-height:28px; text-decoration:underline;}
.center{ width:920px; float:left;}
.ask_search{border:#E3E3E3 solid 1px;box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.10); height:150px; margin-bottom:10px; background:url(../imges/searchbg.gif) left no-repeat #f7f7f7}
.search_box{ padding-top:40px; padding-left:170px;}
.search_box h3{ font-size:16px; padding-bottom:10px;}
.keywords{ height:35px; line-height:35px; width:500px; border: #ccc solid 1px; padding-left:5px;}
.btn_search{ width:72px; height:37px; background:url(../imges/ask_ico.gif) no-repeat 0 -40px; border:none; cursor:pointer; margin-right:10px;}
.btn_tiwen{ width:95px; height:37px; background:url(../imges/ask_ico.gif) no-repeat; border:none; cursor:pointer}
.center_block{ border:#E3E3E3 solid 1px;box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.10);}
.center_title{ background: #f8f8f8; height:35px; line-height:35px;}
.center_title span{ float:right; padding-right:10px;}
.question1{  padding-left:10px; font-size:16px; color: #ff3300;}
.center_content{ padding:10px 20px; }
.center_content li{ height:53px; border-bottom:#E3E3E3  dashed 1px;line-height:53px;}
.center_content span{ margin-left:5px;}
.center_content span a{ color: #666666;}
.center_content a{ font-size:16px; color:#666;}
.center_content a:hover{ color:#ff3300; text-decoration:none}
.answer_num{ float:right; height:26px; color:#999999;}
.question2{ padding-left:10px; font-size:16px; color:#23A309;}
.question3{ padding-left:10px; font-size:16px; color:#006699;}
.right{ width:215px; float:right; margin-left:10px; height:auto;}
.right_title{ background:url(../imges/right_title.gif); height:27px; line-height:27px;}
.right_title h1{ padding-left:25px;}
.right_title span{ float:right; padding-right:15px;}
.right_content{ border:#CBD7EC solid 1px; padding:5px; line-height:22px;}
.main_table{ width:80%; margin:0 auto;}
.main_table td{ padding:5px; font-size:14px;}
.main_table td input{ height:25px; vertical-align:middle; padding-left:5px;}
.main_table td textarea{ font-size:12px; padding:5px;}
input.zhidao_input{ border:#006699 solid 1px; height:25px; background:#FFFFFF; line-height:25px;}

#pop{background: #FFFFFF; display:none;
border: 5px solid #E3E3E3;
z-index:999;
width: 340px;
height: auto;
left:50%;
top:50%;
margin-left:-170px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
position:fixed!important;/* FF IE7*/
position:absolute;/*IE6*/
_top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/ box-shadow: #333333;}
.pop_title{ height:30px; background:#f2f2f2; position:relative; padding-left:10px; line-height:30px; color:#ff6600}
.close{ position:absolute;right:10px; width:20px; height:16px; background:#ff6600; color:#FBF7F7; text-align:center; line-height:16px; cursor:pointer; top:5px; }

.pop_main ul{ padding:10px;}
.pop_main ul li{ padding-top:10px; padding-left:20px;}
.pop_main ul li input{ height:22px; border:#ccc solid 1px; line-height:22px; padding-left:5px; width:200px;font-size:12px; color:#666}
.pop_main ul li textarea{border:#ccc solid 1px;width:195px;font-size:12px; color:#666; padding:5px; }
.pop_main ul p{ padding-top:10px; padding-left:55px;}
.pop_main ul p input{ width:210px; height:32px; text-align:center; background:#FCA461; border:none; font-size:14px; 
color:#FFFFFF; cursor:pointer }