body {
	background-color: #222222;
	margin:0px;
	color: #a9a9a9;
	font-size: 13px;
}
a {
	text-decoration:none;
	color: #80AAFF;
}
a:link {
	color: #80AAFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #00FF00;
}


HTML {
/*	scrollbar-arrow-color: #F99DAD; scrollbar-base-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #666666; scrollbar-shadow-color: #666666; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff
original
*/
	scrollbar-arrow-color: #F99DAD; scrollbar-base-color: #000000; scrollbar-face-color: #000000; scrollbar-highlight-color: #666666; scrollbar-shadow-color: #666666; scrollbar-track-color: #323232; scrollbar-darkshadow-color: #000000
}

hr {
	width: 90%;
	border: 1px dashed #555555;
	height: 0px;
}

.fontStyle1 {
	font-size: 13px;
	color: #CCFF33;
}

.tableStyle1 {
	margin: 15px;
	background-color: #111111;
	border: 3px double #333333;
	padding: 2px;
}

TABLE.tableStyle2{
	border-color:#333333;
	text-align:center;
	vertical-align:top;
/*	border-collapse:collapse;
    border-top: 1px solid #EBEAEE;    
    border-left: 1px solid #EBEAEE;    
    border-right: 0px;    
    border-bottom: 0px;    */
}

.tableStyle2 TD {
	vertical-align:top;  
    border-top: 1px solid #111111;    
    border-left: 1px solid #111111;    
    border-right: 1px solid #666666;    
    border-bottom: 1px solid #666666;	
}   
.tableStyle2 P {
	color:#969154;
	font-weight:bolder;
	}

