body{

	background:url('/kr/images/common/bg_body.jpg') left top repeat-x;
}

/************************************************************************************************************
Header
************************************************************************************************************/
#header{
	width:100%;
	background:url('/kr/images/common/bg_header.jpg') center top   no-repeat;
	margin:auto;
	min-width:1000px; max-width:3600px;

}
#header .header-area{
	width:981px;
	margin:auto;

}

/************************************************************************************************************
Footer
************************************************************************************************************/
#footer{
	padding: 35px 31px 0px;
	width:931px;
	height:65px;
	margin:auto;
	background:url('/kr/images/common/bg_scont_bot.jpg') no-repeat 0 0;
}
#footer .footer_logo{
	float:left;
	padding-left:25px;
}
#footer .footer_menu{
	float:right;
	width:773px;
}

#footer .footer_menu li {
	float:left;
	margin:2px 0 2px 0;
	padding:0 8px 0 8px;
	background:url('/kr/images/common/bg_fmenu_line.gif') right top no-repeat;
}
#footer p {
	float:left;
	margin:2px 0 2px 0;
	padding:0 8px 0 8px;
}
#footer .footer_menu li img{
	vertical-align:middle;
}
#footer .footer_menu li.last{
	background:none;
	padding-right:0px;
}
.footer-m {
	padding-top:0 !important;
	background:none !important;
}
/************************************************************************************************************
Main Contents
************************************************************************************************************/
#main_wrap{
	width:993px;
	margin:auto;
	position:relative;
	padding-bottom:40px;
	background:url('/kr/images/common/bg_mcont_bot.jpg') left bottom no-repeat;

}
#main_wrap .contents{
	height:1%;
	padding:32px 29px 0px 29px;
	background:url('/kr/images/common/bg_mcont_top.jpg') left top no-repeat;
}
#main_wrap .contents:{ content: "."; display: block; height:0; clear:both; visibility:hidden; }
/*¿À¸¥ÂÊ¹è³Ê¿ÞÂÊÁ¤·Ä*/
#main_wrap .quickmenuleft{
	position:absolute;
	top:15px;
	left:990px;
	text-align:left;
}
#main_wrap .quickmenuleft li{margin-bottom:5px;}

/************************************************************************************************************
Sub Contents
************************************************************************************************************/
#sub_wrap{
	width:993px;
	margin:auto;
	padding-bottom:40px;
	position:relative;
	background:url('/kr/images/common/bg_scont_mi.jpg') repeat-y;

}
#sub_wrap .contents{
	height:1%;
	padding:0px 31px 0px 6px;
	background:url('/kr/images/common/bg_scont_top.jpg') left top no-repeat;
}
#sub_wrap .contents:after		{ content: "."; display: block; height:0; clear:both; visibility:hidden; }


div.left{
	float:left;
	width:225px;
	height:620px;
}
div.content{
	float:left;
	width:725px;
	padding-top:25px;

}


/*¿À¸¥ÂÊ¹è³Ê*/
#sub_wrap .quickmenu{
	position:absolute;
	top:15px;
	left:990px;
	text-align:right;
}
#sub_wrap .quickmenu li{margin-bottom:5px;}

/*¿À¸¥ÂÊ¹è³Ê¿ÞÂÊÁ¤·Ä*/
#sub_wrap .quickmenuleft{
	position:absolute;
	top:15px;
	left:990px;
	text-align:left;
}
#sub_wrap .quickmenuleft li{margin-bottom:5px;}
