@charset "utf-8";
/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0 auto;padding:0;border:0;}/*重置所有HTML的margin、padding、border*/
body{background:#fff;font-size:12px; font-family:"SimSun","宋体","Arial Narrow";} /*定义body的背景色、页面默认字体大小、字体*/
ul,ol{list-style-type:none;}
.clear{clear:both;}/*清除浮动*/
.Hspace9{width:1px; height:9px; overflow:hidden; clear:both;}/*空行*/

-->

/*头区 #head*/
#head { width:auto; height:279px; margin:0 auto; background-image: url(http://member.jschina.com.cn/2012/jsdjt/images/top_header.jpg); background-repeat: no-repeat; background-position: center top;}
#head .nav_button { padding-left:720px; display:block; width:280px; height:108px; margin:0 auto; }
#head .nav_button li { display:block; float:left; width:82px; height:60px; padding-top:48px; margin:0 auto;}
#head .zhuban { padding-left:490px; width:510px; height:25px; line-height:25px; padding-top:25px; margin:0 auto;}
#head .zhuban, #head .zhuban a { font-size:12px; color:#ffd7a5; font-weight:bold; text-decoration:none;}
#head .nav_txt { display:block; width:970px; padding-left:30px; height:30px; padding-top:23px; margin:0 auto;}
#head .nav_txt li { display:block; float:left;}
#head .nav_txt li a{font-size:14px; font-weight:bold; color:#b0772b; text-decoration:none;}

/*主体 #main_body*/
#main_body { margin:0 auto; width:1000px;}
#main_body .line_left,#main_body .line_right { width:8px; height:100%}
#main_body .line_left { background-image: url(http://member.jschina.com.cn/2012/jsdjt/images/left_li.jpg); background-repeat: repeat-y; }
#main_body .line_left, #main_body .main, #main_body .line_right { float:left; _display:inline}/*ie6 3px bug*/
#main_body .line_right { background-image: url(http://member.jschina.com.cn/2012/jsdjt/images/right_li.jpg); background-repeat: repeat-y; }
#main_body .main { width:984px; height:auto; }

/*尾区 #footer*/
#footer { width:auto; height:378px; background-image: url(http://member.jschina.com.cn/2012/jsdjt/images/footer_top.jpg); background-repeat: no-repeat; background-position: center top; }
#footer .first { width:1000px; height:64px; margin:0 auto; text-align:center; padding-top:8px; }
#footer .first, #footer .first a { color:#711323; font-size:12px; font-weight:bold; line-height:25px;}
#footer .link { width:1000px; height:163px; margin:0 auto; }
#footer .link .txt_link { float:left; width:655px; height:97px; padding-top:66px; padding-left:35px;}
#footer .link .txt_link, #footer .link .txt_link a { font-size:14px; color:#711323; text-decoration:none; line-height:30px;}
#footer .link .img_link { display:block; float:right;  width:277px; height:108px; padding-top:55px;}
#footer .link .img_link li { display:block; float:left; width:135px; height:41px; padding-top:11px;}
#footer .copyright { color:#711323; font-size:12px; text-align:center; line-height:25px;}

