@charset "utf-8";
/* CSS Document */
/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{font:12px/1.75 "宋体", arial, sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;color:#444;}
body{background:#FFF url(../images/webbg.jpg) no-repeat top center;}
html, body, h1, h2, h3, h4, ul, li, dl,input{ margin:0px;padding:0px;list-style-type:none }
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h3,h4{padding:0px; font-size:14px; font-weight:bold;}
.clear {clear:both;height:0px; overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.dotline{border-bottom:#CCC 1px dashed;margin:8px;}
.center-div{width:100%;text-align: center;}
.main-div{position: relative;float:left;}

#menu_out #menul{width:10px; float:left; background:url(../images/menubg.gif) no-repeat left -1px; height:35px; overflow:hidden;}
#menu_out #menum{width:940px; float:left; background:url(../images/menubg.gif) repeat-x left -38px; height:35px;overflow:hidden;}
#menu_out #menum ul{}
#menu_out #menum li{float:left;background:url(../images/liline.gif)  no-repeat -1px 5px;  text-align:center; height:35px; line-height:35px; overflow:hidden;}
#menu_out #menum a{width:84px;display:block; font-size:14px; color:#fff; text-decoration: none;}
#menu_out #menum li.currclass a{display:block; background:url(../images/onbg.jpg) no-repeat; color:#fff; font-weight:bold; height:34px; line-height:34px; text-decoration:none; }
#menu_out #menum a:hover{ background:url(../images/hoverbg.gif) no-repeat 5px 7px; display:block;color:#e8e8e8;text-decoration:none; }
#menu_out #menur{width:15px; float:right; background:url(../images/menubg.gif) no-repeat left -76px; height:35px; overflow:hidden;}

#line1-content ul,#line2-content ul,#line3-content ul{list-style:none;}
#line1-content li,#line2-content li,#line3-content li{float:left;}

#hotNews{width: 373px;height:281px;background:url(../images/hotbg.gif) no-repeat;overflow:hidden;}
#hotNews-list{margin-top: 40px;margin-left: 5px;margin-right: 5px;margin-bottom: 5px;}
#hotNews-list ul{}
#hotNews-list li{width:100%;background: url(../images/artarrow.gif) no-repeat 0px 10px;line-height:25px;}
#hotNews-list li a{margin-left:10px;}
#hotNews-list li span{float:right;}
#hotNews-list li a{ color:#868686;text-decoration: none;}
#hotNews-list li a:hover{ color:red; text-decoration:none;}

.list-title{background:url(../images/titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; color:#069; overflow:hidden; position:relative;}
.list-title-name{margin-left:10px;}
.more-link{position:relative;float:right;right:10px;top:0px;}
.list-title span a{color:#069;font-weight:normal;text-decoration:none;}
.list-title span a:hover{color:red;text-decoration:none;}
.list-content{border-left:#C6DDF1 1px solid;border-right:#C6DDF1 1px solid;border-bottom:#C6DDF1 1px solid;}

.list-content ul{margin-left: 10px;}
.list-content li{width:100%;line-height:25px;background: url(../images/artarrow.gif) no-repeat 0px 10px;}
.list-content li a{margin-left:5px;}
.list-content span{float:right;margin-right:5px;}
.list-content li a{color:#868686;text-decoration: none;}
.list-content li a:hover{color:#ff0000;text-decoration: none;}

#pageNavigate{height:25px;float:right;}
#pageNavigate ul{}
#pageNavigate li{background:#F4F4F4;border:1px solid #D4D4D4;float:left; text-align:center;cursor: pointer;}
#pageNavigate li:hover{background-color:#fff;}
#pageNavigate .page-text{margin-right:10px;width:60px;}
#pageNavigate .page-num{margin-right:10px;width:30px;}
#pageNavigate .current-page{background:#5A85B2;}
#pageNavigate .current-page a{color:#ffffff;text-decoration: none;}
#pageNavigate .current-page a:hover{color:#000000;text-decoration: none;}
#pageNavigate a{margin-left:0px;color:#000000;text-decoration: none;}

.articleContent{line-height: 30px;text-align: justify;text-justify: inter-ideograph;/*IE*/margin-right:20px;margin-top: 10px;}
