@charset "utf-8";

/* 사이트에 대한 부분 코딩 */

/* 전체 */
#wrapper {
	width:1140px; 	
	margin: 0 auto;
	min-height:100%; 
	height:auto !important; 
	letter-spacing:-0.5px; 
  z-index:8000;
}

table td,
table th{vertical-align:middle;text-align:center}
/* 헤더 상단바*/

#header{width:100%;}
#topbar_bg{width:100%;background:#eee;border-bottom:1px solid #cecece}
#header_topbar{margin:0 auto;background:#eee;height:30px;position:relative}
#header_topbar .zone{width:1140px;margin:0 auto;}
#header_topbar ul{height:30px;position:relative;}
#header_topbar ul li{float:left;vertical-align:middle;color:#9c9c9c;text-align:center;line-height:30px;margin:0 2px}
#header_topbar ul li span.breakline{display:inline-block;*display:inline;zoom:1;padding: 0 2px;}
#header_topbar ul li.first{border:none}
#header_topbar .favorite{width:60px;height:14px;margin-top:8px;background:url('../images/common/favorite.jpg') no-repeat}
#header_main{width:1140px;margin:0 auto;margin-top:40px;position:relative}
#header_main #logo{width:270px;text-align:left}
#header_main .search{width:600px;text-align:center;position:relative}
#header_main .search .bg_img{width:337px;height:45px;background:url('../images/common/searchback.jpg') no-repeat;margin:0 auto}
#header_main .search input{width:314px;height:32px;border:none;margin:6px 0 0 0;padding:0 5px;line-height:32px\9;}
#header_main .search .schbtn{width:78px;height:43px;position:absolute;top:19px;right:60px;}
#header_main .search .schbtn a{width:78px;height:43px;display:inline-block;*display:inline;zoom:1;background:url('../images/common/schbtn.png') no-repeat}
#header_main .top_ban{position:relative;width:270px;height:83px;}
#header_main .top_ban span a{font-size:0;padding:0px;display:inline-block;*dislay:inline;zoom:1;}
#header_main .top_ban .slider_prev a{cursor:pointer;position:absolute;width:15px;height:14px;bottom:20px;right:14px;background:url('../images/common/top_bancontrol.png') no-repeat}
#header_main .top_ban .slider_next a{position:absolute;width:15px;height:14px;bottom:20px;right:0;background:url('../images/common/top_bancontrol.png') -14px 0 no-repeat}
#header_menu{width:100%;height:60px;background:url('../images/common/navback.png');vertical-align:top}
#gnbArea {width:1140px;height:57px;margin:0 auto;}
#gnbArea td{position:relative;vertical-align:top}
#gnbArea td a{float:left;color:#fff;font-weight:bold;padding:20px 13px;}
#gnbArea td .breakline{padding:0;float:left;width:3px;margin:20px 1px;color:#fff;}
#gnbArea td .all{width:120px;margin-left:0px;padding:20px 0;background:#571d1d;float:right}
#gnbArea td a:hover{color:#e54b4f;background:#fff}
#gnbArea td .all:hover{}
#gnb_all{position:absolute;width:1140px;left:50%;margin-left:-569px;margin-top:-5px;border:2px solid #000;z-index:9999;background:#fff;display:none;}
#gnb_all.on{display:table;*display:block;}
#gnb_all table{margin:20px auto;z-index:9999;}
#gnb_all table td{text-align:left;height:20px;padding-left:10px;padding-top:10px;font-size:15px}
#gnb_all table td a:hover{text-decoration:underline}
#gnb_all .title{color:#ec2b2f;background:#eee;width:250px;height:50px;text-align:center;font-size:18px;padding-left:0}

