@charset "utf-8";
/* CSS Document */

.header{ padding-bottom:7px; background:url(../images/header_bottom.gif) repeat-x bottom;}
.head_bj{ background:url(../images/header_bj.gif) repeat-x;}
.head_bj .head{ background:url(../images/head_bj.gif) no-repeat; width:1000px; height:199px; margin:0 auto;}
.head_bj .head .logo{width:562px; height:62px; float:left; padding-top:60px;}
.head_bj .head .logo a{ background:url(../images/logo.png) no-repeat; width:562px; height:62px; display:block; overflow:hidden;}
.head_bj .head .userGin{width:80px; height:32px; float:right;}
.head_bj .head .userGin a{ background:url(../images/usergin.png) no-repeat; width:80px; height:32px; display:block; overflow:hidden;}

.nav_bj{ background:#0886de;}
.nav{ width:1000px; margin:0 auto; height:40px; font:14px/40px "微软雅黑";}
.nav a{ display:block; height:40px; padding:0 40px; line-height:40px; float:left; color:#FFF;}
.nav a:hover,.nav a.cur{ background:#0778c7;}
.nav span{ width:2px; height:40px; overflow:hidden; display:block; float:left; background:url(../images/nav_xian.gif) no-repeat center;}


