body {font-family: "ËÎÌå"; margin:0px; font-size:12px; background-color:#FEE6BA;SCROLLBAR-BASE-COLOR:#F1C26A;}
input,select{font-size:12px; background-color:#FEE6BA; border:solid 1px #000000;}

#showBar{font-family:Webdings; color:#FFFFFF; background-color:#F1C26A; cursor:hand}
div{font-family: "ËÎÌå"; margin:0px; font-size:12px;}
#divBorder{text-align:Left; padding:10px;border:solid 1px #000000}
#divTitle{padding:3px; padding-left:10px; width:100%; text-align:left; border:solid 1px #000000; background-color:#F1C26A; cursor:hand}
#ItemBody{padding:5px 10px; width:100%; text-align:left; border:solid 1px #000000; line-height:20px;display:none;}
.showCSS{
event:expression(
onmouseover = function()
{
this.style.backgroundColor='#FED994'
}

onmouseout = function()
{
this.style.backgroundColor='#FEE6BA'
}
)
}

a:link {text-decoration: none;	color: #000000;}
a:visited {	text-decoration: none;	color: #000000;}
a:hover {text-decoration: none;	color: #000000;}
a:active {text-decoration: none;color: #000000;}
.hjj{font-style: normal; line-height: 20px;}