/* ÄÉÅ×°í¸®º° Ä®¶ó
°¡Àü
border:#3a7db2; over:#d8e5f0;

ÄÄÇ»ÅÍ
border:#3a50b2; over:#d0d5ed;

È­ÀåÇ°
border:#de789a; over:#f7dfe7;

À¯¾Æ
border:#beca5d; over:#ebefce;

°¡±¸
border:#9f824f; over:#e7e0d3;

ÁÖ¹æ
border:#59c14e; over:#d9f1d6;

½ºÆ÷Ã÷
border:#079aa8; over:#c6e8eb;

ÀÇ·ù
border:#cc92db; over:#f3e6f7;

¸íÇ°
border:#d4a782; over:#f4e9e0;

°Ç°­
border:#61c2c6; over:#daf1f2;
 
Ãë¹Ì
border:#ee7452; over:#fce3dc;

ÀÚµ¿Â÷
border:#5166b6; over:#dce0f0;

¾Ö¿Ï
border:#dc5e60; over:#f8dfdf;

½ÄÇ°
border:#8fc976; over:#e4f2de;
 */
 
#CateMenu div{
	clear: both;
	float: left;
}

#CateMenu dt
{
	clear: both;
	float: center;
	width:848px;/* ÀüÃ¼ »çÀÌÁî*/
	margin:0;
	padding:6px;
}
* html #CateMenu dt
{
	width:860px;/* ÀüÃ¼ »çÀÌÁî*/
}


#CateMenu table
{
	float:center;
	width:840px;
	border-collapse: collapse;
}


#CateMenu td
{
	width: 140px;					/* td »çÀÌÁî*/
	padding:4 0;
	text-align:left;
}
#CateMenu td.none
{
	background: none;
}
#CateMenu td a
{
	float: left;
	display: block;
	color: black;
	text-decoration: none;
	background:url("/wiz/image/list/list_line.gif") no-repeat left 42%;
	padding:5px 0 0 10px;
}
#CateMenu tr.cate_dd
{
	display: none;
}
#CateMenu tr.show_category td
{
	width: 840px;					/* ÀüÃ¼ »çÀÌÁî*/
	display: table-cell;
}
#CateMenu tr.show_category td a
{
	font-weight: normal;
}


#CateMenu td ul
{
	padding: 0 0 0 5;
	margin: 0;
	list-style-type: none;
}
#CateMenu td ul li
{
	float: left;
	white-space: nowrap;
	font-family:µ¸¿ò;
	list-style-type: none;
}


#CateMenu td div.rel_txt a:hover
{
	color:787878;
	text-decoration:underline;
}

#CateMenu td ul li a
{
	display:block;
	padding:6px 11px;
	text-decoration:none;
	background:url(/wiz/image/list/list_line.gif) no-repeat right 40%;
}

#CateMenu td ul li a:hover
{
	text-decoration:underline;
}

#CateMenu td div
{
	font-family:µ¸¿ò;
	padding:0 0 0 15;
	font-size:12px;
	color:#5b5b5b;
}

#CateMenu td div a
{
	float: none;
	display: inline;
	margin:0;
	padding:0;
	font-family:µ¸¿ò;
	font-size:12px;
	background:none;
	color:#5b5b5b;
}

#CateMenu td span{
	width: 13px;
	height: 18px;
	float: right;
	margin-right: 5px;
}

#CateMenu td a.no_line
{

	background:#ffffff;
}

#CateMenu div.cate_product
{
	float:left;
	width:840px;
	margin:0px;
	padding:9px 0 0 5px;
	color: black;
	text-align:left;
	border-top:1px #d0d0d0 solid;
}

#CateMenu div.cate_product a:hover
{
	color:787878;
	text-decoration:underline;
}


#CateMenu .arrow_close{
	background:transparent url(/wiz/image/list/menuarrow.gif) no-repeat center right;
}
#CateMenu .arrow_open{
	background:transparent url(/wiz/image/list/menuarrow.bottom.gif) no-repeat center right;
}


/*»ö±òÅëÀÏ*/

#CateMenu dt.box_model
{
	border:3px solid #11549f;
}

