@charset "utf-8";
.logo_inside {
	width: 950px;
	height:auto!important;
	float: left;
}
.logo_pos {
	display: block;
	height: 101px;
	width: 219px;
	float: left;
	vertical-align: bottom;
	background-color: #F00;
}
.logo_daohang {
	height: 82px;
	width: 950px;
	display: block;
	float: left;
	vertical-align: bottom;
}
.logo_pindao {
	height: 70px;
	width: 940px!important;
	display: block;
	vertical-align: bottom;
	margin-top: 2px;
	background: url(../images/toubu3.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
.logo_pindao a{
	width: 65px;
	height: 26px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;	
}
.logo_pindao a:hover{
	width: 65px;
	height: 26px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.logo_banner {
	float: right;
	width: 730px;
	height: 100px;
	display: block;
}

