header{
    height: 30px;
    line-height: 30px;
    background: #f2f2f2;
}
.header-wrapper{
	background:#f2f2f2;
	font-size: 13px;
	letter-spacing: 1px;
}
.header-top{
	overflow: hidden;
}
.header-bottom{
	margin-top: 20px;
}
.nav_Box{
	width: 100%;
	border-bottom: 1px solid #DF131D;
}
.h_left{
    float: left;
    position: relative;
}
.h_left div{
    float: left;
}
.h_leftBox2{
    padding: 0 15px;
}
.h_right{
    float: right;
}
.h_right .font_red{
	padding: 0;
	border: 0;
	margin-left: 5px;
}
.h_right .h_rightBox2{
	float: right;
	border: 0;
}
.h_right div{
    float: right;
    cursor: pointer;
}
.h_rightBox4{
    padding-left: 15px;
}
.h_rightBox3{
    padding: 0 15px;  
}
.bianju{
	width: 1px;
	height: 16px;
	background: #dfdfdf;
	margin:7px 0;
}
.h_rightBox2{
    padding: 0 15px;
}
.h_rightBox1{
    padding-right: 15px;
}
/*登陆后的头部*/
.yonghu{
	display: inline-block;
}
.h_right a{
	padding: 0 14px;
	border-right: 1px solid #dfdfdf;
	color: #6a6a6a;
}
.car_num{
	color:#bf565a;
}
.car_logo{
	display: inline-block;
	background: url(../images/personal/car_tb.jpg);
	width: 14px;
	height: 12px;
	margin-right: 6px;
	vertical-align: middle;
}
