/* 브라우징에 필요한 select_box */
html:first-child select {
	padding-right: 6px;
	height: 20px;
} /* Opera Fix */
option, x:-moz-any-link {
	padding-right: 4px;
} /* Firefox Fix */
option, x:-moz-any-link, x:default {
	padding-right: 0;
} /* Firefox Fix */


/* 기본레이아웃 구조 */
html, body{
	height:100%;
}

#wrap{
	height:100%;
	width:auto;
}
#contents{
	padding-bottom:20px;
}
#footer{

}

.freeimg img { max-width:100%; height:auto !important;}
.freeimg {word-break:break-all;}
.free_img {max-width:100%; height:auto !important;}
.free_img5 img{max-width:100%; height:auto; width:160px; margin-bottom:5px; vertical-align:middle;}

.small_img img{width:25%;}

.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}

/* 최상단 소스 */
.top{
	padding:10px 15px 20px 15px;
}
.top_logo{
	position:relative;
	text-align:center;
}
.right {position:absolute; right:0; top:10px;}
.left {position:absolute; left:0; top:10px;}


.search_box {padding:0 10px 10px 10px; position:relative;}
.search_input {width:100%; outline-style:none; border:none; height:22px;}
.input_n {height:23px; line-height:23px; vertical-align:middle;  border:1px solid #dbdbdb;}

.top_category {
	background:url(../../mobile_img/bgpart_top_category.gif) repeat-x top ;
	background-size:30px 40px;
	-webkit-background-size:30px 40px;
	background:url(../../mobile_img/bgpart_top_category.gif) repeat-x top \0ie+9;
	background:url(../../mobile_img/bgpart_top_category.gif) repeat-x top \9;
	font-family:맑은 고딕;
	font-size:15px;
	padding:13px;
	border-bottom:1px solid #e4e4e4;
	position:relative;
	cursor:pointer;
}

.table_shadow {
	box-shadow: 0 5px 5px 0 #ddd;
}

.top_menu{
	width:25%;
	border-right:1px solid #8f79c2;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}
.top_menu_news{
	width:25%;
	border-right:1px solid #525252;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}
.top_menu_bd{
	width:25%;
	border-right:1px solid #ae7849;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}
.top_menu_car{
	width:25%;
	border-right:1px solid #b50b0b;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}
.top_menu_deal{
	width:25%;
	border-right:1px solid #378a86;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}
.top_menu_tour{
	width:25%;
	border-right:1px solid #3f9928;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}
.top_menu_food{
	width:25%;
	border-right:1px solid #db6714;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}
.top_menu_job{
	width:25%;
	border-right:1px solid #1f57a6;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}
.top_menu_alba{
	width:25%;
	border-right:1px solid #c31a83;
	border-bottom:1px solid #7d7d7d;
	line-height:50px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}


.width_50 td{width:50%;}
.width_33 td{width:33.3%;}
.width_25 td{width:25%;}


/* 직거래페이지 2단메뉴 */
#tabmenu {
	width:100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background:#dbdbdb;
}
#tabmenu li {
	float:left;
	width:50%;
	font-size:14px;
}

#tabmenu li:first-child {
	border:none;
}


#tabmenu li a {
	display: block;
	text-align:center;
	color:#5b5b5b;
	padding:10px 0 13px 0;
	background:#f4f4f4;
}


#tabmenu li a.selected {
	display: block;
	text-align:center;
	color: #fff;
	text-decoration: none;
	padding:10px 0 13px 0;
	text-align:center;
	background:#429e9a;
}



.round_box{
	border:1px solid #dbdbdb;
	background:#f3f3f3;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	-o-border-radius:5px;
}

.btn_small_stand{
	border:1px solid #afafaf;
	padding:8px 10px 8px 10px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom;
	background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \9;
}

.log_small_stand{
	border:1px solid #afafaf;
	padding:8px 5px 8px 5px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom;
	background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \9;
}

.btn_small_stand2{
	border:1px solid #afafaf;
	padding:5px 10px 5px 10px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom;
	background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \9;
}


.btn_small_dark{
	border:1px solid #222222;
	padding:8px 10px 8px 10px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	color:#FFF;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom;
	background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \9;
}
.btn_small_dark:hover{
	border:1px solid #222222;
	padding:8px 10px 8px 10px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	color:#FFF;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom;
	background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \9;
}

.btn_small_dark2{
	text-align:center;
	font-weight:bold;
	padding:15px 0 15px 0;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	color:#FFF;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom;
	background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \9;
}
.btn_small_dark2:hover{
	text-align:center;
	font-weight:bold;
	padding:15px 0 15px 0;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	color:#FFF;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom;
	background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \9;
}



.btn_big_stand{
	border:1px solid #333;
	width:130px;
	height:40px;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) repeat-x bottom;
	background-size:30px 40px;
	-webkit-background-size:30px 40px;
	background:url(../../mobile_img/bgpart_category_top.gif) repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) repeat-x bottom \9;
	cursor:pointer;
}
.btn_big_stand2{
	border:1px solid #afafaf;
	width:128px;
	height:38px;
	line-height:38px;
	text-align:center;
	vertical-align:middle;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom;
	background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \9;
	cursor:pointer;
}

.btn_more{
	border:1px solid #969696;
	border-bottom:2px solid #7d7d7d;
	padding:8px 0 8px 0;
	width:100%;
	text-align:center;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:#f7f7f7;
	cursor:pointer;
}
.btn_more2{
	border:1px solid #b0b0b0;
	border-bottom:1px solid #626262;
	padding:5px 0 5px 0;
	width:100%;
	text-align:center;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:#fafafa;
	cursor:pointer;
}


/* 상세페이지 */
.detail_left{
	width:60px;
	height:60px;
	border:none;
	outline-style:none;
	background:url('../../mobile_img/btn_detail_left.gif') no-repeat;
	background-size:60px 60px;
	-webkit-background-size:60px 60px;
	background:url('../../mobile_img/btn_detail_left.gif') repeat-x bottom \0ie+9;
	background:url('../../mobile_img/btn_detail_left.gif') repeat-x bottom \9;
}
.detail_right{
	width:60px;
	height:60px;
	border:none;
	outline-style:none;
	background:url('../../mobile_img/btn_detail_right.gif') no-repeat;
	background-size:60px 60px;
	-webkit-background-size:60px 60px;
	background:url('../../mobile_img/btn_detail_right.gif') repeat-x bottom \0ie+9;
	background:url('../../mobile_img/btn_detail_right.gif') repeat-x bottom \9;
}
.mobile_category_form1{
	width:80px;
	padding:8px;
	background:#f3f3f3;
	border-bottom:1px solid #dbdbdb;
	font-size:13px;
}
.mobile_category_form2{
	border-bottom:1px solid #dbdbdb;
	font-size:13px;
	padding:8px;
}

.detail_bar{
	background:url(../../mobile_img/bgpart_small_stand.gif) top;
	border-top:2px solid #565656;
	border-bottom:1px solid #dbdbdb;
	padding:10px;
}
.detail_bar .right img{position:absolute; right:10px; width:20px;}

.btn_detail img{
	width:95px;
	vertical-align:middle;
	margin-bottom:5px;
}
.btn_detail2 img{
	width:295px;
	max-width:100%;
	height:auto;
	vertical-align:middle;
	margin-bottom:5px;
}

.icon_contents{
	text-align:center;
	margin-bottom:10px;
}

.icon_contents li{
	display:inline-block;
}

.icon_contents img{
	width:70px;
	max-width:100%;
	height:auto;
	margin:5px;
}

.icon_ranking{
	position:absolute;
	top:-5px;
	left:-5px;
	width:60px;
	height:90px;
	background:url(../../mobile_img/icon_ranking_first.png) no-repeat top ;
	background-size:60px 90px;
	-webkit-background-size:60px 90px;
	background:url(../../mobile_img/icon_ranking_first.png) no-repeat top \0ie+9;
	background:url(../../mobile_img/icon_ranking_first.png) no-repeat top \9;
	font-weight:bold;
	font-size:20px;
	font-family:맑은 고딕;
	color:#FFF;
	padding:40px 5px 0 0;
	text-align:center;
}

.icon_ranking2{
	position:absolute;
	text-align:center;
	top:0px;
	left:0px;
	width:35px;
	height:45px;
	background:url(../../mobile_img/icon_ranking_second.png) no-repeat top ;
	background-size:35px 45px;
	-webkit-background-size:35px 45px;
	background:url(../../mobile_img/icon_ranking_second.png) no-repeat top \0ie+9;
	background:url(../../mobile_img/icon_ranking_second.png) no-repeat top \9;
	font-weight:bold;
	font-size:20px;
	font-family:맑은 고딕;
	color:#FFF;
	padding:3px 0 0 0;
}

.icon_ranking3{
	position:absolute;
	text-align:center;
	top:0px;
	left:9px;
	width:30px;
	height:40px;
	background:url(../../mobile_img/icon_ranking_second.png) no-repeat top ;
	background-size:30px 40px;
	-webkit-background-size:30px 40px;
	background:url(../../mobile_img/icon_ranking_second.png) no-repeat top \0ie+9;
	background:url(../../mobile_img/icon_ranking_second.png) no-repeat top \9;
	font-weight:bold;
	font-size:15px;
	font-family:맑은 고딕;
	color:#FFF;
	padding:5px 2px 0 0;
}

.table_layout table{table-layout:fixed;}

.area_menu td{
	width:25%;
	height:40px;
	line-height:40px;
	text-align:center;
	border-bottom:1px solid #dbdbdb;
	background:url(../../mobile_img/detail_bg.gif) repeat-x left top ;
	background-size:30px 40px;
	-webkit-background-size:30px 40px;
	background:url(../../mobile_img/detail_bg.gif) repeat-x left top \0ie+9;
	background:url(../../mobile_img/detail_bg.gif) repeat-x left top \9;
}

.top_near_bg {
	background:url(../../mobile_img/bg_near_dark.jpg) repeat-x top ;
	background-size:40px 50px;
	-webkit-background-size:40px 50px;
	background:url(../../mobile_img/bg_near_dark.jpg) repeat-x top \0ie+9;
	background:url(../../mobile_img/bg_near_dark.jpg) repeat-x top \9;
	font-family:맑은 고딕;
	width:100%;
	border-bottom:1px solid #e4e4e4;
	position:relative;
	cursor:pointer;
}

/* 아이폰 이미지크기를 위한 미디어쿼리 */
.thumb_b_list{text-align:center;}
@media screen and (max-width:340px) {
.thumb_b_list img {
    width:90px;
	height:67px
	}
.thumb_b_list{
	padding-left:3px
	}
}


/* 서브검색 */
.search_sub_box input{
	width:100%;
	height:32px;
	line-height:32px;
	border:1px solid #bebec1;
}

.search_sub_box input[type=checkbox]{
	width:15px;
	height:15px;
	vertical-align:middle;
}

.search_sub_box select{
	width:100% !important;
	height:32px;
	line-height:32px;
	border:1px solid #bebec1;
	margin-bottom:5px;
}


/*모바일 문의하기 폼*/
.detail_inquiry{width:100%; position:relative; z-index:10}
.detail_inquiry .icon_nemo{background:url('../../mobile_img/icon_nemo.gif') 8px 13px no-repeat; color:#7B7A7A; padding:12px 0 12px 30px}
.detail_inquiry td, .detail_memool_info th{border-bottom:1px solid #e5e5e5}
.detail_inquiry th{width:70px; text-align:left; border-bottom:1px solid #e5e5e5; vertical-align:top}
.detail_inquiry textarea{width:85% !important; margin:5px 0}
.detail_inquiry textarea + img{position:relative; top:-50px; right:0px}
.detail_inquiry input[type="text"]{width:50%; padding-left:5px; border:1px solid #dddddd; line-height:1.65em}
.detail_inquiry input[type="file"]{width:70%; padding-left:5px; border:1px solid #dddddd; line-height:1.65em}
.inquiry_privacy{border:1px solid #DEDEDE; height:300px; overflow-y:scroll;; padding:10px;}

/* 서브페이지 현재위치 */
#sub_location{padding:13px 20px 13px 10px; font-size:1.0em; border-bottom:2px  solid #e2e2e2;}
#sub_location a{font-weight:normal}
#sub_location img{max-width:100%}


.line_tb{border-top:1px solid #bebebe; border-bottom:none !important}
.line_tb_02{border-top:none !important; border-bottom:1px solid #8f8f8f !important; background:#ffffff !important}
.line_tb_03{border-top:none !important}
.line_tb_04{border-top:#2c2c2c !important; border-bottom:1px solid #2c2c2c !important; background:#7f7f81 !important}
.line_tb_05{border-top:3px solid #717171 !important}
.line_tb_06{border-bottom:1px solid #717171 !important}
.line_tb_07{border:none !important; background:#F5F5F5 !important}


.detail_memool_info{width:100%; position:relative; z-index:10}
.detail_memool_info .icon_nemo{background:url('../../mobile_img/icon_nemo.gif') 8px 13px no-repeat; color:#7B7A7A; padding:12px 0 12px 30px}
.detail_memool_info .icon_nemo_2{background:url('../../mobile_img/icon_nemo_02.gif') 10px 50% no-repeat; color:#7B7A7A; padding:12px 5px 12px 25px; text-align:left; letter-spacing:-1px}
.detail_memool_info .icon_nemo_3{background:url('../../mobile_img/icon_nemo.gif') 5px 22% no-repeat; color:#7B7A7A; padding:12px 5px 12px 23px; text-align:left; letter-spacing:-1px; vertical-align:top;}
.detail_memool_info .ne_p{background:url('../../mobile_img/icon_nemo_02.gif') 17px 45px no-repeat !important;}
.detail_memool_info td, .detail_memool_info th{border-bottom:1px solid #e5e5e5}
.detail_memool_info th{vertical-align:top; text-align:left; border-bottom:1px solid #e5e5e5}
.detail_memool_info .ex_input{width:95%; line-height:1.7em; border:1px solid #c1c1c1}
.detail_memool_info .ex_text{width:95%; border:1px solid #c1c1c1; margin:10px 0}
.detail_memool_info select{}

/* 유료결제 */
.m_search_pay select{width:100% !important; height:28px; margin-top:10px; padding-left:0px;  display:block; border:1px solid #cccccc; background:#fff url("../../mobile_img/select_bg.png") no-repeat right bottom; -webkit-appearance:none; border-radius:0;}
.m_search_pay select:last-child{margin-bottom:5px}


/* 메인페이지 컨텐츠영역*/
#con_ct{position:relative}
#con_ct .con_wrap{}
.blind_m{visibility:hidden; overflow:hidden; position:absolute; left:-999em; width:0; height:0; font-size:0; line-height:0}

/* 로그인창 */
.join_form{position:relative; margin:15px 0; padding:0 10px}
.join_form dl{margin-right:110px}
.join_form dd:first-of-type{margin-bottom:10px}
.join_form .id_pass_area{display:block; border:1px solid #c1c1c1; padding:9px 0 10px 5px}
.join_form .id_pass_area input{width:100%; border:none;}
.log_area{position:absolute; top:0px; right:15px}
.log_area .log_in_btn{width:100px; height:82px; background:url('../../mobile_img/log_btn.gif') 0 0 no-repeat; display:block; text-indent:1000em; border:none;}
.input_chk{display:inline-block; margin:10px 0 20px 0; }
.input_chl label{line-height:1.5em; vertical-align:top}

.input_quadrangle {
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.sns_log{position:relative; margin-bottom:10px; text-align:center}
.sns_log a, .sns_log img{display:inline-block; padding-bottom:5px; max-width:100%}

.member_resi_btn img{width:170px; border:1px solid red;}

.desc_text{letter-spacing:-1px; padding:10px 7px; line-height:1.8em}


/* 회원가입 */
.member_join{width:100%; position:relative; z-index:10}
.member_join .icon_nemo{background:url('../../mobile_img/icon_nemo.gif') 8px 13px no-repeat; color:#7B7A7A; padding:12px 0 12px 30px; vertical-align:top;}
.member_join .icon_nemo_2{background:url('../../mobile_img/icon_nemo_02.gif') 17px 15px no-repeat; color:#7B7A7A; padding:12px 5px 12px 30px; text-align:left; letter-spacing:-1px}
.member_join .icon_nemo_3{background:url('../../mobile_img/icon_nemo.gif') 8px 30px no-repeat; color:#7B7A7A; padding:12px 5px 12px 30px; text-align:left; letter-spacing:-1px}
.member_join .ne_p{background:url('../../mobile_img/icon_nemo_02.gif') 17px 45px no-repeat !important;}
.member_join td, .member_join th{border-bottom:1px solid #e5e5e5; font-size:0.75em;}
.member_join td table td{border:none}
.member_join th{text-align:left; border-bottom:1px solid #e5e5e5}
.member_join input[type="text"], .member_join input[type="password"]{ padding-left:5px; border:1px solid #dddddd; line-height:1.75em}
.member_join input[name="user_hphone"]{width:120px}
.member_join .ex_input{width:95%; line-height:1.7em; border:1px solid #c1c1c1}
.member_join .ex_text{width:95%; border:1px solid #c1c1c1; margin:10px 0}
.member_join select{}
.member_resi_btn a {width:100%; display:block; width:180px;}
.member_resi_btn a img{max-width:100%; float:none; clear:both; width:180px;}



/* 마이페이지 */
.point{position:relative; overflow:hidden; color: #ffffff; font-weight:bold}
.point dt{float:left; clear:both; padding:8px;}
.point dd{_display:inline-block; zoom:1; float:right; padding:8px;}
.point a{color:#ffffff}

.menu_list ul, .menu_list_n ul{display:table; width:100%; text-align:center}
.menu_list ul li{display:table-cell; width:33.3%; padding:25px 0; float:left; line-height:250%; background:url('../../mobile_img/mypage_menu_bg.gif') right bottom no-repeat; cursor:pointer}
.menu_list_n ul li{display:table-cell; width:50%; padding:25px 0; float:left; line-height:250%; background:url('../../mobile_img/mypage_menu_bg.gif') right bottom no-repeat; cursor:pointer}
.menu_list ul li > span{}
.menu_list span, .menu_list_n span{display:block}
.menu_list .m_list_01, .menu_list_n .m_list_01{letter-spacing:-1px; font-size:0.85em}
.menu_list .m_list_02, .menu_list_n .m_list_02{font-size:1.8em}

.mypage_list li {
	background:url('../../mobile_img/icon_category_arrow.gif') #f2f2f2 no-repeat 98%;
	background-size:10px 15px;
	-webkit-background-size:10px 15px;
	background:url('../../mobile_img/icon_category_arrow.gif') #f2f2f2 no-repeat 98% \0ie+9;
	background:url('../../mobile_img/icon_category_arrow.gif') #f2f2f2 no-repeat 98% \9;
	padding:13px;
	border-bottom:1px solid #dbdbdb;
	font-size:0.85em;
	letter-spacing:-1px;
}

/* 게시판 */
.board_wrap{position:relative}
.board_wrap h2{font-size:1.25em; padding:10px; margin:0; background:#f8f8f8;text-align:left; font-size:1.00em;}
.board_wrap .author{clear:both; overflow:hidden; border-bottom:1px solid #e0e0e0}
.board_wrap .author span{display:inline-block; padding:7px 0; font-size:0.95em; color:#868686}
.board_wrap .author .left_info{float:left; padding-left:5px}
.board_wrap .author .right_info{float:right; padding-right:5px}
.board_btn{text-align:right; padding:10px 5px;}
.board_wrap .detail_comment{padding:5px}

/* 비밀번호 입력창 */
.passform{padding:5px 10px; background:#f8f8f8; font-size:0.95em; border:1px solid #C9C9C9}
.passform label{width:70px; display:inline-block; padding-right:5px}
.passform input{width:100px; vertical-align:baseline}
.dobae_text{background-color:#999999;color:#ffffff; font-size:1.00em; vertical-align:middle}

/* 게시판 등록 */
.board_wrap .board_post{overflow:hidden; list-style:none;}
.board_wrap .board_post label{width:18%; float:left; padding-left:5px; clear:both; color:#777; font-size:0.75em;}
.board_wrap .board_post li{_display:inline-block; overflow: hidden; line-height:1.9em; color:#000; zoom:1; border-bottom:1px solid #DBDBDB}
.board_wrap .board_post li input{width:75%; vertical-align:top; margin:4px 0 0 5px; border:1px solid #cdcdcd; padding:2px 0 2px 4px}
.board_wrap .board_post li input[type="file"]{margin:0; padding:0 0 0 4px; border:none; vertical-align:middle}
.board_wrap .board_post li input[type="checkbox"]{width:initial; margin:0 0 0 5px; padding:0 0 0 4px; vertical-align:middle}

.board_wrap .post{padding:10px; background:#f9f9f9;}
.board_wrap .resist_dobae{padding:10px}
.board_wrap .resist_dobae label{padding:5px 10px 0 0}




/* 장바구니 */
.basket_btn{padding:10px 0 20px 0; overflow:hidden; text-align:center}
.basket_btn a{display:inline-block; padding-bottom:10px}
.basket_btn .btn_left{float:left}
.basket_btn .btn_right{float:right}
.basket_btn a img{max-width:100%; height:auto;}
.basket_btn em{display:block; text-align:right}
.basket_btn2 img{margin:5px;}


/* 카피라이터 */
.copyright_top td:first-child {border-left:none;}
.copyright_top td{
	width:25%;
	font-size:13px;
	border-left:1px solid #cdcdcd;
	text-align:center;
	padding:10px;
}

.reply_write td{
	padding:5px;
}






/* 폰트모음 */
.font_st_20_bold{
	font-size:1.45em;
	font-weight:bold;
	letter-spacing:-2px;
}

.font_st_15_bold{
	font-size:1.0em;
	font-weight:bold;
}

.font_st_21_bold{
	font-size:1.60em;
	font-weight:bold;
}

.font_st_30_bold{
	font-size:2.60em;
	font-weight:bold;
}

.font_st_13{
	font-size:0.85em;
}

.font_st_12{
	font-size:0.75em;
}

.font_st_11{
	font-size:0.65em;
}

.font_st_10{
	font-size:0.55em;
}

.select_100 select{
	width:100%;
}


/*2016-06-29 beancan*/
.input_title_st {
height:43px;
color:#686868;
background:#f6f6f6  url('../img/bbs_img/icon_bullet_title.gif') no-repeat 10px center;
text-align:left;
padding-left:10px;
font-size:1.000em;
line-height:1.000em;
border-bottom:1px solid #e7e7e6;
}

.input_content_st {
background:#ffffff;
text-align:left;
border-bottom:1px solid #e7e7e6;
padding:7px;
}

.input_border_mobile input[type=text]{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #ababab;
height:29px;
background:#f5f5f5;
padding-left:3px;
font-size:font-size:1em;
line-height:line-height:1em;;
}

.input_border_mobile input[type=password]{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #ababab;
height:29px;
background:#f5f5f5;
padding-left:3px;
font-size:font-size:1em;
line-height:line-height:1em;;
}

.input_border_mobile input[type=checkbox]{
vertical-align:middle;
margin-top:-3px;
}

.input_border_mobile input[type=radio]{
vertical-align:middle;
margin-top:-3px;
}

.input_border_mobile textarea{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #ababab;
}

/*달력형 게시판_대형*/
.bbs_calendar table {border-collapse:collapse; }
.bbs_calendar table td {border:1px solid #ececec; width:14.2%; background:#none;}
.bbs_calendar table td:hover {background:#fdfdfd;}
.bbs_calendar table td a {background:none;}
.bbs_calendar table td a:hover {color:#000;}
.bbs_calendar table td table td {border:none;}
.bbs_calendar table td table td:hover {background:none;}

/*달력형 게시판_소형*/
.bbs_calendar_small table {border-collapse:collapse; }
.bbs_calendar_small table td {border:1px solid #ececec; width:14.2%; background:#none; vertical-align:middle;}
.bbs_calendar_small table td table td {border:none;}
.bbs_calendar_small table td table td:hover {background:none;}



.btn_map_sub {display:block; text-align:center; background:#ffffff; border:1px solid #dbdbdb; font-size:12px; color:#333333 !important; padding:10px 0; border-radius:5px; margin:10px;}

@media screen and (max-width: 600px)
{
	.btn_list {width:360px; margin:0 auto; }
	.btn_map {display:block; text-align:center; background:#ffffff; border:1px solid #dbdbdb; font-size:12px; color:#333333 !important; padding:13px 0; border-radius:10px; margin-bottom:10px;}
	.btn_reservation {display:block;  text-align:center; background:#6e6e6e; font-size:12px; color:#FFFFFF !important; padding:13px 0; border-radius:10px;}
}

@media screen and (min-width: 601px) and (max-width: 1000px)
{
	.btn_list {width:510px; margin:0 auto; }
	.btn_map {display:block; text-align:center; background:#ffffff; border:1px solid #dbdbdb; font-size:12px; color:#333333 !important; padding:13px 0; border-radius:10px; margin-bottom:10px;}
	.btn_reservation {display:block;  text-align:center; background:#6e6e6e; font-size:12px; color:#FFFFFF !important; padding:13px 0; border-radius:10px;}
}

@media screen and (min-width: 1001px)
{
	.btn_list {width:1040px; margin:0 auto; }

	.btn_media {table-layout:fixed;}
	.btn_map {display:block; text-align:center; background:#ffffff; border:1px solid #dbdbdb; font-size:12px; color:#333333 !important; padding:13px 0; border-radius:10px; float:left; width:49%;}
	.btn_reservation {display:block;  text-align:center; background:#6e6e6e; font-size:12px; color:#FFFFFF !important; padding:13px 0; border-radius:10px; float:right; width:50%;}
}

/* 예약없을때
@media screen and (min-width: 1001px)
 {
  .btn_list {width:1040px; margin:0 auto; }

  .btn_media {table-layout:fixed;}
  .btn_map {display:block; text-align:center; background:#ffffff; border:1px solid #dbdbdb; font-size:12px; color:#333333 !important; padding:13px 0; border-radius:10px; margin-bottom:10px;}

}
*/


/* 서브 등록폼 */
.detail_add_tit_box{padding-bottom:5px}
.detail_add_tit{font-size:11px; font-family:Dotum; letter-spacing:-1px; color:#aaa;}

/* 미니홈 스타일 */
.content_box{
	border:1px solid #e6e4e4;
	border-bottom:1px solid #a4a4a4;
	background:#fff;
	margin:10px;
	padding:10px;
}

/* 썸네일 width 100 */
.free_thumb_img img{width:100% !important; height:auto !important;}