/*全局css定义*/
html,body{ margin:0 auto; font-size:12px; font-family:"宋体" "Verdana, Geneva, sans-serif"; background-color:#e1e1e1;}
ul,li{ list-style:none; margin:0; padding:0;}
img{ border:0;}
/*字体属性*/
.subNav div ul li{ font-size:14px; font-weight:bold; color:#FFF;}
.subNav div#date{ height:31px; line-height:31px; vertical-align:middle; color:#FFF; text-align:center;}
.font_orange{ color:#f7882c;}
/*其他*/
.input_search{vertical-align:top;height:15px;margin:0;padding:0;}
/*box*/
.box{ margin:0 auto; width:1003px; position:relative; background-color:#ffffff;}
/*中部*/
.centerAll{float:left; width:100%;background:url(../images/left_bj.gif) repeat-y left;}
.line_blue{float:left; width:100%; height:5px;  background-color:#2575ca;}
.box_btom{ float:left; width:100%; height:80px; line-height:80px; vertical-align:middle; text-align:center;}
/*列表属性*/
.subNav div ul{ float:left; width:100%; height:31px; line-height:31px; vertical-align:middle;}
.subNav div ul li{ float:left; margin-left:30px; margin-right:15px;}
/*---公共属性---*/
.topFlash{float:left;width:100%; height:176px;}
.search{ float:left; width:100%; height:27px; background:#1e82d8 url(../images/search_bj.gif) repeat-x;}
.search div{ float:right; width:29%; height:27px;vertical-align:middle;}
.subNav{ float:left; width:100%; height:31px; background:url(../images/subNav_bj.gif) repeat-x;}
.subNav div{ float:left; height:31px; width:75%;}
.subNav div#date{ float:right; width:22%; background:url(../images/icon_date.gif) no-repeat left;}
.space{ float:left; width:100%; height:36px; background:url(../images/space_bj.gif) repeat-x;}
.space div.block{ float:left; width:100%;}
.space div.unblock{float:left; width:100%;}
.space div.block ul,.space div.unblock ul{float:left; width:100%; height:36px; line-height:36px; vertical-align:middle;}
.space div.block ul li,.space div.unblock ul li{ float:left; text-align:center; width:8%;}
/*--默认连接样式--*/
a{ color:#000000; text-decoration:none;}
a:hover{ color:#999999; text-decoration:none;}
.subNav div a{ color:#000000; text-decoration:none;}
.subNav div a:hover{ color:#ffffff; text-decoration:none;}
/*二级栏目菜单样式*/
/*二级栏目菜单样式*/
.unblock{ display:none;}
.block{ display:block;}