#CateMenu.catenavi_model a.select_cate
{
	color:#11549f;font-weight:bold;
}
#CateMenu.catenavi_model a:hover
{
	color:#11549f;
}
#CateMenu.catenavi_model td.show_category, #CateMenu.catenavi_model tr.show_category td
{
	background-color:e0e9f3;
}


/*»ó¼¼°Ë»ö*/


/*»ó¼¼°Ë»ö tooltip*/
#over_div
{
	position:absolute;
	display:none;
	padding:5px;	
	height:10;
	border:1px solid #5b5a5a;
	background:#ffffe1;
	color:black;	
	font:11px µ¸¿ò;
	z-index:1;
	white-space: nowrap;
}

#over_div.view
{
	display:block;
}
/*»ó¼¼°Ë»ö tooltip ³¡*/

/* -------------------------------------------------------- 081002Á¶°Ç°Ë»ö ½ÃÀÛ ---------------------------------------------------------------*/
#catelists{
	width:860px;
	text-align:left;

}
#catelists .listab dl{
	float:left;
	width:860px;
	margin:0;
	padding:0;
	}
#catelists .listab dl dt{
	float:left;
	width:89px;
	height:29px;
	margin-left:2px;
}
#catelists .listab dl .tab_1 a,
#catelists .listab dl .tab_2 a{
	width:89px;
	height:29px;
	display:block;
}
#catelists .listab dl .tab_1 a.on{
	background:url(/main/image/category/catab_01_on.gif) top left no-repeat;
}
#catelists .listab dl .tab_1 a.off{
	background:url(/main/image/category/catab_01_off.gif) top left no-repeat;
}
#catelists .listab dl .tab_2 a.on{
	background:url(/main/image/category/catab_02_on.gif) top left no-repeat;
	
}
#catelists .listab dl .tab_2 a.off{
	background:url(/main/image/category/catab_02_off.gif) top left no-repeat;
}

#catelists .listab dl dd{
/* z-index:-100;*/
}
.price_multi_bar_dd{
	float:right;
	width:540px;
	height:29px;
	margin-right:5px;
	background:url(/main/image/category/bg_catebar.gif) top left no-repeat;
}
.price_multi_bar{
	top:0;
	position:absolute;
	height:20px;
	float:left;
	padding:0;
	margin:0;
	padding:5px 0 0 70px;
	list-style-type:none;
}
.price_multi_bar li{
	float:left;
	margin-left:6px;
}
.price_multi_bar .scale{
	position:relative;	
	width:301px;
	height:18px;
	margin:0 5px;
	background:url(/main/image/category/scale_body.gif) top left repeat-x;
}

.price_multi_bar .scale1{
	width:310px;
	position:relative;	
	height:18px;
}

#leftHandle{
	top:10px;
	width:21px;
	height:11px;
	position:absolute;
	background:url(/main/image/category/handle-left.gif) top left no-repeat;
	cursor:pointer;
}

#rightHandle{
	top:10px;
	width:21px;
	height:11px;
	position:absolute;
	background:url(/main/image/category/handle-right.gif) top left no-repeat;
	cursor:pointer;
}
#sliderselect{
	top:13px;
	height:11px;
	width:100%;
	margin-left:10px;
	position:absolute;
	background:url(/main/image/category/bg_sliderselect.gif) top left repeat-x;
}
#LeftPrice{
	z-index:100;
	left:0px;
	height:11px;
	position:absolute;
}
#LeftPrice ul,#RightPrice ul{
	float:left;
	list-style-type:none;
}
#LeftPrice ul li,#RightPrice ul li{
	float:left;
	height:21px;
	padding-top:2px;
	font:12px µ¸¿ò;
	color:#ffffff;
	font-weight:bold;
}
#LeftPrice .Lleft{
	width:3px;
	background:url(/main/image/category/bg_lprice_left.gif) top left no-repeat;
}
#LeftPrice .Lmiddle{
	padding-left:7px;
	background:url(/main/image/category/bg_price_middle.gif) top left repeat-x;
}
#LeftPrice .Lright{
	width:14px;
	background:url(/main/image/category/bg_lprice_right.gif) top left no-repeat;
}
#RightPrice{
	z-index:100;
	height:11px;
	position:absolute;
}
#RightPrice .Rleft{
	width:14px;
	background:url(/main/image/category/bg_rprice_left.gif) top left no-repeat;
}
#RightPrice .Rmiddle{
	padding-right:7px;
	background:url(/main/image/category/bg_price_middle.gif) top left repeat-x;
}
#RightPrice .Rright{
	width:4px;
	background:url(/main/image/category/bg_rprice_right.gif) top left no-repeat;
}
.money_input
{
	height: 21px;
	border:1px solid #b7b7b7;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 0pt;
	padding-left: 7px;
	text-align: right;
	width: 120px;
}




