/* CSS Document */
body{
margin:0;
font-size:12px;
color:#395584;
}
td{
font-size:12px;
}
.INPUT_BORDER_0{
margin:0px;
padding:4px 2px 0px 5px;
width:138px;
height:22px;
font-size:12px;
color:#999999;
border:0px;
}
#SCROLL_MENU{
 position:absolute;
 padding:0px;
 left:0px;
 top:0px;
 width:78px;
 height:385px;
 color:white;
}
a:link,a:visited,a:active{
font-size:12px;
color:#395584;
text-decoration:none;
}
a:hover{
font-size:12px;
text-decoration:underline;
}
a.red:link,a.red:visited,a.red:active{
font-size:12px;
color:red;
text-decoration:none;
}
a.red:hover{
font-size:12px;
text-decoration:underline;
}
.tr-white{
background-color:#fff;
}
.tr-black{
background-color:#ECECEC;
}
.news1{
cursor:pointer;
padding:6px 0px 0px 20px;
font-size:12px;
color:#FFFFFF;
float:left;
background-image:url(/images/news1.gif);
width:92px;
height:22px;
}
.news2{
cursor:pointer;
margin-left:3px;
padding:6px 0px 0px 20px;
font-size:12px;
color:#666;
float:left;
background-image:url(/images/news1.gif);
background-position:92px 92px;
width:92px;
height:22px;
}
/*TABLE*/
.MENU1{
padding-left:22px;
}
.MENU1 li{
color:#395584;
margin:2;
list-style:none;
background-image:url(../images/line2_07.gif);
border:1px solid #DEDEDE;
width:94px;
padding:3px;
}
.MENU1 li a:link{
width:94px;
color:#395584;
background-image:url(../images/line2_07.gif);
text-decoration:none;
}
.MENU1 li a:visited{
width:94px;
color:#395584;
background-image:url(../images/line2_07.gif);
text-decoration:none;
}
.MENU1 li a:active{
width:94px;
color:#395584;
background-image:url(../images/line2_07.gif);
text-decoration:none;
}
.MENU1 li a:hover{
width:94px;
color:#395584;
background-image:url(../images/line2_02.gif);
text-decoration:underline;
}
.MENU_LINK{
border-left:1px solid #86B2D1;
cursor:pointer;
color:#314F60;
background-image:url(../images/line2_07.gif);
text-decoration:none;
}
.MENU_HOVER{
border-left:1px solid #DEA303;
cursor:pointer;
color:#98380E;
background-image:url(../images/line2_02.gif);
text-decoration:underline;
}
.axx{width:20px;height:20px;padding-left:3px;padding-bottom:3px;}
.bxx{width:20px;height:20px;border:1px solid #FFFFFF;padding:2px;background-color:#ffffff;color:#333;padding-bottom:3px;}