body{
	margin:0px;
	font-family:"ËÎÌå";
	font-size:12px;
	line-height:20px;
	background-color:#d1d5d6;
	color:#666666;
}
 a{
	color:#666666;
	text-decoration:none;
}
 a:hover{
	color:#333333;
	text-decoration:none;
}
#curr{ color:#075ea1;}
#nav{
	color:#ffffff;
	background:url(images/menu_bg.gif) center center no-repeat;;
	
}
#nav a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#nav  a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
}
#topmenu_sub a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#topmenu_sub  a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-size:13px;
}
#topmenu_sub1,#topmenu_sub2,#topmenu_sub3,#topmenu_sub4,#topmenu_sub5,#topmenu_sub6,#topmenu_sub7{display:none;}

.curr a{
	color:#666666;
	text-decoration:none;
}
.curr  a:hover{
	color:#0f7bc6;
	text-decoration:none;
}
#tab .hover{ 
width:51px; 
background:url(images/tab_11.jpg); 
height:19px; 
}
#tab .noover{ 
width:51px; 
background:url(images/tab_1.jpg); 
height:19px; 
}