#wrap{
	clear:both;
	float:left;
	margin:0;
	padding:0;
}
#wrap ul{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
#wrap ul li{
	float:left;
	margin:0;
	padding:0;
	width:860px;
	overflow:hidden;
}
#wrap ul .lists_top{
	height:8px;
	background:url(/main/image/category/bg_topborder.gif) top left no-repeat;
}
#wrap ul .category_condition{
	height:auto;
	text-align:left;
	background:url(/main/image/category/bg_middleborder.gif) top left repeat-y;
	padding-left:6px;
}
#wrap ul .lists_bottom{
	height:8px;
	background:url(/main/image/category/bg_bottomborder.gif) top left no-repeat;
}
#wrap ul .category_condition .view_none{
	display:none;
}
#wrap .category_condition .view_none{
	display:none;
}
#wrap .category_condition table{
	width:820px;
	margin:5px 15px 4px 20px;
}
#wrap .category_condition table tr{
	width:820px;
}
#wrap .category_condition tr th{
	float:left;
	width:80px;
	height:auto;
	padding:10px 0 0 6px;
	text-align:left;
	font:12px ±¼¸²;
	color:#333333;
	font-weight:bold;
	vertical-align:top;
	background:url(/main/image/category/icon_tri.gif) left 15px  no-repeat;
}
*html #wrap .category_condition tr th{
	width:86px;
}
#wrap .category_condition tr td{
	float:left;
	width:725px;
}
#wrap .category_condition tr .first{
	padding:6px 0 6px 6px;
	background:none;
}
#wrap .category_condition tr .option{
	padding:6px 0 6px 6px;
	background:url(/main/image/category/linegray_right.gif)  top repeat-x;
}
#wrap .category_condition .option_area{
	float:left;
	width:727px;
	height:200px;
	overflow:auto;
	overflow-x:hidden;
	margin:5px 0 0 0;
	background-color: #FFFFFF;
	overflow-y: auto;
	scrollbar-base-color: #d9ebf1;
	scrollbar-face-color: #d9ebf1;
	scrollbar-shadow-color: #aacfde;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #aacfde;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #e8f3f7;
	scrollbar-arrow-color: #2b668a;
}
* html #wrap .category_condition .option_area{
	width:722px;
}
#wrap .category_condition .option_area li{
	float:left;
	width:115px;
}
#wrap .category_condition ul{
	margin:0;
	list-style-type:none;
}
#wrap .category_condition tr td ul .select_type2{
	position:static;
	width:720px;
	margin:0;
	padding:0;
	overflow:visible;
}
#wrap .category_condition .select_type1{
	width:722px;
	margin:0;
	padding:0;
}
#wrap .category_condition .select_type1 li{
	float:left;
	width:115px;
	white-space:nowrap;
}
#wrap .category_condition .select_type2 li{
	float:left;
	width:auto;
	padding-right:15px;
	white-space:nowrap;

}
#wrap .category_condition .select_type3{
	padding-bottom:10px;
}
#wrap .category_condition .select_type3 li{
	float:left;
	width:auto;
	padding-right:15px;
	white-space:nowrap;
	
}
#wrap .category_condition .select_type3 li img{
	margin-top:3px;
}
#wrap .category_condition ul li.blue{
	color:#0072bc;
}
#wrap .category_condition ul li span{
	color:#ffffff;
	background:#3b3b3b;
}
#wrap .category_condition .one_viewoption{
	clear:both;
	margin:4px 0 2px 0;
	padding-top:7px;
	text-align:right;
	white-space:nowrap;
	}
