body 
{ 
	font-size:12px; 
	font-family:"ËÎÌå"; 
	background-color:#f8fffe; 
	color: #000000;
	SCROLLBAR-FACE-COLOR: #f8fffe; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f8fffe;
	SCROLLBAR-SHADOW-COLOR: #f8fffe; 
	SCROLLBAR-3DLIGHT-COLOR: #f8fffe;
	SCROLLBAR-ARROW-COLOR: #f8fffe; 
	SCROLLBAR-TRACK-COLOR: #f8fffe;
	SCROLLBAR-DARKSHADOW-COLOR: #f8fffe;
}

A:link 
{
	COLOR:#2A7CB1;
	FONT-FAMILY:"ËÎÌå";
	TEXT-DECORATION:none;
	font-size: 12px;
}

A:visited    
{
	COLOR:#000000;
	FONT-FAMILY:ËÎÌå;
	TEXT-DECORATION:none
}

A:active     
{
	FONT-FAMILY:ËÎÌå;
	TEXT-DECORATION:none; 
}

A:hover      
{
	COLOR:#000000;
	TEXT-DECORATION:none; 
	border-left-width:1; 
	border-right-width:1; 
	border-top-width:1
}

TABLE      
{
	FONT-FAMILY:"ËÎÌå";
	FONT-SIZE:12px;
	COLOR:#000000
}

pre        
{
	FONT-FAMILY:"ËÎÌå";
	FONT-SIZE:12px;
	COLOR:#000000
}

td         
{
	font-family: "ËÎÌå";
	font-size: 9pt;
	table-layout:fixed;
	word-break :break-all;
	color: #404275
}

span{
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #000000;
}

SELECT	 
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #f4f4f4
}
         
asp:textbox
{
	font-size: 12px; 
	background-color: #E8E8E8;
	border-top-width:1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family:ËÎÌå;
	color:#000000
}       
 
TEXTAREA 
{
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #f5f9ff; 
    scrollbar-shadow-color: #828282; 
    scrollbar-3dlight-color: #000000; 
    scrollbar-arrow-color: #797979; 
    scrollbar-track-color: #cccccc; 
    scrollbar-darkshadow-color:#000000; 
    BORDER-TOP-WIDTH: 1px; 
    BORDER-LEFT-WIDTH: 1px; 
    FONT-SIZE: 12px; 
    BORDER-BOTTOM-WIDTH: 1px; 
    BACKGROUND-COLOR: #f4f4f4; 
    BORDER-RIGHT-WIDTH: 1px
 }
 
input	
{
	font-size: 12px; 
	background-color: #E8E8E8;
	border-top-width:1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family:ËÎÌå;
	color:#000000
}

input.but20 
{
	font-family: "ËÎÌå";
	font-size: 12px;
	border: none;
	cursor: hand;	
	background-image: url(../images/button/login.gif);
	height: 20px;
	width: 50px;
}

.textborad
{
	height:60px;
	display:none;
}
.textNode_Top
{
	font-family:·ÂËÎ_GB2312;
	color:00ffff;
	font-weight:200;
	filter:shadow(strength=8,color=gray,direction=90); 
	display:inline;
	font-size:2.5em;
	height:20px;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	margin-bottom:1.5em;
}

.textNode_Bottom
{
	font-family:·ÂËÎ_GB2312;
	color:00ffff;
	filter:shadow(strength=5,color=gray,direction=90); 
	font-weight:200;
	display:inline;
	font-size:2.5em;
	 height:20px; 
	text-align:center;
	vertical-align:bottom;
	padding:5px;
	margin-top:1.5em;
	 
}
