.font_12 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.font_12_23 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.font_12_bold {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.font_14 {
	font-family: "宋体";
	font-size: 14px;
	
}
.font_14_28 {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
}

.bold {
	font-weight: bold;	
}


/*以下为menu连接样式。*/
a.Link_12:link {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.Link_12:visited {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;
font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.Link_12:hover {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;
text-transform: none;color: #FF0000;text-decoration: none;}


/*以下为12号带下划线连接样式。*/
a.Link_underline_12:link {font-family: "宋体";font-size: 12px;font-style: normal;line-height: 24px;font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.Link_underline_12:visited {font-family: "宋体";font-size: 12px;font-style: normal;line-height: 24px;
font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.Link_underline_12:hover {font-family: "宋体";font-size: 12px;font-style: normal;line-height: 24px;font-weight: normal;font-variant: normal;
text-transform: none;color: #FF0000;text-decoration: underline;}

/*以下为14号带下划线连接样式。*/
a.Link_underline_14:link {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;font-weight: bold;font-variant: normal;text-transform: none;color: #FFFFFF;text-decoration: none;}
a.Link_underline_14:visited {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;
font-weight: bold;font-variant: normal;text-transform: none;color: #FFFFFF;text-decoration: none;}
a.Link_underline_14:hover {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;font-weight: bold;font-variant: normal;
text-transform: none;color: #FFFF33;text-decoration: underline;}

/*以下为14号 连接样式。*/
a.Link_14:link {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.Link_14:visited {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;
font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.Link_14:hover {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;
text-transform: none;color: #FF0000;text-decoration: none;}