#wrap .category_condition .all_viewoption{
	clear:both;
	float:right;
	position:static;
	margin-top:-15px;
	text-align:right;
	white-space:nowrap;
	width:70px;
	overflow:visible;

}
*html #wrap .category_condition .all_viewoption{
	width:722px;
	float:none;
}
#wrap .category_condition .one_viewoption a:link,
#wrap .category_condition .all_viewoption a:link,
#wrap .category_condition .one_viewoption a:visited,
#wrap .category_condition .all_viewoption a:visited,
#wrap .category_condition .one_viewoption a:hover,
#wrap .category_condition .all_viewoption a:hover{
	color:#608dd1;
	font:11px µ¸¿ò;
	letter-spacing:-1;
}
#wrap .category_condition .one_view{
	padding-left:14px;
	background:url(/main/image/category/icon_minus.gif) left top no-repeat;
}
#wrap .category_condition .all_view{
	padding-left:14px;
	background:url(/main/image/category/icon_plus.gif) left top no-repeat;
}
#wrap .category_condition .tlt_etc{
	color:#0091d0;
}
#wrap .category_condition .etc{
	padding-top:8px;
	background:url(/main/image/category/linegray_right.gif)  top repeat-x;
}
*html #wrap .category_condition .etc{
	padding:6px 0 6px 0;
}
#wrap .category_condition .etc a{
	padding:0 10px 0 4px;
	color:#656565;
	text-decoration:underline;
}
#wrap .category_condition .etc img{
	margin-left:2px;
}
#wrap .category_condition .last_box{
	background:none;
	width:500px;
	font:11px µ¸¿ò;
	color:0464a3;
	padding-bottom:8px;
	font-weight:100;
	background:url(/main/image/category/linegray_right.gif)  top repeat-x;
}
#wrap .category_condition .btn_select{
	background:url(http://www.bb.co.kr/main/image/category/icon_close_gray.gif) rignt top no-repeat;
}
#wrap .category_condition .last_box span{
	padding-right:38px;
}
#wrap .category_condition .last_box img{
	vertical-align:text-bottom;
}
#wrap .category_condition .option_select{
	float:left;
	width:847px;
	height:auto;
	background:url(/main/image/category/bg_option_select.gif) top left repeat-x;
}
#wrap .category_condition .option_select  ul{
	float:left;
	padding:11px 9px 0 17px;

}
#wrap .category_condition .option_select  ul li{
	float:left;
	width:auto;
}
#wrap .category_condition .option_select  ul .tlt{
	width:94px;
	padding-top:2px;
	color:#0091d0;
	font-weight:bold;
}
#wrap .category_condition .option_select  ul .selected{
	width:645px;
	margin-top:-2px;
}
#wrap .category_condition .option_select  ul .selected a{
	color:#747474;
	padding-right:22px;
	line-height:20px;
	white-space: nowrap;
	text-decoration:underline;
	background:url(../image/category/btn_delatebox.gif) top right no-repeat;
}
#wrap .category_condition .option_select  ul .btn{
	float:right;
}
#wrap .category_condition .option_allopen{
	float:left;
	width:847px;
	height:22px;
	padding-top:10px;
	text-align:center;
	background:#dae9f9;
}
*html #wrap .category_condition .option_allopen{
	height:32px;
	width:847px;
}
#wrap .category_condition .option_allopen a{
	font:12px µ¸¿ò;
	color:#043f7f;
}
#wrap .category_condition .select_search{
	float:left;
	width:810px;
	height:34px;
	color:#ffffff;
	padding:6px 0 0 40px;
	background:url(../image/category/bg_select_search.gif) top center no-repeat;
}
*html #wrap .category_condition .select_search{
	width:850px;
	height:40px;
}
#wrap .category_condition .select_search span{
	color:#00152d;
	font-size:15px;
	letter-spacing:-1px;
	font-weight:bold;
}
/* -------------------------------------------------------- 081002Á¶°Ç°Ë»ö ³¡ ---------------------------------------------------------------*/


/* ÀÌ¹ÌÁö ¹­¾îº¸±â ½ÃÀÛ */
div.ImageExpand{
	width:358px; 
	height:24px;
	padding-top:4px;
	border:1px solid #dadada;
	border-top:none;
}
*html div.ImageExpand{
	width:360px;
}
div.ImageExpand ul, div.ImageProduct ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
div.ImageProduct{
	width:358px;
	margin-top:-1px;
	border:1px #dadada solid;
	text-align:center;
}

