body {  
    text-align: center;  
	background-color: #221814;
	color: #ffffff;
}

a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}

.index-cnt {
	width: 940px;
	margin: 0 auto;
}

#index-top-title {
	display: block;
	width: 940px;
	height: 260px;
	margin: 0px 0px 0px 0px;
}
#index-top-title img {
	margin: 130px 0px 0px 0px;
}

#index-top-anchor {
	width: 940px;
	padding: 25px 0px 0px 0px;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
}
#index-top-anchor img {
	margin: 0px 0px 0px 0px;
}

#index-top {
	width: 940px;
	padding: 25px 0px 0px 0px;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
}

.index-footer {
	width: 940px;
	padding: 35px 0px 0px 0px;
}
.index-footer img {
	padding: 10px 5px 0px 5px;
}

.index-footer-space {
	width: 940px;
	padding: 35px 0px 0px 0px;
}
