/* 全局定义 */
* {
margin:0;
padding:0;
}
body {
font-family:"宋体",arial;
font-size:12px;
margin:0 auto;
width:950px;
}
ul {
list-style:none;
}
img {
border:0;
display:block;
}
.noborder {
border:0!important;
}
/* 网页宽度 */
.w980 {
width:980px;
}
/* 顶部导航 */
.hd {
border:1px solid #92C7F0;
}
.hd a {
color:#000;
text-decoration:none;
}
.login {
background:url(../images/index_bglogin.gif) repeat-x;
border:1px solid #FFF;
height:22px;
overflow:hidden;
}
.login p {
display:inline;
float:left;
line-height:22px;
margin:0 30px;
}
.login fieldset {
border:0;
float:left;
line-height:22px;
margin:-1px 0 0;
*margin:-1px 0 0;
_margin:0;
}
.login fieldset span {
display:inline;
float:left;
margin:0 5px;
}
.login span input {
border:1px solid #9B9D9B;
height:17px;
}
.login span select {
height:20px;
}
.btn {
padding:1px 0 0;
*padding:0 0 0;
_padding:2px 0 0;
}
.btn input {
background:url(../images/index_btnlogin.gif) no-repeat;
border:0;
color:#62707A;
line-height:17px;
margin:0 0 0 15px;
width:40px;
}
.login ul {
float:right;
}
.login li {
background:url(../images/index_fav.gif) no-repeat;
float:left;
line-height:22px;
margin:0 5px;
text-indent:20px;
}
.login li a {
color:#000;
}
#fav_index {
background-position:0 -22px;
}
#gNav {
border-top:1px solid #92C7F0;
clear:both;
height:61px;
overflow:hidden;
}
#gNav h1 {
background:url(../images/logo_new.gif) no-repeat;
display:inline;
float:left;
height:57px;
margin:2px 20px 0 12px;
width:162px;
}
#gNav h1 a {
display:block;
height:57px;
width:162px;
}
#gNav h1 span {
display:none;
}
#gNav ul {
float:left;
height:38px;
margin:12px 0 0;
overflow:hidden;
width:750px;
}
#gNav li {
border-right:1px solid #000;
float:left;
height:24px;
overflow:hidden;
padding:0 12px;
text-align:right;
width:60px;
}
#gNav .wli {
width:66px;
}
#gNav .nli {
width:52px;
}
#gNav .noborder {
width:36px;
}
#gNav li strong {
float:left;
}
#gNav li strong a {
color:#069;
}
#gNav li a {
color:#000;
}
/* 搜索框 */
.serch {
margin:0 30px 0 0;
}
.serch input {
margin:0 5px;
}
.btnserch {
background:url(../images/bg_searchbt.gif) no-repeat;
border:0;
cursor:pointer;
height:20px;
width:41px;
}
/* 版权信息 */
.ft {
border:1px solid #DDD;
clear:both;
margin:0 auto 10px;
padding:20px 150px;
text-align:center;
}
.ft ul {
background:#E8E8E8;
height:16px;
line-height:16px;
margin:0 auto;
overflow:hidden;
padding:2px 0 1px;
}
.ft li {
border-right:1px solid #000;
display:inline;
padding:0pt 15px;
}
.ft li a {
color:#000;
text-decoration:none;
}
.ft p {
color:#000;
font-family:Verdana,Arial,Helvetica,sans-serif;
height:20px;
line-height:20px;
margin:8px auto 0;
overflow:hidden;
}
.ft p a {
color:#343434;
margin:0 10px;
text-decoration:none;
}
/* 友情链接 */
.links {
border:1px solid #ccc;
clear:both;
height:1%;
line-height:30px;
margin:5px 0;
overflow:auto;
}
.links h2 {
color:#000;
display:inline;
float:left;
font-size:14px;
text-indent:20px;
width:120px;
}
.links h2 a {
color:#000;
}
.links h3 {
color:#000;
display:inline;
float:left;
font-size:14px;
text-indent:20px;
width:120px;
}
.links h3 a {
color:#000;
}
.links ul {
display:inline;
float:left;
margin:5px 0;
width:820px;
}
.links li {
width:110px;
height:20px;
float:left;
line-height:20px;
text-align:center;
overflow:hidden;
}
.links li a {
font-size:12px;
color:#000;
margin-left:20px;
text-decoration:none;
}
.links li a:hover {
font-size:12px;
color:#c00;
text-decoration:none;
}