/* 퀵메뉴 */
#quickmenu{position:absolute;left:50%;width:50px;height:568px;display:table;margin-top:44px;text-align:right;}
#quickmenu td{text-align:right;position:relative;vertical-align:top;}
#quickmenu td table{position:fixed;margin-left:600px;*margin-left:560px}
#quickmenu .menu_link .title a{display:inline-block;*display:inline;zoom:1;width:85px;height:35px;background:url('../images/common/quickmenu.png') no-repeat}
#quickmenu .menu_link .card_pay a{display:inline-block;*display:inline;zoom:1;width:85px;height:66px;background:url('../images/common/quickmenu.png') 0 -34px no-repeat}
#quickmenu .menu_link .card_receipt a{display:inline-block;*display:inline;zoom:1;width:85px;height:66px;background:url('../images/common/quickmenu.png') 0 -100px no-repeat}
#quickmenu .menu_link .bill a{display:inline-block;*display:inline;zoom:1;width:85px;height:66px;background:url('../images/common/quickmenu.png') 0 -166px no-repeat}

#quickmenu .recent_item{margin-top:-50px}
#quickmenu .recent_item .title a{display:inline-block;*display:inline;zoom:1;color:#fff;text-align:center;width:85px;height:38px;line-height:38px;background:url('../images/common/quickmenu.png') 0 -238px no-repeat;}
#quickmenu .recent_item .item.i1 a{display:inline-block;*display:inline;zoom:1;color:#fff;text-align:center;width:85px;height:75px;line-height:38px;background:url('../images/common/quickmenu.png') 0 -276px no-repeat;}
#quickmenu .recent_item .item.i2 a{display:inline-block;*display:inline;zoom:1;color:#fff;text-align:center;width:85px;height:75px;line-height:38px;background:url('../images/common/quickmenu.png') 0 -351px no-repeat;}
#quickmenu .recent_item .pager{border:1px solid #d2d2d2;width:81px;height:30px;text-align:center}
#quickmenu .recent_item .pager a{display:inline-block;*display:inline;zoom:1;color:#fff;text-align:center;width:10px;height:11px;line-height:11px;color:#000;border:none;margin-top:8px;font-size:11px}
#quickmenu .recent_item .pager a.current{color:#ff3d2e;font-weight:bold}
#quickmenu .recent_item .pager a.move_prev{background:url('../images/common/quick_prev.jpg') no-repeat;padding:2px 3px;}
#quickmenu .recent_item .pager a.move_next{background:url('../images/common/quick_next.jpg') no-repeat;padding:2px 3px;}

#quickmenu .recent_item .cs_info a{display:inline-block;*display:inline;zoom:1;color:#fff;text-align:center;width:85px;height:67px;line-height:38px;background:url('../images/common/quickmenu.png') 3px -456px no-repeat;}
#quickmenu .recent_item .move_top a{display:inline-block;*display:inline;zoom:1;color:#fff;text-align:center;width:85px;height:60px;line-height:38px;background:url('../images/common/quickmenu.png') 0 -522px no-repeat;}


/* 공통_하단 */
#footer{width:100%;}
#footer #footerArea{width:1140px; height:auto; margin:0 auto;margin-top:15px;background-color:#fff;color:#777;}
#footer #footer_company{width:1140px;}
#footer #footer_company .logo{width:150px}
#footer #footer_company td{text-align:left;vertical-align:top;padding:1px 0}
#footer #footer_company .info {margin-top:20px;color:#aaaaaa}
#footer #footer_company .info .copyright{padding-bottom:10px}
#footer #footer_company .markimg{text-align:right;padding-top:20px}

#footer #footer_menu{background:#737373}
#footer #footer_menu table{margin:0 auto;width:775px;height:55px}
#footer #footer_menu table td a{color:#fff;padding:0 10px;margin-right:10px}
#footer #footer_menu table td .breakline{color:#fff}
#footer #footer_menu table .first a{border:none}
#footer #footer_menu table td:hover{background:#fff;}
#footer #footer_menu table td:hover a{color:#737373}


/* 공통_메인_본문 */

#wrapper  > tbody > tr > td{padding-top:50px;}

