#wrapper
{
	width:980px;
	background: #ffffff;
	/*margin-left: auto;
	magin-right: auto;	*/

}

#leftBackImgForLayer
{
	width:980px;	
	/*background:  url(/img/common/back_logo_l.jpg) repeat-y left top;*/
	/*background:  url(/img/common/back_logo_l.jpg) no-repeat left top;*/

}

#rightBackImgForLayer
{
	width:980px;	
	/*background:  url(/img/common/back_logo_r.jpg) repeat-y right top;*/
	/*background:  url(/img/common/back_logo_r.jpg) no-repeat right top;*/
}


#content
{  
	display: inline; /* for IE */
	float:left;
	width:506px;	
	margin-left:237px;
	text-align:left;		/* body °¡¿îµ¥ Á¤·Ä½Ã text ÁÂÃøÁ¤·ÄÀ§ÇØ*/

}

* html #content {
	width: 506px;
	w\idth: 506px;
}

#left
{
	float:left;
	width:193px;
	height:665px;
	margin-left:-743px;
	margin-top:3px;

}

#right
{
	float:right;
	width:193px;
	text-align:left;
}

#footer
{
	clear:both;
	text-align:center;
	height:61px;

}