/* 全局定义 */
body {
font-family:"宋体";
font-size:12px;
margin:0 auto;
width:760px;
}
ul {
list-style:none;
}
.noborder {
border:0!important;
}
.clear {
clear:both;
}
#header {
background:url(../images/bg_header.gif) repeat-x;
height:100px;
margin:2px 0 0;
width:760px;
}
#header h1 {
background:url(../images/logo_huanqiu.gif) no-repeat -10px 0;
display:inline;
float:left;
height:100px;
margin:0;
padding:0;
width:190px;
}
#header h1 a {
display:block;
height:100px;
width:190px;
}
#header h1 span {
display:none;
}
#header a {
text-decoration:none;
}
.nav {
display:inline;
float:left;
width:562px;
}
.nav li {
display:inline;
float:left;
}
.nav_primary {
border:1px solid #CCC;
height:46px;
margin:16px 0 1px;
padding:0;
width:560px;
}
.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 12px;
}
.nav_sub {
border:solid #B7E0FF;
border-width:1px 0;
height:20px;
margin:0;
padding:0 0 0 30px;
}
.nav_sub li {
border-left:3px solid #0795E1;
height:14px;
line-height:16px;
*line-height:14px!important;
*line-height:16px;
margin:3px 0;
overflow:hidden;
padding:0 25px 0 5px;
}
.nav_sub li a {
color:#000;
}
.content {
border:1px solid #CDCDCD;
padding:5px 0 0;
}
#copyright {
border:1px #cdcdcd solid;
clear:both;
margin:8px auto;
width:758px;
}
#copyright h2 {
width:600px;
height:18px;
background:#e8e8e8;
margin:0 auto;
padding-left:5px;
padding-right:5px;
margin-top:20px;
line-height:18px;
text-align:center;
font-size:12px;
font-weight:normal;
color:#000;
}
#copyright h2 a {
font-size:12px;
font-weight:normal;
color:#000;
text-decoration:none;
}
#copyright h2 a:hover {
font-size:12px;
font-weight:normal;
color:#c00;
}
#copyright h3 {
height:25px;
line-height:25px;
text-align:center;
margin:5px auto;
font-size:12px;
font-weight:normal;
color:#000;
}
#copyright h4 {
height:25px;
line-height:25px;
text-align:center;
margin:0 auto;
font-size:12px;
font-weight:normal;
color:#000;
}