body {
	background-repeat: repeat-x;
	background-color: #EB0B15;
	background-image: url(images/index_03bg.jpg);
}
.btline {
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mainfont {
	font-size: 12px;
	line-height: 160%;
	color: #525252;
}
.font1 {
	font-size: 12px;
	font-weight: bold;
	color: #E80411;
}
.font2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 160%;
}
.font3 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "ºÚÌå";
}
a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #666666;
	text-decoration: none;
		font-size: 12px;
}
a:hover {
	color: #DE0704;
	text-decoration: underline;
		font-size: 12px;
}
.fonten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.font4 {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
}
.txt1 {
	border: 1px solid #CCCCCC;
}
.bt02 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 100px;
	height: 30px;
}
