#boardWrap {margin-bottom:20px;font-size:1em;font-family:Daum_Regular}
.board_button {display:inline-block;padding:6px 20px;border:1px solid #dc7e42;background:#d46d2b;font-family:Daum_Regular;font-size:13px;color:#fff;text-align:center;zoom:1;*display:inline}
.list_num {margin-bottom:10px;font-size:1em;color:#ddd;text-align:right}
.list_num span {font-size:1.4em;color:#fff}
.list_num span.naver {color:#2DB400}
.writing_zero {color:#fff}

/* paging */
#boardPaging {margin-top:20px;text-align:center}
#boardPaging span {display:inline-block;width:36px;margin:0 2px;padding:8px 0;background-color:#351b0b;font-family:Arial;font-size:1em;color:#ccc;text-align:center}
#boardPaging span.on {background-color:#d46d2b;font-weight:800;color:#fff}
#gotoBtn {height:31px;text-align:center}
#gotoBtn.store {width:800px;margin:0 auto}
#gotoBtn span {display:inline-block;width:60px;padding:6px;border:1px solid #94694d;background-color:#704224;font-size:1em;color:#fff;text-align:center}

/* 기본 게시판 list page */
#basicList table {width:100%;font-size:13px;text-align:center}
#basicList table tr th {height:20px;padding:7px;border-bottom:1px solid #d2d2d2;color:#fff}
#basicList table tr td {height:20px;padding:7px;border-bottom:1px solid #d2d2d2;color:#ededed}
/* 기본 게시판 view page */
#basicView {color:#fff}
table.board_title {width:100%;margin-bottom:20px;font-size:13px}
table.board_title th {background:#d46d2b;padding:7px;border-top:1px solid #624644;border-bottom:1px solid #624644;color:#fff}
table.board_title td {padding:7px;border-top:1px solid #a0460c;border-right:1px solid #a0460c;border-bottom:1px solid #a0460c}
div.view_con {font-size:13px;color:#fff;line-height:1.6em}

/* 인테리어 게시판 list page */
#interiorWrap ul {overflow:hidden}
#interiorWrap ul li {float:left;width:32.3%;margin:0 1% 15px 0}
#interiorWrap ul li img {width:100%}
/* 인테리어 pop up layer */
#interiorPop {position:absolute;left:0;z-index:1000;width:100%;min-width:1004px;height:770px;background:#1a1c22}
div.iPop_center {width:960px;margin:0 auto}
#iPopHead {background:#2a2d35}
#iPopBody {position:relative}
#iPopBody #slideBtn button {position:absolute;top:50%;width:50px;margin:-25px 0 0 0;padding:0;border:0;background:transparent}
#iPopBody #slideBtn #iPopL {left:-75px}
#iPopBody #slideBtn #iPopR {right:-75px}
#iPopThum {position:relative}g
#iPopThumList {overflow:hidden;position:relative;width:828px;margin:0 auto}
#iPopThumList ul {width:100%;font-size:0;text-align:center}
#iPopThumList li {display:inline-block;width:100px;height:63px;margin-right:4px;zoom:1;*display:inline}
#iPopThumList li a {display:block;position:relative;width:100%;height:100%}
#iPopThumList li.on span {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url('../img/board/border.png') no-repeat}
#iPopThumList li img {width:100%;height:100%}
#iPopThum #thumBtn button {position:absolute;top:50%;width:14px;height:28px;margin:-14px 0 0 0;padding:0;border:0;background-color:transparent;background-repeat:no-repeat}
#iPopThum #thumBtn #iPopThumL {left:20px;background-image:url('../img/board/inteThumL.png')}
#iPopThum #thumBtn #iPopThumR {right:20px;background-image:url('../img/board/inteThumR.png')}
#iPopThum #thumBtn #iPopThumL.off {display:none}
#iPopThum #thumBtn #iPopThumR.off {display:none}

/* 언론보도 및 고객방문후기 list page */
#paperList li {font-size:14px;color:#fff;line-height:2em}

/* 메뉴 게시판 list */
#menuWrap ul {overflow:hidden}
#menuWrap ul li {overflow:hidden;float:left;width:353px;height:200px;margin:0 14px 14px 0}
#menuWrap ul li a {display:block;position:relative;width:100%;height:100%;text-decoration:none}
#menuWrap ul li a dt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	background: url('../img/board/bg_menupopbot.png');
	background-image: url(../img/board/bg_menupopbot2.png);
}
#menuWrap ul li a dt span {display:block;position:absolute;left:0;top:10px;bottom:10px;width:100%;color:#ffcc00;text-indent:15px}
#menuWrap ul li a dt span.btn_more {left:auto;right:10px;width:auto;font-size:13px;color:#ff0000;text-indent:0}
#menuWrap ul li a dd {display:none;position:absolute;left:0;top:20px;width:90%;padding:5%;font-size:12px;color:#cccccc;line-height:20px} 
/* 메뉴 게시판 pop up layer */
#menuPop {position:absolute;left:0;z-index:1000;width:100%;min-width:1004px;height:100%;height:870px;background:#1a1c22;font-family:Daum_Regular}
div.mPop_center {width:960px;margin:0 auto}
#mPopHead {background:#2a2d35}
#mPopHead h2 {padding-left:20px}
#mPopBody {position:relative}
#mPopSlide li {width:100%;height:820px;background-repeat:no-repeat;background-position:50% 0}
#mPopSlide li dl.mPop_desc {padding-top:55px}
#mPopSlide li dl.mPop_desc dt {font-size:30px;color:#fff}
#mPopSlide li dl.mPop_desc dd {margin-top:20px;font-size:15px;color:#bfc5d3;line-height:20px;letter-spacing:-1px}
#mPopBody #slideBtn button {position:absolute;top:50%;z-index:20;width:50px;margin:-75px 0 0 0;padding:0;border:0;background:transparent}
#mPopBody #slideBtn #mPopL {left:20px}
#mPopBody #slideBtn #mPopR {right:20px}
#mPopThum {position:absolute;left:50%;bottom:0;width:1102px;margin-left:-551px}
#mPopThumWrap {overflow:hidden;position:relative;width:100%}
#mPopThumWrap ul {width:100%;font-size:0;text-align:center}
#mPopThumWrap li {display:inline-block;width:175px;height:140px;margin-right:8px;border:1px solid #333;zoom:1;*display:inline}
#mPopThumWrap li a {display:block;position:relative;width:100%;height:100%}
#mPopThumWrap li.on a span {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url('../img/board/menu_border.png') no-repeat}
#mPopThumWrap li p {position:absolute;left:0;bottom:0;width:100%;height:22px;padding-top:8px;background:url('../img/board/bg_menupopbot.png');font-size:13px;color:#fff}
#mPopThumWrap li img {width:100%;height:100%}
#mPopThum #thumBtn button {position:absolute;top:0;width:25px;margin:0;padding:0;border:0;background:transparent}
#mPopThum #thumBtn #mPopThumL {left:-50px}
#mPopThum #thumBtn #mPopThumR {right:-50px}

/* 매장찾기 검색 */
#storeFind {width:700px;margin:0 auto;padding:15px 0;background:url('../img/board/store_find_bg.png')}
#storeFindWrap {width:410px;margin:0 auto}
div.row1 {height:32px}
div.map_search {position:relative;width:200px;margin-right:10px;padding:8px 0;background:#1d1d1d;font-size:14px;}
div.map_search_title {display:block;width:185px;padding-left:10px;background:url('../img/board/brandlink_bg.png') no-repeat 98% 5px;color:#fff !important;cursor:pointer}
div.map_search ul {display:none;position:absolute;top:30px;z-index:900;background:#555c5e}
div.map_search li {width:170px;height:25px;padding:5px 15px 0;color:#fff;cursor:pointer}
div.map_search ul#gugun_list {width:400px}
div.map_search ul#gugun_list li {display:inline-block;text-align:center;zoom:1;*display:inline}
div.map_search li:hover {background:#B30909}
div.row2 {height:30px}
div.row2 input {width:320px;height:20px;margin-right:10px;padding:4px 0 0 5px;background-color:#1D1D1D;color:#fff}
#btnStoreFind {margin:0;padding:5px 20px;background:#29201F;font:13px Daum_Regular;color:#fff;text-align:center;cursor:pointer}
/* 매장안내 게시판 list page */
#storeWrap {margin-bottom:50px}
#slidemap {width:700px;margin:0 auto}
#slidemap li.store_list {height:212px;padding:30px 80px;border:1px solid #333;background:url('../img/board/store_find_bg.png')}
#slidemap ul.store_img {overflow:hidden}
#slidemap ul.store_img li {overflow:hidden;float:left;width:265px;height:176px;margin-right:5px}
#slidemap ul.store_img li img.w100 {width:100%}
#slidemap div.desc {overflow:hidden;margin-top:20px;font-size:14px;color:#fff;line-height:1.4em}
#slidemap div.desc dl dt span {font-size:12px}
#slidemap div.desc dl dd {font-size:12px;color:#bbb}
#slidemap div.desc div.icon_wrap {float:left;margin-top:2px}
#slidemap div.desc a.page_link {display:block;float:left;margin-left:10px}
/* 매장안내 게시판 view page */
#slidemapV {width:639px;margin:0 auto}
#slidemapV div.head dl {color:#fff}
#slidemapV div.head dt {height:34px;margin-bottom:15px;padding:10px 0 0 10px;background:url('../img/board/bg_slidemaphead.png');font-size:20px;color:#fff}
#slidemapV div.head dd {font-size:14px;line-height:20px}
#slidemapV div.head dd.icon {margin-top:10px;color:#978872}
#slidemapV div.img_wrap {overflow:hidden;width:100%;margin-top:30px}
#slidemapV div.img_wrap ul {overflow:hidden;width:400%}
#slidemapV div.img_wrap ul li {float:left;width:25%}
#slidemapV div.img_wrap ul li img {width:100%}
#slidemapV div.img_ctr {position:relative;height:39px;margin:30px 0}
#slidemapV div.img_ctr #imgBullet {height:29px;padding-top:10px;text-align:center}
#slidemapV div.img_ctr #imgBullet li {display:inline-block;overflow:hidden;width:15px;height:16px;margin:0 5px;background:url('../img/board/btn_circle.png') no-repeat 0 0;zoom:1;*display:inline}
#slidemapV div.img_ctr #imgBullet li.on {background-position:0 -18px}
#slidemapV div.img_ctr button {position:absolute;top:0;margin:0;padding:0;border:0;background:transparent;cursor:pointer}
#slidemapV #imgThumL {left:0}
#slidemapV #imgThumR {right:0}
#slidemapV p.map_content{margin:10px 0 30px;font-size:13px;color:#ededed;line-height:18px}
#slidemapV ul.map_tab {overflow:hidden}
#slidemapV ul.map_tab li {float:left;width:319px;height:74px;margin-bottom:0;cursor:pointer}
#slidemapV ul.map_tab li.tab1 {margin-right:1px}
#slidemapV ul.map_tab li span {display:block;width:100%;height:42px;padding-top:18px;color:#fff;background:#fbba23;text-align:center}
#slidemapV ul.map_tab li:hover span, #slidemapV ul.map_tab li.on span {background:#d46d2a}
#slidemapV div.arrow {display:none;width:319px;height:14px;text-align:center}
#slidemapV div.arrow img {vertical-align:top}
#slidemapV ul.map_tab li.on div.arrow {display:block}
#slidemapV div.map_wrap {width:100%;margin-top:15px}
/* 매장안내 게시판 list page에 최신매장 하나 뽑아 오는 것 */
#latestStore {position:relative;width:575px;margin:0 auto}
#latestStore dl.thum_top {overflow:hidden;position:relative;z-index:10;height:23px;padding:7px 40px 5px 20px;background:url('../img/board/bg_slidemaphead.png')}
#latestStore dl.thum_top dt {float:left;color:#ffbb00}
#latestStore dl.thum_top dt span {color:#fff}
#latestStore dl.thum_top dd {float:right;color:#fff}
#latestStore div.thum_wrap {position:relative}
#latestStore div.thum_imgs {overflow:hidden;width:100%;margin-top:-35px}
#latestStore div.thum_btn button {position:absolute;top:50%;margin:-20px 0 0 0;padding:0;border:0;background:transparent;cursor:pointer}
#latestStore #thumL {left:-60px}
#latestStore #thumR {right:-60px}
#latestStore div.desc {overflow:hidden;margin:15px 0 20px;font-size:14px;color:#fff;line-height:1.2em}
#latestStore div.desc div.address {margin-top:8px}
#latestStore div.desc div.icon_wrap {float:left;margin-top:2px}
#latestStore div.desc a.page_link {display:block;float:left;margin-left:10px}

/* 신규매장 */
#newStore ul li {margin-bottom:5px}
#newStore div.desc {padding:12px 30px;border:1px solid #333;background:#222}
#newStore div.desc.on {background:#393430}
#newStore div.desc dt {color:#fff}
#newStore div.desc dd {margin-top:5px;font-size:13px;color:#ccc}

/* faq 게시판 list page */
#faqList {margin:60px 0 0 45px;font-size:17px;color:#fff}
#faqList dl {margin-bottom:20px}
#faqList dt {height:30px;padding:12px 0 9px 57px;background:url('../img/board/faq_q.png') no-repeat 0 0}
#faqList dd {min-height:40px;padding:15px 100px 0 112px;background:url('../img/board/faq_a.png') no-repeat 0 0;font-size:14px;color:#d7d7d7;text-align:justify;line-height:1.6em}

/* 이벤트 게시판 list page */
#masonry {overflow:hidden;width:100%}
div.boxes {float:left;width:28%;padding:2%;margin:0 1% 10px 0;border:1px solid rgba(255,255,255,0.5);background: rgba(255,255,255,0.15);
box-shadow:2px 2px 4px rgba(0,0,0,.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
div.boxes img.event_img {width:100%}
div.boxes dl {margin-top:5px;font-size:14px}
div.boxes dt a {color:#fff}
div.boxes dd {margin-top:5px;font-size:12px;color:#C9C9C9}

/* 고객센터 */
#customerWrap td input{height:20px}
#customerWrap td select{height:20px}
#customerWrap td.title{text-align:center;font-size:13px; font-family:Daum_Regular;color:#fff;}
#customerWrap td.title_n{text-align:left;font-size:13px;font-family:Daum_Regular;color:#ffc324 }
#customerWrap td.title_sub{padding-left:10px;color:#A6A4AD;font-size:12px;}
.line_bottom{padding-top:10px;font-family:Daum_Regular;color:#f0f0f0;}
.line_bottom2{border-bottom:1px dotted #AAAAAA;padding:10px;font-family:Daum_Regular;font-size:13px;color:#f0f0f0;}
.bbs_title{color:#FFFFFF;}
.bn{border:0px;}
#calendar_html{border:1px solid #000000;}
#calendar_html table tr td{height:32px;text-align:center;}
.blue_back{background-color:#191919;}
.pre_next_back{color:#4B4BFE;text-decoration:none;}
.red_day{color:#FF0000;font-weight:bold;}
#calendar_html table tr td a{color:#191919}

/* sinchung */
div.sinchung_wrap {width:670px;margin:30px auto 0;font-size:12px}
div.privacy_wrap {width:auto;margin:10px 0;padding:15px;border:1px solid #d8d8d8;background:#efefef;font-family:Daum_Regular;font-size:13px;color:#202020;line-height:18px}
div.privacy_title {margin-bottom:15px}
div.privacy_con {padding:15px 10px;border:1px solid #d8d8d8;background:#fff;color:#202020}
div.privacy_agree {margin-top:10px}
div.mention {color:#fff;text-align:right}
div.sinchung {margin-top:20px;width:auto;border:1px solid #dadada;font-family:NanumGothic;color:#202020}
div.sinchung td {padding:10px 0 10px 5px;border-bottom:1px dotted #dbdbdb;font:400 13px 'Daum_Regular';color:#f0f0f0;vertical-align:middle}
div.sinchung input {background:#f7f7f7;color:#000;height:20px;border:1px solid #ededed}
div.sinchung input[type=radio] {border:0;background:transparent}
input.width_50 {width:50px}
input.width_180 {width:180px}
input.text_50 {border:1px solid #840030}
input.text_180 {border:1px solid #840030}
input.useradd1 {width:350px}
input.useradd2 {width:350px}
input.text2 {border:1px solid #840030}
select.select {background:#FFF;border:1px solid #efefef;color:#000}
div.sinchung textarea {overflow:hidden;width:95%;background:#f7f7f7;border:1px solid #ededed}
div.sinchung span.essential {color:#f0f0f0}
div.sinchung_bt {padding-top:20px;text-align:center}


/* 보도자료 - 방영자료 */
#tvnews {overflow:hidden;position:relative;margin-top:20px}
#tvnews li {overflow:hidden;float:left;position:relative;z-index:100;width:226px;height:148px;text-align:center;cursor:pointer}
#tvnews div.one {position:absolute;left:4px;top:4px;width:218px;height:140px}
#tvnews div.one img {width:100%;height:100%}
#tvnews div.two {position:absolute;left:0;top:100%;width:100%;height:100%;font-size:14px;color:#fff;line-height:145px;text-decoration:none}
#tvnews li:focus div.two {top:0}
#tvpop {overflow:hidden;position:absolute;left:50%;width:705px;height:0;margin-left:-352px;z-index:999;background:#000}
#tvX {position:absolute;right:0;top:-20px;width:20px;height:20px;padding:0;border:0;background:url('../img/board/btn_close.png') no-repeat;cursor:pointer}

/* 게시물 없을때 */
div.no_board_list{text-align:center;width:100%;color:#ededed}