#container_area {height:auto !important; min-height:100%;background-color:#fff;vertical-align:middle;position:relative;}
#container_area > tbody > tr > td{}
#container_area .top{height:573px;z-index:1500}
#container_area .top > td{vertical-align:top;}
#container_area .category{width:250px;height:398px;border-top:2px solid red;vertical-align:top;}
#container_area .category td{border:1px solid #e5e5e5;}
#container_area td.cate1{border-left:none;}
#container_area td.cate3{border-right:none}

#container_area .line1{}
#container_area .line1 td{}
#container_area .line1 .cate1 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') 0px 0px no-repeat}
#container_area .line1 .cate2 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') -83px 0px no-repeat}
#container_area .line1 .cate3 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') -166px 0px no-repeat}

#container_area .line2{}

#container_area .line2 .cate1 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') 0px -133px no-repeat}
#container_area .line2 .cate2 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') -83px -133px no-repeat}
#container_area .line2 .cate3 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') -166px -133px no-repeat}

#container_area .line3{}
#container_area .line3 .cate1 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') 0px -266px no-repeat}
#container_area .line3 .cate2 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') -83px -266px no-repeat}
#container_area .line3 .cate3 a{display:inline-block;*display:inline;zoom:1;width:83px;height:131px;background:url('../images/main/content_category.jpg') -166px -266px no-repeat}


#container_area .top .center_banner{width:599px;margin-left:20px;padding-top:0px;position:relative}
#container_area .top .center_banner li{margin-left:1px;*margin:0}
#container_area .top .center_banner .bx-pager{position:absolute;bottom:10px;*text-align:left}
#container_area .top .center_banner .control{position:absolute;top:50%;margin-top:-18px;font-size:50px;z-index:7000;color:#676767}
#container_area .top .center_banner .slider_prev{left:15px}
#container_area .top .center_banner .slider_next{right:15px}

#container_area .top .member_bonus{width:600px;height:153px;background:url('../images/main/member_bonusbg.jpg') no-repeat;margin:20px 0 0 20px}
#container_area .top .member_bonus .blank{width:153px}
#container_area .top .member_bonus .join{width:105px;}
#container_area .top .member_bonus .general{width:120px;}
#container_area .top .member_bonus .bonus{color:#fff;font-size:16px;padding:50px 0 0 20px;text-align:left}
#container_area .top .member_bonus .bonus b{color:#ffed27}

#container_area .top .right_banner{width:250px;padding-left:20px}
#container_area .top .right_banner .delivery{width:250px;}
#container_area .top .right_banner .delivery img{border-top:2px solid red}

#container_area .top .right_banner .hotitem{margin-top:25px}
#container_area .top .right_banner .caption_table{width:100%}
#container_area .top .right_banner .caption_table .btitle{text-align:left;color:#484848;font-size:15px;font-weight:bold;letter-spacing:0px;padding:5px 0;}
#container_area .top .right_banner .caption_table .pager_zone{text-align:right;width:182px;*width:185px;vertical-align:middle;}
#container_area .top .right_banner .caption_table .pager_zone div{display:inline-block;*display:inline;zoom:1;}
#container_area .top .right_banner .caption_table .bx-pager-item a{display:inline-block;width:10px;height:10px;background:#696969;font-size:0;margin-left:2px;border-radius:5px}
#container_area .top .right_banner .caption_table .bx-pager-item a.active{background:red}

#container_area .top .right_banner .slider_table{border:1px solid #ccc;position:relative}
#container_area .top .right_banner .slider_table .item_info{height:72px;vertical-align:middle;color:#404040;border:1px solid #ccc;line-height:15px}
#container_area .top .right_banner .slider_table .item_name{font-size:14px;color:#404040;}
#container_area .top .right_banner .slider_table .price{color:#f13131}
#container_area .top .right_banner .slider_table .price b{text-decoration:line-through}
#container_area .top .right_banner .slider_table .icon_hot{position:absolute;top:-1px;left:-1px;z-index:8000;width:57px;height:57px}

