@charset "utf-8";
body {
	background-color: #CCCCCC;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.font2 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: "宋体";
	font-size: 14px;
}

.font1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #ee1c25;
	line-height: 30px;
}
.font2 a:link{
	font-weight: bold;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
}
.font2 a:visited{
	font-weight: bold;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
}
.font3 {
	line-height: 20px;
	font-weight: bold;
}
input {
	height: 15px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}


.font2 a:hover{
	font-weight: bold;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	text-decoration: underline;
}
 a:link{
	color: #000;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:visited{
	color: #000;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
}


.STYLE1 {
	color: #ee1c25
}
.STYLE3 {
	font-size: 14px;
	color: #FFFFFF;
}