@charset "gb2312";
a:link {
	color: #333;
	text-decoration: none;
}
.top {
	background-image: url(5.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 396px;
}
.top .logo {
	background-image: url(logo.png);
	display: block;
	height: 40px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.top .logo .p {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	height: 35px;
}
.top .cp {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.top .gd {
	text-align: center;
	height: auto;
	width: 1202px;
	margin-right: auto;
	margin-left: auto;
}
.top .logo .p b {
	font-size: 14px;
	color: #F00;
}
