@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	
 ---------------------------------------------- */

body{
	background:#FDD400; margin:0; padding:0; 
	}

#dc_main { width:1120px; margin:0 auto; }
#dc_top { background:url(../images/img.jpg) no-repeat left top; width:585px; height:560px; padding:0 0 0 535px; }

#dc_top H1 { background:url(../images/title.jpg) no-repeat; width:585px; height:280px; text-indent:-9999px; margin:0; }
.dc_time { background:url(../images/time.jpg) no-repeat; width:585px; height:145px; text-indent:-9999px; margin:0; }

#dc_info { background:url(../images/info.jpg) no-repeat; width:1120px; height:279px; text-indent:-9999px; margin:0; }