/* CSS Document */
body{margin:0px; font-size:12px;}
.item:link{ display:block; height:40px; line-height:40px; font-size:14px; font-weight:bolder; color:#fff; padding:0 0 0 25px; background:url(images/bg.gif) no-repeat;}
.item:visited{ display:block; height:40px; line-height:40px; font-size:14px; font-weight:bolder; color:#fff; padding:0 0 0 25px; background:url(images/bg.gif) no-repeat;}
.item:hover{display:block; height:40px; line-height:40px;text-decoration:none;  font-size:14px; font-weight:bolder;color:#E2EDF9; background:url(images/bg.gif) no-repeat;}
font6{font-size:16px; font-weight:bolder}
a {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: ÐÂËÎÌå;
	font-size: 12px;
}
