@charset "UTF-8";
/* CSS Document */

#wrapper #creative #title_background{
		background-color:#000000;
		width:100%;
		height:372px;
}

#wrapper #creative .creative_title{
	width:100%;
	height:372px;
	margin-top:40px;
	background:url(../images/title.png) no-repeat center;
}

