﻿@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:13px;
margin:2px auto 0 auto;
}
#table_data{
width:960px;
height:auto;
margin:0 auto;
}
#left{
float:left;
width:683px;
height:auto;
overflow:hidden;
}
.secondpageleftbg{
background:url(../images/secondpageleftbg.gif) no-repeat;
width:529px;
height:41px;
margin:0 0 0 32px;
padding:20px 0 0 100px;
}
.product{
color:#008be3;
font-weight:600;
font-size:15px;
}
.sepspan{
color:#048be7;
}
.sepimg{
margin:0 6px -3px 156px;
}
#tablelist{
padding:20px 0 0 0px;
height:auto;
text-align:center;
}
#tablelist table{
text-align:center;
}
#tablelist table tr.septr{
background:#f7f7f7;
}
.date{
color:#51aad2;
}
#tablelist table tr td{
color:#676769;
font-size:13px;
}
.septd{
border-top:1px solid #eaeaea;
}
.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;
}
#right{
float:left;
background:url(../images/secondpagerightbg.gif) repeat-y;
width:257px;
height:800px;
padding:0 0 0 20px;
}
#search{
border:1px solid #cddaed;
width:238px;
height:146px;
background:#ffffff;
padding:2px;
}
.search_top{
background:url(../images/secondpagerighttop.gif) no-repeat;
width:219px;
height:31px;
font-size:14px;
font-weight:600;
line-height:31px;
padding:0 0 0 18px;
}
.search_box{
padding:20px 0 0 20px;
color:#b4570d;
}
.search_box form{
margin:0px;
padding:0px;
}
.search_box form img{
margin:0 6px 0 0;
}
.searchinput{
background:url(../images/searchbutton.gif) no-repeat;
width:54px;
height:24px;
border:none;
margin:0 0 -3px 10px;
}
#hot{
border:1px solid #cddaed;
width:238px;
height:autopx;
background:#ffffff;
padding:2px 2px 20px 2px;
margin:10px 0 0 0;
}
.hot_top{
background:url(../images/secondpagerighttop.gif) no-repeat;
width:219px;
height:31px;
font-size:14px;
font-weight:600;
line-height:31px;
padding:0 0 0 18px;
}
.hot_box{
padding:20px 0 0 30px;
height:auto;
}
.hot_box img{
padding:2px;
border:1px solid #d9d9d9;
filter:shadow(color=red, direction=45);
filter:alpha(opacity=100);
opacity:50;
}
.line{
border-bottom:1px dotted #5d5757;
width:173px;
height:10px;
margin:0 0 10px 0;
}
#survey{
border:1px solid #cddaed;
width:238px;
height:auto;
background:#ffffff;
padding:2px 2px 20px 2px;
margin:10px 0 0 0;
}
.survey_top{
background:url(../images/secondpagerighttop.gif) no-repeat;
width:219px;
height:31px;
font-size:14px;
font-weight:600;
line-height:31px;
padding:0 0 0 18px;
}
.survey_box{
padding:20px 20px 0px; 20px;
}
.survey_box form{
margin:0px;
padding:0px;
}
.survey_con{
font-size:12px;
font-weight:600;
text-indent:24px;
line-height:26px;
}
.secondpageenter{
background:url(../images/secondpageenter.gif) no-repeat;
width:70px;
height:23px;
border:none;
cursor:hand;
cursor:pointer;
margin:0 10px 0 0;
}
.secondpageread{
background:url(../images/secondpageread.gif) no-repeat;
width:70px;
height:23px;
border:none;
cursor:hand;
cursor:pointer;
}
#foot{
clear:both;
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;
}