#container_area .top .comunity_banner{position:relative;margin-top:20px;font-size:11px;}
#container_area .top .comunity_banner td{width:250px;height:53px;position:relative;text-align:left;}
#container_area .top .comunity_banner td span{display:inline-block;*display:inline;zoom:1;margin:1px 0 0 50px;line-height:15px}
#container_area .top .comunity_banner td span{color:#9a9a9a}
#container_area .top .comunity_banner td span b{color:#3c3c3c;font-size:13px;font-weight:normal}
#container_area .top .comunity_banner .anniversary{background:url('../images/main/anniversary_bg.png') no-repeat}
#container_area .top .comunity_banner .deliverypic{background:url('../images/main/deliverypic_bg.png') no-repeat}
#container_area .top .comunity_banner .plant{background:url('../images/main/plant_bg.png') no-repeat}
#container_area .top .comunity_banner .btn_go{width:26px;height:13px;background:url('../images/main/btn_go.png') no-repeat;display:inline-block;*display:inline;zoom:1;font-size:10px;color:#fff;text-align:left;padding-left:4px;right:5px;bottom:10px;position:absolute}

.price_icon{position:absolute;left:87px;*left:85px;top:22px;*top:32px;width:16px;height:17px;background:url('../images/common/icon_price.png') no-repeat;}
.price{letter-spacing:1px}

#bestitem{width:1140px;height:475px;background:url('../images/main/bestitem-bg.png') no-repeat;position:relative;}
#bestitem .item_img td{padding-top:70px;width:250px;position:relative}
#bestitem .item_img .blank{width:145px;}
#bestitem .item_info{height:85px;}
#bestitem .item_info td{position:relative}
#bestitem .item_info .item_name{margin-top:-22px;padding-bottom:6px;margin-left:-20px;font-weight:bold}
#bestitem .item_info .price{padding-left:5px;padding-bottom:7px;color:#e71919;}
#bestitem .item_info .point{margin-left:-10px;color:#d78c2c}

#hotitem{width:1140px;height:487px;position:relative;border-top:1px solid #000;border-bottom:1px solid #dedede}
#hotitem .item_img td{position:relative;vertical-align:bottom;height:340px;}
#hotitem .item_img .hotmark{position:absolute;top:0;left:50%;margin-left:-67px}
#hotitem .item_info{height:145px;}
#hotitem .cate{width:183px;text-align:left;position:relative}
#hotitem .cate .catelist{height:183px;*border-left:1px solid #dedede;*border-right:1px solid #dedede;position:absolute;top:0;*position:relative}
#hotitem .cate .catelist td{text-align:left;height:32px;width:181px;border:1px solid #dddddd;vertical-align:middle}
#hotitem .cate .catelist td a{position:absolute;display:inline-block;width:170px;height:32px;line-height:32px;text-align:left;padding-left:20px;margin-top:-16px;*margin:0;background:url('./images/cate/cate_defbg.png')}
#hotitem .cate .catelist td.active a{background:url('../images/main/cate_selectbg.png') no-repeat;color:#fff}
#hotitem .cate .catelist .title{text-align:center;width:181px;height:120px;background:url('../images/main/hotitem_titlebg.jpg') no-repeat}
#hotitem .cate .catelist .title p{position:absolute;left:45px;top:25px;line-height:20px;}
#hotitem .cate .catelist .last{border-bottom:none}
#hotitem .item_info td{position:relative;width:300px;}
#hotitem .item_info .item_name{padding-bottom:7px;margin-left:-20px;font-weight:bold}
#hotitem .item_info .price_icon{left:118px;top:64px;*top:65px;*left:108px;}
#hotitem .item_info .price{padding-bottom:7px;color:#e71919}
#hotitem .item_info .point{margin-left:-10px;color:#d78c2c;}

#section_title{margin-bottom:10px;width:100%}
#section_title td{font-size:22px;font-weight:bold;text-align:left;width:100%}

