body {
	background-image: url(../img/bg05.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #151515;
	background-position: center top;
}
h1{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
	background-color: #333333;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}
.contents {
	height: 110px;
	width: 950px;
	text-align: left;
	margin: 0px auto;
	padding: 28px 0px 0px;
}
.sub_contents {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 950px;
	padding: 0px;
	margin: 0px auto;
}
.main {
	height: 440px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.head {
	padding: 0px;
	height: 20px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.footer {
	height: 20px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

