@charset "utf-8";
#box{
width:779px;
text-align:left;
margin:0 auto;
}
#menu{
height:20px;
border-top:2px solid #d6d6d6;
border-bottom:2px solid #d6d6d6;
padding-top:6px;
background:#3c6332;
}
#menu ul{
padding-left:25px;
}
#menu li{
float:left;
list-style:none;
}
#menu a{
color:#fff;
}
.menuseparator{
height:10px;
width:1px;
margin:1px 4px 0;
background:#fff;
}
#middle{
}
#left{
float:left;
width:216px;
border-right:1px solid #d6d6d6;
}
#leftTitle1{
width:215px;
text-align:center;
color:#fff;
padding-top:20px;
background:url(../images/innerPage_leftTitle1.gif) no-repeat;
height:53px;
position:absolute;
z-index:1;
}
#leftImgWindow{
margin-top:40px;
}
#leftTitle2{
background:#5d9222;
color:#fff;
text-align:center;
line-height:150%;
}
.nonprefixLi{
line-height:150%;
list-style:none;
}
#leftnewslist{
padding:5px;
}
#right{
float:right;
width:562px;
}
#mainTitle{
background:#7eb9e5;
border:1px solid #458abd;
color:#fff;
padding:2px 8px;
}
#mainContent{
padding:15px 20px;
}
.mainNewsList{
padding-bottom:5px;
line-height:150%;
}
.mainNewsList li span{
float:right;
}
#announceList{
margin:0;
padding:0;
}
#announceList dt{
border:1px solid #333;
background:#CCC;
font-weight:bold;
line-height:120%;
}
#announceList dd{
margin:0;
padding:0;
border-bottom:2px solid #CCC;
margin-bottom:5px;
padding-bottom:3px;
}
#announceList dd p{
line-height:150%;
}
#footer{
clear:both;
_float:left;
_width:493px;
border-top:2px solid #d6d6d6;
background:url(../images/footerlogo.gif) 12px 3px no-repeat;
padding-left:286px;
padding-bottom:5px;
}
#footer p{
margin:0;
padding:0;
margin-top:3px;
}
#footer_copyright{
background:#5d9222;
line-height:150%;
text-align:center;
}
#copyFix{
font-family:Arial, Helvetica, sans-serif;
}
.pageBar{
text-align:center;
}
.pageIndex{
margin:0 5px;
}
/*新闻详情页面*/
.newsBody{
padding:10px 40px;
overflow-x:hidden;
}
.newsTitle{
text-align:center;
}
.newsTools{
text-align:right;
}
.newsContent{
line-height:150%;
}
.cityList{/*地县之窗城市列表*/
}
.cityList li{
float:left;
font-size:16px;
margin-left:20px;
font-weight:bold;
}
.specialTitle{
text-align:center;
font-size:16px;
margin:0;
}
.specialList{
list-style:none;
}
.specialList dt{
margin-left:15px;
line-height:180%;
font-weight:bold;
font-size:14px;
border-bottom: 1px dashed #666666;
margin-bottom:10px;
}
.specialList dd{
margin-bottom:5px;
}
