@charset "gb2312";
td {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-family:Arial;
	text-align:left;
}

a.title:link,a.title:visited,a.title:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
	font-family:Arial;
}
a.title:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
		font-family:Arial;

}
a:link,a::visited,a:active {
	font-size: 12px;
	color:#666666;
	text-decoration:none;
}
a:hover
{
color:red;
text-decoration:none;
}
.main14 {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-family:Arial;
}
.b14white{ font-size:14px; font-weight:bold; color:#FFFFFF;}

