* {
	font-family: "ËÎÌå";
}
Body {
	font-size: 9pt;
	line-height: 12pt;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
Table,Td,form {
	font-size: 9pt;
	line-height: 12pt;
}
input,select,option,textarea {
	font-size: 9pt;
	/**border: 1px solid #29C1E8;**/
	color: #000033;

}
.b1 {
	border: 1px solid #29C1E8;
}
.tdbg1 {
	background-color: #D7D7D7;
}
.tdbg2 {
	background-color: #F6F6F6;
}
.tdbgleft {
	background-color: #F9F9F9;
}

.max1{
height:300px;
width:500px;
}

.max{
Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 0px;height:expression(body.offsetHeight);width:expression(body.offsetWidth)
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

