@charset "gb2312";
.CSS.css {
}
.TopMenuBg {
	background-image: url(/images/TopMenuBg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.PageLeftLine {
	background-image: url(/images/PageLeftLine.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.PageRightLine {
	background-image: url(/images/PageRightLine.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.PageLine {
	background-image: url(/images/LineBg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.FontEn {
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	word-spacing: 1pt;
	color: #777777;
}
.FontTitle {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: 7cb600;
	letter-spacing: 1px;
}
.ProgramBigClassCss {
	font-family: Arial;
	font-weight: bold;
	background-image: url(/images/ProgramBigClassBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ProgramBigClass0Css {
	font-family: Arial;
	font-weight: bold;
	background-image: url(/images/ProgramBigClassBg0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ProgramSmallClassCss {
	font-family: Arial;
	font-weight: bold;
	background-image: url(/images/ProgramSmallClassBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.TextArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #f8f5f1;
}
.FontMainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #696664;
}
.ctb1 img{ /*contactup.asp里面的表格图片边框为1*/
	border:1px #009900 solid;
	padding:1px;
}
