@charset "gb2312";
BODY
{
	FONT-FAMILY: "ËÎÌå";
	FONT-SIZE: 9pt;
	text-decoration: none;
	line-height: 150%;
	background-color: #FBFDFF;
	FONT-SIZE: 9pt;background:#ffffff;
text-decoration: none;
SCROLLBAR-FACE-COLOR: #C6EBDE;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #39867B; SCROLLBAR-3DLIGHT-COLOR: #39867B; SCROLLBAR-ARROW-COLOR: #330000; SCROLLBAR-TRACK-COLOR: #E2F3F1; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
TD
{
	FONT-FAMILY: "??¨¬?";
	FONT-SIZE: 9pt;
}
Input
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
}
Button
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px; 
}
Select
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
}
A
{
	TEXT-DECORATION: none;
	color: #000000;

}
A:hover
{
	COLOR: #428EFF;
	text-decoration: underline;

}
.title
{
	background:url(Images/topBar_bg.gif);
}
.border
{
	border: 1px solid #39867B;
}
.tdbg{
	background:#E1F4EE;
	line-height: 120%;
}
.topbg
{
	background:url(Images/topbg.gif);
	color: #FFFFFF;

}
.bgcolor {
	background-color: #E1F4EE;
}


#menumain{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:41px;
   background:url(menu.jpg) 0px 0px no-repeat;
}

#menumain .mainmenuiner {
    height:41px;
	padding:0;
    line-height:41px;
    overflow: hidden;
    margin: 0 0 0 10px; 
}

#menumain a.menumain:link,#menumain a.menumain:active,#menumain a.menumain:visited{
   display:block;
   float:left;
   height:41px;
   text-decoration: none;
   text-align:center;
   width:89px;
   color:#fff;
   font:12px/45px 'SimSun',Arial,Sans-Serif;
   margin:0px;
}

#menumain a.menumain:hover{
   display:block;
   float:left;
   height:41px;
   color:#fff; 
   text-decoration: none;
   text-align:center;
   width:89px;
   font:12px/45px 'SimSun',Arial,Sans-Serif;
   margin:0px;
   background:url(menunow.gif) 0px 1px no-repeat;
}