body {
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFCCD1;
}
.red1 {
	font-size: 20px;
	font-weight: bold;
	color: #E51717;
	font-family: Arial, Helvetica, sans-serif;
}
.red2 {
	font-size: 16px;
	font-weight: bold;
	color: #EC0B1B;
}
a:link {
	color: #0C53B4;
	text-decoration: none;
}
a:visited {
	color: #0C53B4;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


.mainfont {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.font1 {
	font-size: 14px;
	line-height: 150%;
	color: #0C53B4;
}
.font2 {
	font-size: 12px;
	line-height: 130%;
	color: #0C53B4;
}
.font3 {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.bian1 {
	border: 1px solid #E7E7E7;
}