#wrapper > tbody > tr > td.section_content,
#wrapper > tbody > tr > td.bottom_content{padding-top:0}
.section_content{width:1140px;margin-bottom:20px;}
.section_content table{width:100%;}
.section_content tr{margin:5px 0;padding:10px 0}
.section_content .title{border-top:1px solid #ccc;border-bottom:1px solid #000;}
.section_content .title td{text-align:left;vertical-align:middle;height:60px;padding-left:15px;*border-top:1px solid #ccc;*border-bottom:1px solid #000;background:#fbfbfb}
.section_content .title td img{vertical-align:middle;margin-top:-3px;*margin-top:-1px;}
.section_content .title .name{color:#e76565;font-size:15px;font-weight:bold}
.section_content .title .detail{text-align:left;margin-left:10px}
.section_content .line div{line-height:17px}
.section_content .line  .bigimg{padding-left:30px;padding-right:20px}
.section_content .line  .name{margin-top:8px;color:#393939;font-weight:bold}
.section_content .line  .price{margin-bottom:8px;color:#e71919;font-weight:bold}
.section_content .line  .detail{color:#a6a6a6;margin:5px 0}
.section_content .line1 .leftsm,
.section_content .line1 .rightsm{padding-top:30px;}
.section_content .line2 .leftsm,
.section_content .line2 .rightsm{padding-bottom:30px;}
.section_content.last_content,
.section_content.last_content .line2{border-bottom:1px solid #ccc}

#bottom_content{width:1140px;margin-top:50px;border-bottom:1px solid #000;}
#bottom_content td{text-align:left;width:245px;border-top:2px solid #3b3b3b;padding:30px 40px;vertical-align:top;}
#bottom_content .cs{position:relative}
#bottom_content .cs img{position:absolute;left:1px;}
#bottom_content .cs .telicon{width:76px;height:70px;position:absolute;left:40px;}
#bottom_content .cs .telicon img{top:0px;left:0px;position:relative;}
#bottom_content .cs .title{margin-bottom:10px;margin-left:95px;font-weight:bold;font-size:15px;}
#bottom_content .cs .tel_num{height:20px;margin-left:95px;font-size:25px;font-weight:bold;}
#bottom_content .cs .work_info{margin:40px 0 0 20px;color:#8b8b8b}
#bottom_content .cs .work_info b{color:#444444}
#bottom_content .cs .work_day,
#bottom_content .cs .work_time{position:relative;padding-left:20px;height:18px;line-height:18px}

#bottom_content .cs .work_day img,
#bottom_content .cs .work_time img{top:2px;}

#bottom_content .account{position:relative;width:200px;color:#656565;border-left:1px solid #ccc;border-right:1px solid #ccc;}
#bottom_content .account .title{margin-left:25px;font-size:18px;}
#bottom_content .account li{list-style-type:circle;line-height:20px}
#bottom_content .account .detail{margin-left:20px;margin-top:25px}
#bottom_content .account .detail .owner{font-weight:bold}
#bottom_content .account img{position:absolute;left:40px}

#bottom_content .deliverypic_board{width:570px;position:relative;padding-top:15px;}
#bottom_content .deliverypic_board .title{color:#323232;font-size:18px;text-align:center;margin-bottom:10px}
#bottom_content .deliverypic_board .item_name{margin-top:7px}
#bottom_content .deliverypic_board .item_name,
#bottom_content .deliverypic_board .customer{text-align:center}
#bottom_content .control{background:url('../images/main/deliverypic_control_bg.png') no-repeat;position:absolute;top:65px;}
#bottom_content .control a{padding:15px 10px;display:inline-block;*display:inline;zoom:1}
#bottom_content .control a:hover{color:red}
#bottom_content .slider_prev{left:30px}
#bottom_content .slider_next{right:30px}


/* 공통_서브_LNB */
#lnb_area {}

/* 공통_서브_본문 */
#container_area_sub {}

/* 공통_서브_타이틀 */
#container_area_sub #container_title {}

