body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;  
 SCROLLBAR-FACE-COLOR: #f6f6f6;
 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
 SCROLLBAR-SHADOW-COLOR: #cccccc; 
 SCROLLBAR-3DLIGHT-COLOR: #cccccc;
 SCROLLBAR-ARROW-COLOR: #338585; 
 SCROLLBAR-TRACK-COLOR: #f6f6f6; 
 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
a{ 
    color: #333333;
	text-decoration: none;
}
a:link {color: #333333;text-decoration: none;}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover{
	COLOR: #3399cc;
	text-decoration: underline;
}
a:active {
	color: #3399cc;
	text-decoration: underline;
}

a.link{
	color: #ffffff;
	text-decoration: none;
}
a.link:link {color: #ffffff;text-decoration: none;}
a.link:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link:hover{
	COLOR:#0066FF;
	text-decoration: none;
}
a.link:active {
	color: #000000;
	text-decoration: none;
}

.font1{color: #6666FF;font-weight: bold;}

.box1{background-color:#FFFFFF;width:100px;height:25px; font-size:16px;}
.box2{background-color:#CCFF33;width:100px;height:25px; font-size:16px;}
.tr1{background-color:#f0feff;}
.tr2{background-color:#66CCFF;}
.button1{border:#6666FF solid 1px; background: #FFFFCC; width:60px; height:18px;}
.text1{border:#d3e5fa solid 1px; background: #FFFFff; width:400px;height:18px;}
.text2{border:#d3e5fa solid 1px; background: #FFFFff; width:300px;height:18px;}
.text4{border:#d3e5fa solid 1px; background: #FFFFff; width:100px;height:18px;}
.text3{border:#d3e5fa solid 1px; background: #FFFFff; width:300px;}
.select1{height:18px; border:#d3e5fa solid 1px;}
.sel{height:14px;}
#table0{border-collapse:collapse;}
.table{table-layout: fixed;word-wrap:break-word;}
.div{word-wrap:break-word;}

select 
{ 
position: relative; 
left: -2px; 
top: -2px;
height:16px; 
line-height: 10px; color: #666666; 
border-style: none; 
border-width: 0px; 
} 