*html div.ImageProduct{
	width:360px;
}
div.ImageProduct ul
{
	border-top:1px #dadada solid;
}
div.ImageProduct ul li{
	width:354px; 
	padding-top:4px;
	padding-bottom:4px;
}
/* ÀÌ¹ÌÁö ¹­¾îº¸±â ³¡ */

/* ÀÌ¹ÌÁö Å©°Ôº¸±â ½ÃÀÛ */
#ImageZoom.ImageZoom_none{
	display:none;
}
#ImageZoom{
	position:absolute;
	width:200px;
	height:200px;
	z-index:100;
}
#ImageZoom ul{
	padding:0;
	margin:0;
	list-style:none;
}
#ImageZoom ul li{
	padding:0;
	margin:0;
}
#ImageZoom ul .bu_image{
	height:4px;
	overflow:hidden;
	background:url(../image/list/bu_arrowzoom.gif) 5% top no-repeat;
}
#ImageZoom ul .border_image{
	width:200px;
	height:200px;
	border:2px #a2a2a2 solid;
	background:#ffffff;
}
/* ÀÌ¹ÌÁö Å©°Ôº¸±â ³¡ */

/***¸ðµ¨¸®½ºÆ® ÅÇ ½ÃÀÛ**/
#list_nav{
	clear:both;
	width:860px;
	height:30px;
	padding-top:15px;
	border-bottom:2px #0053ac solid;
}
*html #list_nav{
	height:29px;
}
#list_nav .list_txt{
	float:left;
	height:22px;
	padding-right:2px;
	background:none;
}
#list_nav ul{
	float:left;
	padding:0;
	height:30px;
	display:block;
	cursor:pointer;
	margin:0 3px 0 0;
	list-style-type:none;
	background:url("../image/product/taboff_middle.gif") left top repeat-x;
}
#list_nav ul li{
	float:left;
	height:30px;
}
#list_nav ul img{
	margin-top:7px;
}
#list_nav ul .nav_left_slt strong{
	padding-left:5px;
	color:#0d67c9;
	height:16px;
	font-family:µ¸¿ò;
	font-weight:normal;
}
#list_nav ul .nav_left_slt{
	padding-left:10px;
	background:url("../image/product/taboff_left.gif") left top no-repeat;
}
#list_nav ul .nav_right_slt{
	padding-right:10px;
	background:url("../image/product/taboff_right.gif") right top no-repeat;
}
#list_nav .selected{
	cursor:default;
	background:url("../image/product/tabon_middle.gif") left top repeat-x;
}
#list_nav .selected .nav_left_slt strong{
	color:#6ecff3;
}
#list_nav .selected .nav_left_slt{
	background:url(../image/product/tabon_left.gif) left top no-repeat;
}
#list_nav .selected .nav_right_slt{
	background:url(../image/product/tabon_right.gif) right top no-repeat;
}
#list_nav .list_search{
	float:right;
	background:none;
	padding-top:2px;
	color:#333333;
}
#list_nav .list_search span{
	float:left;
	margin:0 3px 2px 0;
}
#list_nav .list_search .input_search{
	width:95px;
/*	height:19px;*/
	font:11px µ¸¿ò;
	vertical-align:text-bottom;
}

#list_nav .list_search img{
	margin:0;
	padding:0;
}
#list_nav .list_search a{
	margin:0;
	padding:0;
}

