.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textBlack a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.textBlack a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.textWhite a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.textWhite a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.leftBg {
	background-image: url("../images/left-side.jpg");
	background-repeat: repeat-y;
	background-position: right top;
}
.rightBg {
	background-image: url("../images/right-side.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.flashBg {
	background-image: url("../images/index_05.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.newsBg {
	background-image: url("../images/index_06.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutBg {
	background-image: url("../images/index_07.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.serviceBg {
	background-image: url("../images/index_15.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.contactBg {
	background-image: url("../images/contact-indexbase.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}





