﻿.kycg {
	font-size: 14px;
	color: #24211d;
	font-family: "宋体";
	line-height: 25px;
}
.bg {	
	font-size: 18px;	
	color: #ffffff;
	font-family: "黑体";	
	line-height: 20px;
	
}
.bg0 {	
	font-size: 20px;	
	color: #000000;
	font-family: "黑体";	
	line-height: 35px;
	
}
.bg1 {	
	font-size: 14px;
	color: #000000;	
	font-family: "宋体";	
	line-height: 35px;	
	font-weight: bold;
}
.bg2 {
	
	font-size: 14px;	
	color: #000000;	
	font-family: "宋体";	
	line-height: 35px;	
}
a.bg2:link {
	
	text-decoration: none;
	
	color: #24211d;
}
a.bg2:visited {
	
	text-decoration: none;
	
	color: #000000;
}
a.bg2:hover {
	
	text-decoration: none;
	
	color: #c80000;
}
a.bg2:active {
	
	text-decoration: none;
	
	color:#c80000;
}