/**
 @ 头部 */
#head {
position:relative;
width:944px;
margin:15px auto 0;
height:37px;
background:url("/static/images/blue/top.gif") repeat-x left -40px;
}
/**
 @ 头部 */
#head h2 {
display:none;
}
/**
 @ 登陆 */
.login {
position:absolute;
top:0;
left:-8px;
z-index:1;
height:26px;
padding:11px 0 0 20px;
background:url("/static/images/blue/top.gif") no-repeat left top;
color:#ffffff
}
.login span{
margin:0 5px;
color:#ffc600;
font-weight:bold;
}
/**
 @ 版本 */
.edition {
position:absolute;
top:0;
*left:580px;
right:150px;
z-index:3;
margin:9px 0 0;
}
.edition ul {
height:20px;
padding:4px 0 0;
overflow:hidden;
zoom:1;
color:#ffffff;
}
.edition li {
float:left;
margin-left:10px;
}
.edition li a:link,.edition li a:visited {
color:#FFFFFF;
text-decoration:none;
}
.edition li a:hover,.edition li a:active {
color:#FFFFFF;
text-decoration:none;
}
/**
 @ 皮肤 */
#Skin {
position:absolute;
top:0;
right:-8px;
z-index:2;
height:26px;
padding:11px 20px 0 0;
background:url("/static/images/blue/top.gif") no-repeat right -83px;
}
#Skin ul {
width:120px;
height:15px;
margin-right:-5px;
overflow:hidden;
zoom:1;
background:url("/static/images/theme.gif") no-repeat left top;
}
#Skin li {
float:left;
width:15px;
height:15px;
margin-right:5px;
text-indent:-3000px;
cursor:pointer;
}

/**
 @ 导航 */
.navi {
width:960px;
height:66px;
margin:0 auto;
zoom:1;
background:url("/static/homepage/images/skin.gif") repeat-x left -118px;
}
.navi h1 {
display:inline;
float:left;
width:272px;
margin-left:20px;
background:url("/static/homepage/images/skin.gif") no-repeat left -42px;
text-indent:-3000px;
}
.navi h1 a {
display:block;
height:66px;
}
.navi h2 {
display:none;
}
.navi p {
float:right;
width:600px;
margin-top:30px;
color:#004499;
}
.navi p a:link,.navi p a:visited {
color:#004499;
text-decoration:none;
}
.navi p a:hover,.navi p a:active {
color:#186BD3;
text-decoration:none;
}
/**
 @ banner */
.banner {
width:960px;
height:136px;
margin:10px auto;
}





