@charset "utf-8";
/* CSS Document */
/* 网页头部CSS信息*/
*{
font:12px "宋体";
}
body{
padding:0;
margin:0;
background:#fff;
color:#313131;
}
a{
color:#313131;
text-decoration:none;
}
a:hover{
color:#0066FF;
text-decoration:underline;
}
#title{
clear:both;
width:960px;
height:135px;
margin:0 auto;
border-bottom:2px solid #ffc000;
_overflow:hidden;
}
#title img{
margin:0px;
padding:0px;
}
#nav{
clear:both;
background:url(../images/nav_bg.gif) no-repeat;
width:960px;
height:31px;
margin:0 auto;
overflow:hidden;
}
#nav ul{
margin:0px 0 0 30px;
padding:0px;
}
#nav ul li{
list-style-type:none;
display:block;
float:left;
width:88px;
height:31px;
font-size:13px;
font-weight:600;
color:#ffffff;
line-height:31px;
text-align:center;
}
#nav ul li a{
float:left;
width:87px;
height:31px;
font-size:13px;
font-weight:600;
color:#ffffff;
text-align:center;
line-height:31px;
}
#nav ul li img{
float:left;
width:1px;
height:22px;
margin:4px 0 0 0;
}
#locality{
width:940px;
height:20px;
border:1px solid #d8d8d8;
margin:10px auto 0 auto;
padding:6px 0 0 20px;
}
#locality span{
font-weight:600;
}
#locality img{
margin:0 6px -2px 0;
}
#inner_top{
width:960px;
height:9px;
margin:10px auto 0 auto;
}
#table_data{
width:960px;
height:auto;
margin:8px auto 0 auto;
overflow:hidden;
}
#left{
float:left;
width:150px;
height:450px;
border:1px solid #BDD6FC;
padding:25px;
}
#right{
float:left;
margin:0 0 0 8px;
width:748px;
height:850px;
border:1px solid #BDD6FC;
}
.right_top{
background:url(../images/secondprobg.gif);
width:728px;
height:25px;
line-height:25px;
font-weight:600;
font-size:13px;
color:#ffffff;
padding:0 0 0 20px;
}
.page_bg{
padding:0 0 20px 0;
}
.page_bg span{
margin:0 20px 0 0;
}
.page_bg span a{
color:#FF0000
}
.count{
width:20px;
}
.count2{
width:40px;
height:20px;
background:#f0f1f2;
border:1px solid #7bd4fd;
margin:0 0 0 10px;
}
#foot{
width:960px;
height:50px;
border-top:1px solid #454545;
margin:8px auto 0 auto;
padding:10px 0 20px 0;
text-align:center;
line-height:20px;
background:#f7f6f5;
}
