.font_12 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.font_12_bold {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.font_14 {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	
}
.font_14_bold {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}

.font_12_neirong {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}
.font_14_neirong {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 28px;	
}

/*以下为默认12号menu连接样式。*/
a.menu_link:link {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #FFFFFF;text-decoration: none;}
a.menu_link:visited {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;
font-weight: normal;font-variant: normal;text-transform: none;color: #FFFFFF;text-decoration: none;}
a.menu_link:hover {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;
text-transform: none;color: #FFFF00;text-decoration: underline;}


/*以下为默认12号连接样式。*/
a: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: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: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: normal;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: normal;
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: normal;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: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.Link_underline_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_underline_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: 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: #DB001C;text-decoration: none;}

