#contentsarea .blackbord_background {
	background-image: url(../images/blackbord_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 390px;
	margin-top: 40px;
	position: relative;
	margin-bottom: 10px;
}
#contentsarea .blackbord_background .center {
	text-align: center;
}
#contentsarea .blackbord_background p {
	font-size: 12px;
}
#contentsarea .blackbord_background .left_top {
	position: absolute;
	left: 120px;
	bottom: 378px;
}
#contentsarea .blackbord_background .right_center {
	position: absolute;
	left: 128px;
	bottom: 338px;
}
#contentsarea .blackbord_background .right_bottom {
	position: absolute;
	left: 105px;
	bottom: 51px;
}
#contentsarea .blackbord_background .made {
	position: absolute;
	left: 235px;
	bottom: 8px;
}
#contentsarea .center_td {
	text-align: center;
	padding-bottom: 10px;
}
.marker_banner {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

