BODY{
font-family: "ËÎÌå"; 
font-size : 12px;
font-weight : normal;
font-style : normal;
color: black;
background-color:White;
padding: 1px;
SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
SCROLLBAR-SHADOW-COLOR: buttonface;
SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
SCROLLBAR-TRACK-COLOR: #eeeeee;
SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}
A{
font-size: 12px;
font-style : normal;
text-decoration : none;
color:black;
}
A:visited{
color:black;
text-decoration : none;
}
A:active{
color:#990000;
text-decoration : underline;
}
A:Hover{
color:red;
text-decoration : underline;
}
img{
border:none;
VERTICAL-ALIGN: middle;
}
td{	
font-size: 12px;
}
button
{
font-size:12px;
BORDER: solid 1px #1362A7;
behavior:url("/include/htc/button.htc");
height:20px;
}

textarea, .scrl{
SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
SCROLLBAR-SHADOW-COLOR: buttonface;
SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
SCROLLBAR-TRACK-COLOR: #eeeeee;
SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}

.bgcolor{
background-color:#DCEAF7;
}
.bg1{
background-color:#ecf0f7;
}
.bg2{
}
.button{
font-size:12px;
BORDER: solid 1px #1362A7;
background:url(/image/title.gif);
height:20px;
}
.title
{
margin-top:-1px;
margin-left:-1px;
padding-top:3px;
padding-left:15px;
height:22px; 
font-size: 12px; 
font-weight:bolder; 
color:#ffffff;
text-align:left;
background:#ffffff url(/image/titlebg.gif) no-repeat left center fixed;
} 
.adjustlefttop{margin-top:-1px;margin-left:-1px;}
.head{
height:18px;
font-size: 12px; 
color:black;
background:url(/image/title.gif);
background-color:#DCEAF7;
}
.foot{
color:black;
}
.box{
font-size:12px;
BORDER: solid 1px #1362A7;
}
.underline{border-bottom:solid 1px #DCEAF7;}
.ubox{padding:5px;border:dashed 1px #DCEAF7;}
.tbox{
border-top:solid 1 #1362A7;
border-right:solid 1 #1362A7;
}
.tbox td{
border-left:solid 1 #1362A7;
border-bottom:solid 1 #1362A7;
}
.remark{
color:#0000FF;
}