body {
	font-family: "ө", Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CBCBCB;
}
.menuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #32617D;
}
a:link {
	text-decoration: none;
	color: #CBCBCB;
}
a:visited {
	text-decoration: none;
	color: #CBCBCB;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.blacktxt:link {
	text-decoration: none;
	color: #000000;
}
a.blacktxt:visited {
	text-decoration: none;
	color: #000000;
}
a.blacktxt:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.blacktxt:active {
	text-decoration: none;
	color: #FFFFFF;
}

.px1 {
	font-size: 1px;
}
td {
	font-family: Arial, "細明體";
	font-size: 12px;
}
.index_bg {
	background-image: url(index_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.txt_top_bg {
	background-image: url(txt_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.txt_down_bg {

	background-image: url(txt_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.classmenu {
	background-image: url(classmenu.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.classmenuOver {
	background-image: url(classmenu2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.blacktxt {
	color: #000000;
}
.bor_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "細明體", Verdana;
}
.style2 {
	color: #01416B;
	font-family: SimSun, Arial;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #044874;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B6BA8;
	font-weight: bold;
	font-size: 13px;
}
.style5 {color: #3B3B3B}