body, td, input, textarea {
	font-family: "Sans MT 936_S60", "Arial", "Helvetica";
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
}

.framebody {
	background-color: #ffffdd;
	padding: 10px;
}

.frameleft {
	width: 200px;
	background-color: #E5FF9E;
	border-right: 8px solid #e2e2e2;
}

.mainmenu, .mainmenub {
	width: 700px;
	background-color: #ffe7e7;
	color: #000000;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
}

.mainmenuA {
	text-decoration: underline;
}

.mainmenuSep, .mainmenuItem {
	font-size: 13px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
}

.mainmenuSep:lang(zh), .mainmenuItem:lang(zh) {
	font-size: 15px;
	font-weight: bold;
}

.langsel { font-size: 11px; font-weight:normal; text-transform: lowercase;}

.topmenu {
	border-bottom: 8px solid #e2e2e2;
}

.mainbody {
	background-color: #e2e2e2;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ddddff;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #000033;
}

a:hover {
	text-decoration: underline;
	xcolor: #000000;
}

h1 {
	color: #110000;
	margin: 0px 0px 6px 0px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #220000;
	margin: 0px 0px 6px 0px;
	font-size: 17px;
	font-weight: bold;
}

h3 {
	color: #330000;
	margin: 0px 0px 6px 0px;
	font-family: "Sans MT 936_S60", "Arial", "Helvetica";
	font-size: 16px;
	font-weight: bold;
}

h4 {
	color: #440000;
	margin: 0px 0px 6px 0px;
	font-family: "Sans MT 936_S60", "Arial", "Helvetica";
	font-size: 15px;
	font-weight: bold;
}

h5 {
	color: #550000;
	margin: 0px 0px 6px 0px;
	font-family: "Sans MT 936_S60", "Arial", "Helvetica";
	font-size: 14px;
	font-weight: bold;
}

.submenuFrame { width: 196px; padding: 12px 2px 12px 2px; font-weight: bold; text-transform: uppercase;}
.submenuFrame, .submenuFrame a, .submenuFrame a:hover { color: #000000; }
a.submenuA {color: #000000; text-decoration: underline; xpadding-left: 9px; xbackground: url(../images/mnulink.png) center left no-repeat;}
.submenu0 { text-align: center; font-size: 13px; padding-bottom: 12px;}
.submenu1 { text-align: center; font-size: 12px; }
.submenu2 { text-align: center; font-size: 9px; }
.submenu3 { text-align: center; font-size: 9px; }
.submenu0:lang(zh), .submenu1:lang(zh), .submenu2:lang(zh), .submenu3:lang(zh) 
	{ font-size: 14px; }

.videolistp1     { text-align: left; padding: 16px 32px 16px 0px; float: left;}
.videolistc1     { text-align: left; font-size: 17px; }
.videolisty1     { text-align: left; font-size: 17px; }
.videolistright1 { text-align: left; font-size: 17px; vertical-align: bottom; }
.videolisti1     { text-align: center; vertical-align: middle; padding: 20px 20px 0px 0px;}

.videolistp     { text-align: left; padding: 16px 32px 16px 0px; float: left; margin: 8px; width: 200px; }
.videolistc     { text-align: left; font-size: 14px; font-weight: bold;  padding: 0px 0px 2px 0px; }
.videolisty     { text-align: left; font-size: 14px; }
.videolistright { text-align: center; font-size: 14px; vertical-align: bottom; }
.videolisti     { text-align: center; vertical-align: middle; }

.videoinfol { text-align: left;  width: 50%; }
.videoinfor { text-align: right; width: 50%; }

.titulok { font-size: 12px; }

.index {
	font-family: "Sans MT 936_S60", "Courier New", "Courier";
	font-weight: bold;
}

.extlink {
	background: url(../images/extlink.png) center right no-repeat;
	padding-right: 15px;
}

.itext, textarea {
    border: 1px solid #a08080;
    
    background: #f0f0f0;
    width: 64px;
}

.isubmit {
    border: 1px solid #727f4f;
    border-left-color: #ffffff;
    border-top-color: #ffffff;
    background-color: #E5FF9E;
    padding: 4px 10px 4px 10px;
}

.cl1 {
    background: #E5FF9E;
}

.cl2 {
	background: #ffe7e7;
}