@charset "gb2312";
.heard {
	width: 100%;
	background-image: url(../images/logobg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 152px;
}
.flash {
	height: 400px;
	width: 860px;
}
.opens {
	text-align: center;
	width: 800px;
}
.clear {
	clear: both;
}
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.heard img {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.opens a {
	color: #6c6a6c;
	text-decoration: none;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}
.foots {
	background-image: url(../images/footbg.gif);
	height: 78px;
	line-height: 32px;
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: none;
}

.foots a {
	color: #333333;
	text-decoration: underline;
}
