@charset "utf-8";
/* CSS Document */


/*------------------------------------------------*/
/*  -작성일     : 2009년4월14일                   */
/*  -작성자     : BlueCarpet Design Team(전한솔)  */
/*  --------------------------------------------  */
/*  -page       : 전체를 감싸고있는 DIV           */
/*  -top        : 상단 DIV                        */
/*  -content    : 컨텐츠 DIV                      */
/*  -bottom     : 카피 DIV                        */
/*  -QUICK      : 퀵메뉴 DIV                      */
/*  --------------------------------------------  */
/*  -subpage    : 전체를 감싸고있는 서브 DIV      */
/*  -subtop     : 상단 DIV                        */
/*  -subleft    : 상단 DIV                        */
/*  -subcontent : 컨텐츠 DIV                      */
/*  -subbottom  : 카피 DIV                        */
/*------------------------------------------------*/
@import url("/inc/css/content.css");



/*## 공통CSS ##*/
body {
	padding: 0px 0px 0px 0px;
	font-family:돋움, 굴림, Gulim, AppleGothic, sans-serif;
	line-height: 130%;
	background-image: url(/images/99_common/sub_bg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*
	overflow-y:scroll;
	overflow:hidden;
	*/
}
.main_bg{
	background-image: url(/images/99_common/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
body, div, ul, ol, dl, p, td, th, input, textarea, select{font-family:돋움, 굴림, Gulim, AppleGothic, sans-serif; font-size:11px; color:#666666;}
body, div, ul, ol, li, dl, dt, dd, p, input, textarea, select, h1, h2, h3, h4, em, address, fieldset, form, iframe, object{margin:0; padding:0;}
img, fieldset, iframe{border:none;}
form { display: inline; }
/*select{height:18px;border:1px solid #e3e3e3};*/
/*select{behavior: url('/inc/css/selectbox.htc');}*/
input{padding-right:1px;}
a{color:#3d3c3c; text-decoration:none;}
a:hover{color:#2f84d2; text-decoration:underline;}
a.no1{color:#909090; text-decoration:none;}
a.no1:hover{color:#2f84d2;}
/*## END ##*/



/*## 공통 LAYOUT ##*/
#warp{
	width:991px;margin: 0 auto;background-color:#f6f6f6;
	overflow:hidden;
}
#warp #header{width:991px;height:229px;margin: 0 auto;background:#ffffff;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}
#warp #content{width:991px;margin: 0 auto;background:#f6f6f6;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;float:left;}
#warp #content #left{
	width:198px;
	float:left;
	background-image: url(/images/99_common/left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#f6f6f6;
}
#warp #content #cont{width:791px;min-height:600px;_height:600px;background:#ffffff;border-top:1px solid #e3e3e3;border-left:1px solid #e3e3e3;float:right;}
#warp #content #cont #title{width:751px;height:24px;border-bottom:1px solid #e3e3e3;float:left;padding:0 20px 0 20px;margin-top:15px;}
#warp #content #cont #title #subject{width:376px;float:left;}
#warp #content #cont #title #sitemap{width:375px;float:right;text-align:right;margin-top:3px;}
#warp #content #cont #con{width:721px;float:left;padding:10px 35px 70px 35px;}

#warp #content_main{width:991px;margin: 0 auto;background:#f6f6f6;border-right:1px solid #e3e3e3;border-left:1px solid #e3e3e3;}
#warp #content_main #cont{width:991px;min-height:800px;_height:800px;background:#ffffff;border-top:1px solid #e3e3e3;}
#warp #content_main #cont #title{width:952px;height:24px;border-bottom:1px solid #e3e3e3;float:left;padding:0 20px 0 20px;margin-top:15px;}
#warp #content_main #cont #con{width:966px;float:left;padding:10px 11px 70px 13px;}



#footer{width:100%;height:100px;background:#FFFFFF;float:left;text-align:left;border-bottom:1px solid #e3e3e3;border-top:1px solid #e3e3e3;}
#f_cont{width:990px;height:100px;margin: 0 auto;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;float:center;}

#STATICMENU {position: absolute;margin-left:6px;}


/* shop style */

#shop_item{
	float:left;
	text-align:center;
	width:190px;
}
#shop_item #shop_img{
	border:3px solid #dddddd;
	width:183px;
	height:183px;
}
#shop_item  #shop_info #item_title{
	width:177px;
	color:#ef3382;
	font-family: Tahoma,돋음,굴림;
	font-size: 15px;
	line-height: 35px;
	Text-decoration:underline;
	height:18px;
	margin-top:8px;
	text-align:left;
}
#shop_item  #shop_info #item_txt01{
	color:#666666;
	font-family: 돋음,굴림;
	font-size: 12px;
	line-height: 17px;
	width:177px;
	text-align:left;
}
#shop_item  #shop_info #item_txt02{
	margin-top:10px;
	color:#666666;
	font-family: 돋음,굴림;
	font-size: 12px;
	line-height: 17px;
	width:167px;
	text-align:left;
	background-color:#fcfcfc;
	border:1px solid #e5e5e5;
	padding: 6px 0px 6px 10px;
}
#shop_item  #shop_info #item_txt03{
	margin-top:12px;
	color:#666666;
	font-family: 돋음,굴림;
	font-size: 12px;
	width:177px;
	text-align:left;
	font-weight:bold;
}
#shop_line{
	margin-top:15px;
	width:17px;
	float:left;
	background:url(/images/05_shop/line.gif) repeat-y;
	height:220px;
}

/*sitemap style*/

#map_text{
	float:left;
}
#map_text #map_box{
	padding:15px 10px 10px 10px;
}
#map_text #map_text01{
	padding: 8px 20px 8px 22px;
}
#map_text #map_line{
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#map_text #map_sub{
	padding: 0px 8px 0px 20px;
}

#search_main{
	width:290px;
	height:75px;
	position:absolute;
	margin-top:-97px;
	margin-left:666px;
	background-image: url(/images/99_common/main_search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
