@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 7px;
	margin-left: 13px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #ED1C24;
}
.homecontent {
	padding-top: 22px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.red {
	color: #ED1C24;
	font-weight: bold;
}
.white {
	font-size: 13px;
	color: #FFFFFF;
}

.special_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
.special_title2 {
	font-size: 12px;
	color: #FFFFFF;
}
.green {
	font-weight: bold;
	color: #009900;
	text-align: center;
}

