a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
A.b {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.b:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bl {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
A.bl:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.centerbg {
	background-attachment: fixed;
	background-image: url(../image/index_center_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rightborder {
	padding: 5px;
}
.font1 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.font2 {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.font3 {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.font4 {
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.font5 {
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
}
.font6 {
	font-size: 16px;
	line-height: 32px;
	color: #CC3300;
	font-weight: bold;
}

