/*
 header css
 */

.header{width:100%;height:100%;background:url(../images/header_bg.gif) repeat-x top ;font-size:14px;}
.header .header_over{width:100%;height:41px;background:url(../images/header_bg_over.png) repeat-x;position:absolute;top:0;left:0;}
.header .header_wrap{width:960px;height:108px;margin:0 auto;position:relative;}
.header .header_wrap .logo{width:239px;height:66px;background:url(../images/logo.png) no-repeat;position:absolute;top:40px;}
.header .header_wrap .login{width:363px;height:41px;position:absolute;top:0;right:0;}
.header .header_wrap .login .hotline{height:41px;line-height:41px;position:absolute;top:0;left:0;color:#fff;}
.header .header_wrap .login .login_button{position:absolute;top:0;right:0;}
.header .header_wrap .login .login_button a{display:block;width:150px;height:41px;background:url(../images/login.gif) no-repeat;}
.header .header_wrap .nav{height:38px;line-height:38px;position:absolute;bottom:28px;right:10px;}
.header .header_wrap .nav ul li{float:left;padding:0 30px;}
