﻿/* Design:MrJin QQ:915508 */
* { margin:0; padding:0; color:#000; list-style:none; font-size:13px; font-family:"宋体",Arial, Helvetica, sans-serif;}
/* font-size:12px;*/
body { background:#fff; }
a { text-decoration:none;}
a:hover { text-decoration:underline;}

#header { height:126px; background:url(images/header_bg.png) repeat-x 0 0; overflow:hidden;}
#footer { width:950px; margin:0 auto; border-top:2px solid #c00;}
#wrap,.wraper { width:950px; margin:0 auto; overflow:hidden;}
#wrap #main { float:right; width:650px; background:url(images/title_con_bg2.png) repeat-y -660px 0; overflow:hidden;}
#wrap #sider { float:left; width:297px; overflow:hidden;}

#header h2 { margin:0 auto;}
#header h2 a { display:block; width:950px; height:70px; margin:0 auto; text-indent:1000px; white-space:nowrap; background:url(images/logo.png) no-repeat 0 0; overflow:hidden;}
#header #nav { width:950px; height:28px; margin:0 auto; overflow:hidden;}
#header #nav li { float:left; margin-right:28px;}
#header #nav li#navwz { float:right; margin:0;}
#header #nav li a { line-height:29px; font-size:14px; color:#ffc;}
#header #nav li#navwz a { display:block; width:172px; height:28px; text-indent:220px; white-space:nowrap; overflow:hidden; background:url(images/navurl.png) no-repeat 0 0;}
#header #nav li a:hover { color:#fff;}
#header #menu { width:850px; height:26px; margin:0 auto; padding-left:100px;}
#header #menu li { float:right; margin-left:18px;}
#header #menu li a { line-height:27px; font-size:14px; color:#c00;}
#header #menu li a:hover { color:#900;}
#footer ul { width:570px; height:29px; margin:0 auto; padding-left:80px; border-bottom:1px solid #D59770; overflow:hidden;}
#footer ul li { float:left; margin:0 6px;}
#footer ul li a { line-height:29px; font-size:14px; color:#c00;}
#footer #copyright { width:650px; margin:0 auto; padding:5px 0 2px 0; font-size:13px; line-height:20px; text-align:center; color:#666; font-family: Arial, Helvetica, sans-serif;}
#footer #copyright a { color:#666;}
#footer #copyright a:hover { color:#000;}
#footer #count { display:none;}

/*栏目标题模块*/
.htitle { height:28px; background:url(images/title_bg.png) no-repeat; overflow:hidden;}
.htitle h3 { float:left; width:180px; height:28px; text-indent:16px; line-height:29px; font-size:14px; color:#900; font-weight:800; overflow:hidden;}
.htitle h3 a { font-size:14px; color:#900; font-weight:800;}
.htitle h3 a:hover { color:#c00;}
.htitle span { float:right; width:50px; padding-right:8px; text-align:right; line-height:29px; overflow:hidden;}
.htitle span a { font-size:13px; color:#c00;}

.hiddn { display:none;}