#subtab{
	clear:both;
	width:860px;
	height:29px;
	background:#f1f1f1;
}
#subtab dl{
	float:left;
	margin:0;
	padding:4px 3px 0 0;
}
#subtab dl dt{
	float:left;
	letter-spacing:-1px;
	padding:5px 7px;
	background:url(../image/list/subtab_line.gif) right 40% no-repeat;
}
#subtab dl dt a{
	color:#585757;
	font:12px µ¸¿ò;
}
#subtab dl .selected a{
	color:#0d66c9;
	font-weight:bold;
	letter-spacing:-1px;
	padding-right:8px;
	background:url(../image/list/subtab_line.gif) right 10% no-repeat;
}
#subtab dl .selected{
	padding:5px 0 0 7px;
	background:url(../image/list/subtab_select.gif) center top no-repeat;
}
#subtab dl .last{
	padding:4px 0 0 9px;
	background:none;
}
#subtab dl .last_select{
	background:url(../image/list/subtab_select.gif) center top no-repeat;
}
#subtab dl .last_select a{
	color:#0d66c9;
	font-weight:bold;
	letter-spacing:-1px;
	padding-right:8px;
	background:none;
}
#subtab dl dd{
	float:right;
	height:15px;
	padding:3px 3px 0 3px;
	margin:0 4px 0 0;
	color:#000000;
	border:1px #999999 solid;
	text-align:left;
	background:#ffffff;
}
#subtab dl .select_text{
	float:right;
	padding:0;
	margin:0;
	width:80px;
	border:none;
	background:none;
}
#subtab dl .select_img{
	width:90px;
}
#subtab .subtab_sort{
	float:right;
	width:217px;
	margin-top:4px;
}
#subtab .subtab_sort_02{
	float:right;
	width:95px;
}
#subtab .subtab_sort ul,
#subtab .subtab_sort_02 ul{
	float:right;
	margin:0;
	padding:0;
	text-align:right;
	list-style-type: none;
}
#subtab .subtab_sort .sort_01{
	width:115px;
}
#subtab .subtab_sort .sort_02,
#subtab .subtab_sort_02 .sort_02{
	width:82px;
}

#subtab .subtab_sort ul li,
#subtab .subtab_sort_02 ul li{
	float:right;
	height:15px;
	padding:3px 3px 0 3px;
	margin:0 4px 0 0;
	color:#000000;
	border:1px #999999 solid;
	text-align:left;
	background:url(../image/list/bu_select.gif) center right no-repeat;
}
#subtab .subtab_sort .sort_01 li{
	width:109px;
}
*html #subtab .subtab_sort .sort_01 li{
	width:117px;
}
#subtab .subtab_sort .sort_02 li,
#subtab .subtab_sort_02 .sort_02 li{
	width:70px;
}
*html #subtab .subtab_sort .sort_02 li,
*html #subtab .subtab_sort_02 .sort_02 li{
	width:82px;
}
#subtab .subtab_sort .sort_01 li a,
#subtab .subtab_sort .sort_02 li a,
#subtab .subtab_sort_02 .sort_02 li a{
	font:12px µ¸¿ò;
}
#subtab .subtab_sort ul li ul,
#subtab .subtab_sort_02 ul li ul{
	float:left;
	display:none;
	position: absolute;
	padding:3px 0 3px 3px;
	margin:0;
	border:1px #999999 solid;
	background:#ffffff;
}
#subtab .subtab_sort .sort_01 li ul{
	position: absolute;
	width:112px;
	top:17px;
	left:-1px;
}
#subtab .subtab_sort .sort_02 li ul,
#subtab .subtab_sort_02 .sort_02 li ul{
	position: absolute;
	width:73px;
	top:17px;
	left:-1px;
}
*html #subtab .subtab_sort .sort_02 li ul,
*html #subtab .subtab_sort_02 .sort_02 li ul{
	position: absolute;
	width:82px;
	top:17px;
	left:-1px;
}
#subtab .subtab_sort ul li ul li,
#subtab .subtab_sort_02 ul li ul li{
	float:left;
	height:16px;
	background:#ffffff;
	margin:0;
	padding:0;
	border:none;
}
#subtab .subtab_sort .sort_01 li ul li{
	width:106px;
}
*html #subtab .subtab_sort .sort_01 li ul li{
	width:112px;
}
#subtab .subtab_sort .sort_02 li ul li,
#subtab .subtab_sort_02 .sort_02 li ul li{
	width:65px;
}
#subtab dl .image_stop{
	border:none;
	background:none;
	padding:0;
	margin:2px 3px 0 0;
}


