.h {  font-size: 12px; color: #FF0000; text-decoration: none}
.c {  font-size: 12px; color: #000000; text-decoration: none}
.hajiu {  font-size: 12px; line-height: 30px; color: #000000}
.nounder {  font-size: 12px; color: #000000}
 a.nounder:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.nounder:visited {
	font-size: 12px;
	color: #550000;
	text-decoration: none;
}
a.nounder:active {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
a.nounder:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.bejing {
	background-image: url(../image/beiging/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited{color:#000;text-decoration:none}
a:active{color:green;text-decoration:none}
a:hover{color:red;text-decoration:underline}