.H_logo{
	width:192px;
	margin-top: 13px;
}
.nav{
	width:100%;
	height:40px;
	/*border-top:2px solid #db4143;*/
	/*border-bottom:1px solid #d8d8d8;*/
	background: #f5f5f5;
	/*margin-top:21px;*/
}
.nav .logo{
	width: 136px;
	height: 37px;
}
.nav .logo a>img{
	width:136px;
	height:37px;
	margin-left:8px;
}
.nav .nav-right ul a{
	text-decoration: none;
	font-size:16px;
	color:#252525;
	margin-right:28px;
}