#subtab dl .virtue_01,
#subtab dl .virtue_02,
#subtab dl .virtue_03,
#subtab dl .virtue_01_on,
#subtab dl .virtue_02_on,
#subtab dl .virtue_03_on{
	padding:1px 2px 0 1px;
	height:20px;
	border:none;
	background:none;
	margin:0;
}
#subtab dl .virtue_01 a,
#subtab dl .virtue_02 a,
#subtab dl .virtue_03 a,
#subtab dl .virtue_01_on a,
#subtab dl .virtue_02_on a,
#subtab dl .virtue_03_on a{
	height:17px;
	display:block;
	text-indent:-9000px;
}
#subtab dl .virtue_01 a{
	width:76px;
	background:url(../image/list/catalogue_off_01.gif) left bottom no-repeat;
}
#subtab dl .virtue_02 a{
	width:85px;
	background:url(../image/list/catalogue_off_02.gif) left bottom no-repeat;
}
#subtab dl .virtue_03 a{
	width:69px;
	background:url(../image/list/catalogue_off_03.gif) left bottom no-repeat;
}
#subtab dl .virtue_01_on a{
	width:76px;
	background:url(../image/list/catalogue_on_01.gif) left bottom no-repeat;
}
#subtab dl .virtue_02_on a{
	width:85px;
	background:url(../image/list/catalogue_on_02.gif) left bottom no-repeat;
}
#subtab dl .virtue_03_on a{
	width:69px;
	background:url(../image/list/catalogue_on_03.gif) left bottom no-repeat;
}

#category_image_list,
#search_image_list{
	clear:both;
	width:860px;
	word-break:break-all;
}
#category_image_list ul{
	height:280px;
}
#search_image_list ul{
	height:300px;
}
#category_image_list ul,
#search_image_list ul{
	float:left;
	width:860px;
	padding:0;
	margin:0;
	list-style-type:none;
	border-top:10px #ffffff solid;
	border-bottom:1px #e5e5e5 solid;
}
*html #category_image_list ul{
	height:260px;
}
*html #search_image_list ul{
	height:200px;
}
#category_image_list ul li,
#search_image_list ul li{
	float:left;
	width:172px;
	height:270px;
}
*html #category_image_list ul li,
*html #search_image_list ul li{
	width:172px;
	height:297px;
}
#category_image_list ul li dl{
	float:left;
	margin:0;
	padding:0;
	height:290px;
	font:12px µ¸¿ò;
	text-align:left;
}
#search_image_list ul li dl{
	float:left;
	margin:0;
	padding:0;
	height:270px;
	font:12px µ¸¿ò;
	text-align:left;
}
#category_image_list ul li dl dt,
#search_image_list ul li dl dt{
	float:left;
	width:9px;
	height:145px;
	padding-left:7px;
}
*html #category_image_list ul li dl dt,
*html #search_image_list ul li dl dt{
	width:16px;
}
#category_image_list ul li dl dd,
#search_image_list ul li dl dd{
	float:left;
	width:150px;
	margin:0;
	text-align:left;
	height:14px;
	color:#858585;
	padding-left:15px;
}
*html #category_image_list ul li dl dd,
*html #search_image_list ul li dl dd{
	width:160px;
	
}
#category_image_list ul li dl .model_img,
#search_image_list ul li dl .model_img{
	float:left;
	margin:0;
	padding:0;
	width:140px;
	height:140px;
}
#category_image_list ul li dl .model_img a,
#search_image_list ul li dl .model_img a{
	float:left;
	border:1px #e5e5e5 solid;
}
#category_image_list ul li dl .model_img a:hover,
#search_image_list ul li dl .model_img a:hover{
	float:left;
	border:1px #ff0000 solid;
}
#category_image_list ul li dl .item_tlt,
#search_image_list ul li dl .item_tlt{
	height:49px;
	padding:6px 0 0 16px;
	color:#333333;
	line-height:14px;
}
*html #category_image_list ul li dl .item_tlt,
*html #search_image_list ul li dl .item_tlt{
	padding:3px 0 2px 16px;
}
#category_image_list ul li dl dd img,
#search_image_list ul li dl dd img{
	vertical-align:absmiddle;
}
#category_image_list ul li dl dd strong,
#search_image_list ul li dl dd strong{
	color:#da2020;
}
#search_image_list ul li dl dd span{
	color:#000000;
}
#category_image_list ul li dl .item_btn,
#search_image_list ul li dl .item_btn{
	float:left;
	padding-top:4px;
}



#product_text{
	position:absolute;;
	display:none;
	padding:8px 9px 7px 8px;
	width:200px;
	border:1px solid #9fb0c7;
	text-align:left;
	z-index:10;
	background:#efeff0;
	font:11px µ¸¿ò;
	color:#3b3d45;	
	line-height:13px;
	}
/*----------------------------------ÀÌ¹ÌÁöº¸±â ¸ðµ¨¸®½ºÆ® ³¡ ---------------------------------*/