a img { border-style:none; }
#main{
	position:absolute;
	text-align:center;
	width:98%;
	font-size: 12px;
	background: #370000;
}
#contents{
	text-align:center;
	width:800px;
	margin:auto;
	background: #FFFFFF;
	padding: 5px;
}
.heder {
	background: #FFFFFF;
	text-align: center;
}
.body {
		text-align: center;
}
.bodeyright {
	text-align: left;
	background: url(image/002-001.gif);
}

.footer {
	text-align: center;
	width: 80%;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000084;
}
a:visited {
	text-decoration: none;
	color: #9966FF;
}
a:hover {
	text-decoration: none;
	color: #666699;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #CC6633;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: #339900;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
