@charset "utf-8";
.TopLine {
	background-image: url(../Images/TopLineBg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.IndexCBg {
	background-image: url(../Images/lxwm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.FontCSS {
	font-size: 9pt;
	color: #FFFFFF;
}
.FontEnCss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.BottomLine {
	background-image: url(../Images/BottomBg.jpg);
	background-repeat: repeat-x;
	
}
.RightLine {
	background-image: url(../Images/RightlineBg.jpg);
	background-repeat: repeat-y;
}
.MainFont {
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 20px;

}
a:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.TableRightColor {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.unnamed1 {
	color: #990000;
}
