.stylebgtop {
	background-image: url(images/bg/bg_top.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 202px;
	width: 1280px;
}
.stylemid1 {
	background-image: url(images/bg/bg_mid1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 416px;
	width: 1280px;
}
.stylemid2 {
	background-image: url(images/bg/bg_mid2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 224px;
	width: 1280px;
}
.stylebot {
	background-image: url(images/bg/bg_bot.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 1280px;
}
.style14wL {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #E8E8E8;
	text-align: left;
}
.style14gL {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: left;
}
.style12gL {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
}
.style12g2L {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.style12g2C {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}
.style14g2C {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.style14g2L {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: left;
}