/* °øÅë */
#footer {
	position:relative;
	width:1000px;
	height:50px;
	clear:both;
	padding-top:1px;
	font-size:11px;
	background-color:#FFF
}

#footer hr{
 margin:0 1px 0 0;
}


/* °øÅë */
/*ÀÎµ¦½º °ü·Ã  div */

#page {
	position:relative;
	width:1000px;
	height:720px; 
}

#index_gnb {
	position:relative;
	width:1000px;
	height:60px;
	margin-left: 40px;
	z-index:1;
	float:left;
}

#index_lnb {
	position:relative;
	width:200px;
	height:335px;
	margin-left: 38px;
	z-index:1;
	float:left;
}

#index_visual {
	position:relative;
	width:666px;
	height:335px;
	z-index:1;
	float:left;
}

#product_list {
	position:relative;
	width:904px;
	height:270px;
	z-index:1;
	float:left;
}

/*ÀÎµ¦½º °ü·Ã  div */


/*¼­ºê °ü·Ã  div */

#sub_page {
	position:relative;
	width:100%;
	height:900px;
}

#sub_gnb{
	position:relative;
	width:100%;
	height:232px;
	background:url(../image/gnb_bg.jpg) repeat-x;
}

#leftmenu {
	position:relative;
	width:225px;
	height:900px;
	float:left;
	background-color:#d71440;
}


#product {
	position:absolute;
	width:775px;
	height:100%;
	margin-left:250px;
	margin-top:0px;
	float:left;
}

/*¼­ºê °ü·Ã  div */
