@charset "utf-8";
/* CSS Document */
/* 网页头部CSS信息*/
*{
font-size:12px;
font-family:"宋体";
}
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:0 auto;
overflow:hidden;
}
.title{
background:url(../images/inner_centertop.gif) no-repeat;
width:711px;
height:54px;
font-size:15px;
font-weight:600;
}
.author{

}
.author span{
margin:0 0 0 20px;
}
.content{
font-size:13px;
line-height:26px;
text-indent:24px;
padding:10px;
}
.download{
background:url(../images/downloadbg.gif) no-repeat;
width:343px;
height:51px;
line-height:51px;
}
.download strong{
font-weight:600;
}
.download span a{
color:#FF0000;
}
.download img{
margin:3px 0 -10px 10px;
border:none;
}
.download_top{
border-top:1px dotted #5d5757;
padding:10px 0 10px 0;
}
.collection{
border-top:1px dotted #5d5757;
font-size:13px;
padding:10px 0 20px 0;
}
#foot{
width:960px;
height:50px;
border-top:1px solid #454545;
margin:2px auto 0 auto;
padding:10px 0 20px 0;
text-align:center;
line-height:20px;
background:#f7f6f5;
}











#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:213px;
width:356px;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:15px;
top:12px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
.jumpviptop{
background:url(../images/jumpviptopbg.gif) no-repeat;
width:356px;
height:29px;
text-align:right;
}
.jumpviptop img{
cursor:hand;
cursor:pointer;
}
.jumpvipbox{
background:url(../images/jumpvipbox_bg.gif) repeat-x;
width:352px;
height:169px;
border:2px solid #14b1d7;
font-size:14px;
}
.jumpvipbox img{
margin:0 6px 0 0;
}
.jumpvipbox span{
color:#0b343f;
}
.warning{
margin:20px auto 0  auto;
width:300px;
height:50px;
text-align:center;
}
.phone{
width:300px;
height:60px;
margin:20px auto 0  auto;
position:relative;
}
.phone img{
vertical-align:top;
}
.phoneimg{
position:absolute;
}
.phonenum{
position:absolute;
left:100px;
line-height:20px;
color:#234851;
font-weight:600;
}
