html,body { margin:0; padding:0; font:12px/150% "ËÎÌå"; color:#333;}
a:link {color: #333; text-decoration: none;}
a:visited {color: #333; text-decoration: none;}
a:hover {color: #0059a5; text-decoration: underline;}

.HT_SubjectTitle
{
    font-size:14px;
    font-weight:bolder;
    color:#ffffff;
    background-color:#4891c6;
    height:24px;
    text-align:left;
    padding-left:10px;
}
.HT_LeftContent
{
    border-top:solid 1px #000000; 
    border-left:solid 1px #000000; 
    border-right:solid 1px #ffffff; 
    border-bottom:solid 1px #ffffff;
}
.HT_RightContent
{
    border:solid 1px #000000;
    background-color:#ffffff;
    padding:1px 1px 1px 1px;
}
.GY_PopwinTitle
{
    font-size:14px;
    font-weight:bolder;
    color:#ffffff;
    height:24px;
    text-align:left;
}
.TabStripCurrentItemText
{
    font-weight:bolder;
    color:#ff0000;
}
.TabStripOtherItemText
{
    color:#003C7B;
}