/* 全局定义 */
* {
margin:0;
padding:0;
}
body {
font-family:"宋体";
font-size:12px;
margin:0 auto;
width:950px;
}
ul {
list-style:none;
}
a {
text-decoration:none;
}
img {
display:block;
}
.noborder {
border:0!important;
}
/* 顶部导航 */
#header {
background:url(../images/bg_header.gif) repeat-x;
border:solid #CDCDCD;
border-width:0 1px;
height:100px;
margin:2px auto 0;
width:948px;
}
#header h1 {
background:url(../images/logo_huanqiu.gif) no-repeat;
display:inline;
float:left;
height:100px;
width:230px;
}
#header h1 a {
display:block;
height:100px;
width:230px;
}
#header h1 span {
display:none;
}
#header a {
text-decoration:none;
}
.nav {
display:inline;
float:left;
width:635px;
}
.nav li {
float:left;
}
.nav_primary {
border:1px solid #CCC;
height:46px;
margin:16px 0 1px;
width:633px;
}
.nav_primary li {
border-right:1px solid #CCC;
font-weight:bold;
height:15px;
line-height:15px;
margin:4px 0;
}
.nav_primary li a {
color:#494949;
display:block;
padding:0 16px;
}
.nav_sub {
border:solid #B7E0FF;
border-width:1px 0;
height:20px;
padding:0 0 0 40px;
}
.nav_sub li {
border-left:3px solid #0795E1;
height:14px;
line-height:16px;
margin:3px 0;
overflow:hidden;
padding:0 30px 0 5px;
}
.nav_sub li a {
color:#000;
}
.fav {
display:inline;
float:left;
margin:20px 0 0 10px;
width:73px;
}
.fav li {
background:url(../images/arrow_fav.gif) no-repeat 0 5px;
height:24px;
line-height:24px;
text-indent:15px;
}
#fav_index {
background-position:0 -22px;
}
.fav a {
color:#000;
}
/* 友情链接 */
.links {
border:1px solid #CCCCCC;
clear:both;
height:1%;
line-height:30px;
margin:3px auto;
overflow:auto;
width:948px;
}
.links h3 {
color:#000;
display:inline;
float:left;
font-size:14px;
text-indent:20px;
width:120px;
}
.links ul {
display:inline;
float:left;
margin:5px 0;
width:820px;
}
.links li {
float:left;
height:20px;
line-height:20px;
overflow:hidden;
text-align:center;
width:110px;
}
.links li a {
color:#000;
margin:0 0 0 20px;
}

#copyright {
border:1px solid #CDCDCD;
clear:both;
height:110px;
margin:8px auto;
width:948px;
}
#copyright h2 {
background:#E8E8E8 none repeat scroll 0%;
color:#000000;
font-size:12px;
font-weight:normal;
height:18px;
line-height:18px;
margin:20px auto 0pt;
padding-left:5px;
padding-right:5px;
text-align:center;
width:600px;
}
#copyright h2 a {
color:#000000;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
#copyright h2 a:hover {
color:#CC0000;
font-size:12px;
font-weight:normal;
}
#copyright h3 {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
height:25px;
line-height:25px;
margin:5px auto;
text-align:center;
}
#copyright h4 {
color:#000000;
font-size:12px;
font-weight:normal;
height:25px;
line-height:25px;
margin:0pt auto;
overflow:hidden;
text-align:center;
}
#copyright h4 script {
float:right;
}
#copyright h4 a {
margin:0pt 10px;
text-decoration:none;
}
#copyright h4 a:hover {
text-decoration:underline;
}