.menu {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.font {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
.menu1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.font {
	/*font-family: "宋体";*/
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menulink {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #1F4181;
	text-decoration: none;
}
.menulink1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link,a:visited{font-size:12px;color:#373737;text-decoration:none;font-weight: normal;}
a:hover,a:active{font-size:12px;color:#A50507;text-decoration:none;font-weight: normal;}

a.link:link,a.link:visited{font-size:12px;color:#333333;text-decoration:none;font-weight: bold;}
a.link:hover,a.link:active{font-size:12px;color:#A50507;text-decoration:none;font-weight: bold;}


.body{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.body img{max-width: 100%;}

