td {font-size: 12px;text-decoration: none;color: #505050;line-height: 20px;}
a:link {text-decoration: none;color: #505050;}
a:visited {text-decoration: none;color: #505050;}
a:hover {color: #000000;text-decoration: underline;}
a:active {text-decoration: none;color: #000000;}

/*内容页头字体*/
.size12{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: 18;
	font-variant: 18;

}
.consize12 {font-size: 12px;color: #000000;}


/*导航白色字体*/
.fontwhite {font-size: 12px;color: #ffffff;}

