.qd_header_o{
	background-color: #001956;
	width: 1000px;
	height: 512px;
	margin: 0 auto;
}
.qd_header_o .logo{
	float: left;
	width: 436px;
	height: 398px;
}
.qd_header_o .content{
	float: left;
	width: 467px;
	height: 191px;
	margin-top: 120px;
	margin-left: 34px;
}
.qd_header_o .content .enter{
	margin-top: 15px;
	margin-left: 202px;
}
.qd_header_o .content .enter a{
	display: block;
	background: url(../img/enter.png) center no-repeat;
	width: 80px;
	height: 28px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
