@CHARSET "EUC-KR";

div#topfull
{
    position:     relative;
	overflow:    hidden;
	width:		auto;
	height:		213px;
	border:		solid 0px pink;
}
div#topnavi
{
	position:     relative;
	overflow:    hidden;
	width:		auto;
	width:		1000px;
	height:		213px;
	border:		solid 0px pink;
}
div#mainfull
{
    position:     relative;
	overflow:    hidden;
	width:		auto;
	border:		solid 0px pink;
		margin-top:-190;
	z-index: -1;
}
div#main_content
{
	position:     relative;
	overflow:    hidden;
	margin-left:35;
	width:		auto;
	width:		1000px;

	border:		solid 0px pink;
}
div#main_left
{
	position:     relative;
	overflow:    hidden;
	float:		left;
	width:		100px;
	height:		535px;
	margin-top:-365;
	border:		solid 0px blue;
}
div#main_center
{
	position:     relative;
	overflow:    hidden;
	float:		left;
	width:		872px;
	height:		121px;
	border:		solid 0px red;
	margin-top:-126;
}
div#center_top{
	position:     relative;
	overflow:    hidden;
	float:		left;
	width:		289px;
	height:		121px;
	border:		solid 0px red;
}
div#center_top1{
	position:     relative;
	overflow:    hidden;
	float:		left;
	width:		289px;
	height:		121px;
	border:		solid 0px red;
}
div#center_top2{
	position:     relative;
	overflow:    hidden;
	float:		left;
	width:		268px;
	height:		121px;
	margin-top:23;
	margin-left:25;
	border:		solid 0px red;
}
div#center_main{
	position:     relative;
	overflow:    hidden;
	float:		left;
	width:		872px;
	height:		526px;
	border:		solid 0px red;
}
div#center_bottom{
	position:     relative;
	overflow:    hidden;
	float:		left;
	width:		872px;
	height:		314px;
	margin-top:-270;
	border:		solid 0px red;
}
div#main_right
{
	position:     relative;
	overflow:    hidden;
	float:		left;
	width:		100px;
	height:		521px;
	border:		solid 0px green;
}
div#bottom
{
	position:     relative;
	overflow:    hidden;
	width:		auto;
	margin-left:-92;
	width:		1000px;
	height:		42px;
	border:		solid 0px pink;
}
