
.main_img {
	background-image: url(../images/contents_background2.jpg);
}

.main_img{
	z-index: 1;
}


.info_box {
	float: right;
	width: 574px;
	padding-left: 12px;
	padding-top: 15px;
}

.top_bnr{
	margin-bottom: 20px;
	list-style: none;
}

.info_box div {
	clear: both;
	margin-bottom: 15px;
}
.infobnr_left {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	float: left;
}
.infobnr_right {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	float: right;
}
.info_img {
	padding-bottom: 15px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	clear: both;
}

#info dl{
	margin: 15px 0 0;
	width: 574px;
	overflow: hidden;
	font-size: 12px;
}

#info dt,
#info dd{
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height: 1.6;
	text-align: left;
}

#info dt{
	margin-left: 20px;
	float: left;
	clear: left;
	width: 6em;
}

#info dd{
	padding-left: 7em;
	border-bottom: dotted 1px #ccc;
}