.test{border-color:#333300;}

.currentFlag {
	background-color: #0000ff;
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 100%;
}
.borderCircle {
	border: 1px solid #555555;
}
.cellStyle1 {
	text-indent: 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969154;
}
.cellStyle2 {
	text-indent: 8px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #669900;
}
.cellStyle3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
.cellStyle4 {
	text-indent: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #969154;
}
.cellStyle5 {
	text-indent: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #969154;
}
.cellStyle6{
	border: 1px solid #CCCC33;
}

.inputStyle1 {
	border: 1px dashed #9C9660;
	height: 18px;
	background-color: #E6E6C1;
	color: #ED00B2;
}
.inputStyle2 {
	color: #FF00FF;
	border: 1px solid #9C9660;
	width: 25px;
	height: 18px;
	background-color: #111111;
	font-weight: bolder;
}
.inputStyle3 {
	color: #FF0000;
	border: 1px solid #9C9660;
	height: 18px;
	background-color: #111111;
	font-weight: bolder;
}
.inputStyle4 {
	color: #FFFFFF;
	border: 1px solid #a9a9a9;
	background-color: #222222;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
.inputStyle5 {
	border: 1px solid #9C9660;
	height: 18px;
	background-color: #E6E6C1;
	color: #ED00B2;
}
.inputGoogleSearch {
	border: 1px solid #9C9660;
	height: 21px;
	background-color: #E6E6C1;
	color: #ED00B2;
}

.buttonStyle1 {
    border:1px solid #FFCC99;
	cursor:pointer;
	width: 80px; 
	height:22px;
	padding:0px 3px 2px 3px 
	!important;padding:2px 2px 0px 1px;background:#fff url(bg_button.gif);
}
.buttonStyle11 {
    border:1px solid #FFCC99;
	height:44px;
	cursor:pointer;
	padding:0px 3px 2px 3px 
	/*!important;padding:2px 2px 0px 1px;background:#fff url(bg_button.gif);*/
}
.buttonGoogleSearch {
    border:1px solid #FFCC99;
	height:22px;
	padding:0px 3px 2px 3px 
	!important;padding:2px 2px 0px 1px;background:#fff url(bg_button.gif);
}

.tb_Head{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
/*table.tb_Head td{
	background-color:#222222
}*/
.cell1 {
	background-color: #000000;
	color: #80AAFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	height: 50px;
	padding: 10px;
}

.mytextarea {
	font-size: 12px;
	color: #dfd9a7;
	background-color: #323232;
	border: 1px solid #555555;
	line-height: 130%;
	overflow: auto;
	width: 90%;
	height: 300px;
	padding: 8px;
}
.textarea1 {
	color: #dfd9a7;
	background-color: #323232;
	border: 1px solid #555555;
	line-height: 130%;
	overflow: auto;
	width: 90%;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textarea2 {
	color: #dfd9a7;
	background-color: #323232;
	border: 1px solid #555555;
	line-height: 130%;
	overflow: auto;
	width: 90%;
	padding: 8px;
}
.mytextarea4 {
	font-size: 16px;
	color: #dfd9a7;
	background-color: #323232;
	border: 1px solid #555555;
	line-height: 130%;
	overflow: auto;
	width: 95%;
	height: 300px;
	padding: 8px;
	font-family:simsun,mssong,mingliu,arial;
}
table.tb_Main {
	width: 100%;
	margin-top: 10px;
}
/***************Left Frame**************/
td.cellLeft img {margin-right:6px; margin-bottom:3px; position:relative; top:6px;}
td.cellLeft {
	width: 160px;
	color: #F5F5DC;
	font-family: Tahoma, Arial, Helvetica;
	text-align: left;
	padding-left: 3px;
	padding-right:0px;
/*	line-height:50px;*/
}
td.cellLeft a{
	color: #F5F5DC;
	text-decoration: none;
/*	font-weight: bold;*/
}
td.cellLeft a:hover {
	color: #ff0000;
	text-decoration:underline;
/*	font-weight: bold;*/
}
td.cellLeft a:active {
	color: #00ff00;
	text-decoration:underline;
/*	font-weight: bold ;*/
}
/*table.tb_Main .cellLeft {
	width: 150px;
	border: 0px dotted #555555;
	font-family: Arial, Helvetica, sans-serif;
}
td.cellLeft a {
	display: block;
	margin: 0px;
	text-align: left;
	text-indent: 10px;
	height: 24px;
}
td.cellLeft a:hover {
	background-color: #666666;
	color: #FF0000;
}
td.cellLeft a.menuLeft {
	color: #80AAFF;
	width: 148px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: left;
	padding-top: 5px;
	height: 20px;
}

.notCurrentTag {
	color: #222222;
}*/
.currentTag {
	background-color:#999999;
}

/***************Right Frame**************/
table.tb_Main .cellRight {
	width: 160px;
	border: 1px dashed #555555;
	background-color: #222222;
}

td.cellRight a {
	display: block;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	height: 24px;
}

td.cellRight a:hover {
	background-color: #757575;
	color: #00FF00;
}
td.cellRight a.menuRight {
	color: #397d9d;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: left;
	padding-top: 5px;
	height: 20px;
}
/***************Center Frame**************/
/*table.tb_Main .title_sty {
	background-color: #00FF00;
}*/
table.tb_Main .langTitle{
	width: 30%;
	text-align: center;
	cursor: pointer;
	color: #F5F5DC;
	font-size: 15px;
	border: 1px solid #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*table.tb_Main .titleNotCurrent{
	width: 30%;
	text-align: center;
	cursor: hand;
	color: #F5F5DC;
	font-size: 13px;
	border: 0px solid #222222;
}*/
table.tb_Main .titleSpace{
	background-color: #222222;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	text-align: center;
	width: 5%;
}
.MainFrame {
	background-color: #323232;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
.item1 {
	border: 1px dashed #555555;
	margin: 15px;
	padding: 0px;
}
.itemTitle {
	background-color: #000000;
	height: 30px;
	text-indent: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #80AAFF;
}
.itemTitle0 {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #80AAFF;
	padding: 8px;
	line-height: 180%;
}
.itemContent {
	background-color: #222222;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}

table.tb_Main .cellCenter {
	border: 0px solid #555555;
	vertical-align: top;
}

table.tb_Main .cellSpace1 {
	width: 8px;
}
/* for page forgettingCurve */
.Collapsed{display: none;}
.Expanded{display: inline;}
a.lk:link {COLOR: #FFCC66; text-decoration: none}
a.lk:visited {COLOR: #FFCC66; text-decoration: none}
a.lk:active {COLOR: #33ff00}
a.lk:hover {COLOR: #FFCC66; text-decoration: underline;  position: relative; right: 0px; top: 0px}
a.lk2:link {COLOR: #d6d1a4; text-decoration: none}
a.lk2:visited {COLOR: #d6d1a4; text-decoration: none}
a.lk2:active {COLOR: #33ff00}
a.lk2:hover {COLOR: #DD9E9B; text-decoration: underline;  position: relative; right: 0px; top: 0px}