@charset "utf-8";
/* CSS Document */



/*flash*/
#flash {
	z-index:990;
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	height:357px;
	background-image:url(/images/eng/main/bg.jpg);
	background-repeat:no-repeat;
}



#artD{
		z-index:994;
	position:absolute;
	top:357px;
	left:217px;
	width:295px;
	height:359px;

}


/*class*/
#classD {
	z-index:995;
	position:absolute;
	top:600px;
	left:217px;
	width:295px;

}

/*board*/
#board {
	z-index:999;
	position:absolute;
	top:356px;
	left:534px;
	width:329px;
	
}


/*left*/
#center {
	z-index:994;
	text-align:center;
	position:absolute;
	top:357px;
	left:28px;
	width:852px;
	height:386px;
	
	
}

/*Banner*/
#banner {
	z-index:994;
	position:absolute;
	top:842px;
	left:217px;
	width:646px;
	height:40px;
}

/*copy*/
#footer {
	z-index:994;
	position:absolute;
	top:902px;
	left:0px;
	width:100%;
	background-image:url(/images/eng/common/copy_BG.jpg);
	background-repeat:repeat-x;
	
	
}

/*quick*/
#quick {
	z-index:9999;
	position:absolute;
	top:357px;
	left:877px;
	width:123px;
	
	
}
