@charset "utf-8";
body {
	margin: 0px;
}
#footer {
	background-image: url(image/copyright.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CECECE;
}
#banner {
	height: 220px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cover {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin: 0px;
	height: auto;
	width: 980px;
}

.style1 {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.style2 {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #fbae46;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	color: #fbb04a;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.style6 {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style7 {
	color: #5C5E8F;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
