/*-------------------common------------------*/
HTML {
   scrollbar-3dlight-color:    #D3A16D;
   scrollbar-arrow-color:      #D3A16D;
   scrollbar-darkshadow-color: #D3A16D;
   scrollbar-face-color:       #E2CDA7;
   scrollbar-highlight-color:  #FFFFF0;
   scrollbar-shadow-color:     #FFFFF0;
}

a.new_link:link    { background-color : transparent; color : #256FB8;}
a.new_link:visited { background-color : transparent; color : #996699;}
a.new_link:hover   {color:#DD0066;background-color:#EEEEEE;text-decoration:none}

a.g_link:link    { background-color : transparent; color : #555555;text-decoration:none}
a.g_link:visited { background-color : transparent; color : #555555;text-decoration:none}
a.g_link:hover   {color:#DD0066;background-color:#EEEEEE;text-decoration:none}

BODY {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	font-family: 'MS Gothic','MS UI Gothic';
	font-size: 12px;
	color: #555555;
	line-height: 136%;
}


TABLE {
	border-collapse: collapse;
}

TH {
	word-break:break-all;
	background-color: #FFDDAA;
}
IMG {
	border-width: 0px;
	border-style: none;
}
INPUT,TEXTAREA,SELECT{
	font-size: 12px;
	color: #555555;
}

/*-------------------class start------------------*/
div#manual td {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	font-family: 'MS Gothic','MS UI Gothic';
	font-size: 14px;
	color: #555555;
	line-height: 136%;
}




.clsbtn  {
	color: #EEEEEE;
	background-color: #625331;
	border: 1px solid #DDAA99;
	text-align: center;
	line-height: 136%;
}


.logintxt {
	height: 16px;
	width: 88px;
	border: 1px solid #666666;
}

/*-------------------all kinds of font------------------*/

.f_orange12b {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.f_orange10b {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.f_darkgray12b {
	font-size: 12px;
	font-weight: normal;
	color: #F5F5F5;
	text-decoration: none;
}
.f_darkgray10 {
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.f_gray12 {
	font-size: 12px;
	font-weight: normal;
	color: #9D9C9C;
	text-decoration: none;
}
.f_blue12 {
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}

.f_white12b_shadow {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.f_red12b {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.treeimg {
	font-size: 10px;
	font-weight: bold;
	background: #FFFFFF;
	text-decoration: none;
	color:#669900;
	border-bottom: 1px solid #669900;
	border-left: 1px solid #669900;
	border-right: 1px solid #669900;
	border-top : 1px solid #669900;
}
.treeimg2 {
	font-size: 10px;
	font-weight: bold;
	background: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top : 1px solid white;
}

.font1 {
	font-family: "MS Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #696969;
}
.font2 {
	color: #666666;
	font-family: "MS Gothic", "";
	font-size: 12px;
	font-weight: bold;
}
.font3 {
	font-family: "MS Gothic", "";
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.box {
	height: 18px;
	border: 1px solid #666666;
}
td {
	font-family: "MS Gothic", "";
	font-size: 12px;
	font-weight: normal;
	word-break:break-all;
}
.box1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
}
.font4 {
	font-family: "MS Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #8CBF3B;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.f_warnmsg {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.toTop{
	text-align:right;
	padding-bottom: 5px;
}

/*-------------------end------------------*/

