@charset "UTF-8";
/* CSS Document */
.header{ overflow:auto; zoom:1; border-bottom:#3858b8 solid 3px; padding-top:20px; padding-bottom:10px;}
.header_box1{ float:left; width:280px;}
.header_box2{ float:left; width:130px;}
.header_box2 p{ font-size:18px; font-family:microsoft yahei; color:#999; padding-top:30px;}
.header_box2 p span{ padding-right:30px; font-size:12px; line-height:12px; float:left; padding-top:6px;}
.header_box3{ float:left; text-align:right; width:570px; }
.header_box3 p{ padding-top:3px; color:#666;}
.header_box3 p a{ color:#dd0000;} 
.header_box3_menu a{ color:#333!important;}

.header_search{ padding-top:10px; position:relative;}
.header_search_left{ border:#e7e7e7 solid 1px; height:23px; line-height:23px; padding:0px!important; width:200px; border-right:none; color:#666; font-size:12px; padding-left:4px!important; position:absolute; right:25px; top:10px;}
.header_search_right{ background:url(../images/bg.png) no-repeat 0px -42px; width:25px; height:25px; padding:0px; border:none; text-indent:-999em;position:absolute; right:0px; top:10px;}





/*会员中心 导航*/
.user_menu{ background:#3858b8; height:32px; line-height:30px; font-size:14px;}
.user_menu p a{ color:#fff; font-weight:bold; float:left; height:32px;}
.user_menu p a:hover{ color:#fff; font-weight:bold; float:left; height:32px; background:url(../images/bg.png) no-repeat -98px 26px;}
.user_menu p span{ color:#7690dc; font-size:11px; padding-left:20px; padding-right:20px; float:left;}
.user_menu .cur{ background:url(../images/bg.png) no-repeat -98px 26px;}
.user_menu .close{ float:right; font-size:12px; background:url(../images/bg.png) no-repeat -72px -261px; padding-left:17px;}
.user_menu .close a{ color:#fff;}

