@charset "utf-8";
.logo_inside {
	width: 1000px;
	height:auto!important;
	float: left;
	background-color: #FF0000;
}
.logo_pos {
	display: block;
	height: 90px;
	width: 210px;
	float: left;
	vertical-align: bottom;
	background-color: #FF0000;
}
.logo_daohang {
	height: 60px;
	width: 1000px;
	display: block;
	float: left;
	vertical-align: bottom;
	background-image: url(../images/toubu3.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.logo_pindao a{
	width: 71px;
	height: 26px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.logo_pindao a:hover{
	width: 71px;
	height: 26px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.logo_banner {
	float: right;
	width: 730px;
	height: 90px;
	display: block;
	background-color: #333;
}
