/* 브라우징에 필요한 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;
}

#main_contents{
	min-height:100%;
	width:auto;
}

#main_minihome_contents{
	min-height:200px;
	width:auto;
}

/* IE핵 */
*html #main_contents { 
	height:100%;
}

#footer{
	height:100px;
}


#footer2{
	height:50px;
}

#footer_minihome{
	height:60px;
}


.ellip{
word-break:break-all;
text-overflow-mode:ellipsis-word;
text-overflow-mode:ellipsis;
text-overflow-mode:clip;
text-overflow:ellipsis;
overflow:hidden; white-space:nowrap;
}

.ellipsis_line1 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; /* number of lines to show */ -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.ellipsis_line2 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; /* number of lines to show */ -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ellipsis_line3 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; /* number of lines to show */ -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.category_st select{
height:23px; 
background:#fbfcfb; 
border:1px solid #aaaaaa;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
}

.search_input_st_01 input{
-webkit-border-radius:0;
-webkit-appearance:none;
height:25px;
border:1px solid #cdcdcd;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
padding:3px;
}


.select_st_01 select{
height:22px;
width:100%;
border:1px solid #696969;
font-weight:bold;
font-size:12px;
line-height:12px;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
-webkit-border-radius:0;
}

.input_st_01 input{
background:#f5f5f5;
height:30px;
width:100%;
font-weight:bold;
font-size:1.23em;
line-height:1.23em;
font-family:Helvetica;
border:1px solid #abadb3;
padding-left:3px;
-webkit-border-radius:0;
-webkit-appearance:none;
}

.input_st_02 input{
height:19px;
line-height:18px;
border:1px solid #cdcdcd;
-webkit-border-radius:0;
-webkit-appearance:none;
}
.input_st_03 input{
-webkit-border-radius:0;
-webkit-appearance:none;
}
.input_st_03 textarea{
-webkit-border-radius:0;
-webkit-appearance:none;
height:42px;
}

.input_st_04 input{
-webkit-border-radius:0;
}

.bbs_input_st_01 input{
-webkit-border-radius:0;
-webkit-appearance:none;
height:20px;
border:1px solid #cdcdcd;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
padding:3px;
}

.detail_input_st_01 input{
-webkit-border-radius:0;
-webkit-appearance:none;
height:16px;
border:1px solid #cdcdcd;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:12px;
padding:3px;
}

.bbs_input_st_02 textarea{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #cdcdcd;
padding:3px;
}

.detail_img img{max-width:100%; width:420px; height:auto;}
.detail_img_bbs img{max-width:100%; width:420px; height:auto;}
#detail_img2 img{max-width:100%; width:420px; height:auto;}
.main_img img{max-width:100%; width:420px; height:auto;}
.minihome_title img{max-width:100%; height:auto;}
.minihome_detail img{max-width:100%; height:auto;}
.company_detail img{max-width:100%; height:auto;}
.detail_img_reply img{max-width:100%;height:auto; display:block}

.font_st_20_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:20px;
font-weight:bold;
}
.font_st_20{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:20px;
}

.font_st_19_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:19px;
font-weight:bold;
}
.font_st_19{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:19px;
}

.font_st_18_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:18px;
font-weight:bold;
}
.font_st_18{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:18px;
}

.font_st_17_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:17px;
font-weight:bold;
}
.font_st_17{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:17px;
}

.font_st_16_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:16px;
font-weight:bold;
}
.font_st_16{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:16px;
}

.font_st_15_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:15px;
font-weight:bold;
}
.font_st_15{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:15px;

}

.font_st_14_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
font-weight:bold;
}
.font_st_14{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;

}
.font_st_14_bold a{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
font-weight:bold;
}

.font_st_13_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
font-weight:bold;
}
.font_st_13{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;

}

.font_st_12_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:12px;
font-weight:bold;
}

.font_st_12{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:12px;
}

.font_st_12_bold a{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:12px;
font-weight:bold;
}

.font_st_12_bold a:hover{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:12px;
font-weight:bold;
}

.font_st_11_bold{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:11px;
font-weight:bold;
}
.font_st_11{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:11px;
}


.flow_st{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
}


.join_form_st{
border:1px solid #dbdbdb; 
height:22px; 
line-height:22px; 
-webkit-border-radius:0; 
-webkit-appearance:none;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:12px;
font-weight:bold;
}

.sns_img img{
width:20px;
height:20px;
}

/* 스크롤링을 위한 CSS */
.container {
	width: 100%;
}

div.panel {
	padding:10px 0;
	text-align: center;
	
}
div.panel li{
	display:inline;
}
.navigator {
	margin-bottom:10px;
	font-weight: bold;
	text-align: center;
}

hr {
	margin: 50px 0;
}

.img_st_01 img{
border:1px solid #cecece;
padding:2px;
}

.img_st_02 img{
border:1px solid #cecece;
}

.img_st_10_right img{
border:1px solid #cecece;
margin-right:10px;
}

.img_st_5_right img{
border:1px solid #cecece;
margin-right:5px;
}

.img_st_10_left img{
border:1px solid #cecece;
margin-left:10px;
}

.img_st_5_left img{
border:1px solid #cecece;
margin-left:5px;
}



table.tab{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
line-height:14px;
height:32px;
font-weight:bold;
color:#333333;
}

table.tab td{
text-align:center; cursor:pointer;
}

.selectBox{
border:1px solid #bcc1c7;
border-bottom:none;
background-color:#ffffff;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
line-height:14px;
height:32px;
font-weight:bold;
color:#333333;
}

.noSelectBox{
border-bottom:1px solid #bcc1c7;
background-color:#f4f4f4;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
line-height:14px;
height:32px;
font-weight:bold;
color:#888888;
}

.selectBox_sub{
border:1px solid #bcc1c7;
border-top:none;
background-color:#ffffff;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
line-height:14px;
height:32px;
font-weight:bold;
color:#333333;
}

.noSelectBox_sub{
border-bottom:1px solid #bcc1c7;
background-color:#f4f4f4;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:14px;
line-height:14px;
height:32px;
font-weight:bold;
color:#888888;
}

/*sb 탭메뉴CSS */
.tab2 td{
text-align:center; 
cursor:pointer;
}

.selectBox4{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif; 
font-size:14px;
font-weight:bold;
text-align:center;
color:#11aa04;
}

.noSelectBox4{
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif; 
font-size:14px;
text-align:center;
color:#595959;
}


/*sb 탭메뉴CSS */


.bg_triangle_top {
background:url(../../mobile_img/bg_main_food_category_top.png) repeat-x; 
background-size:14px 8px; 
-webkit-background-size:14px 8px; 
width:100%; 
height:8px;
background:url(../../mobile_img/bg_main_food_category_top_ie.png) repeat-x \0ie+9;
background:url(../../mobile_img/bg_main_food_category_top_ie.png) repeat-x \9;
}

.bg_triangle_bottom {
background:url(../../mobile_img/bg_main_food_category_bottom.png) repeat-x; 
background-size:14px 8px; 
-webkit-background-size:14px 8px; 
width:100%; 
height:8px;
background:url(../../mobile_img/bg_main_food_category_bottom_ie.png) repeat-x \0ie+9;
background:url(../../mobile_img/bg_main_food_category_bottom_ie.png) repeat-x \9;
}

#header{
position: relative;
z-index:1000;
width:100%;
background-image:url(../../img/skin_icon/make_icon/skin_icon_270.jpg); background-size:100% 48px; -webkit-background-size:100% 48px;
background-image:url(../../img/skin_icon/make_icon/skin_icon_271.jpg)\0ie+9;
background-image:url(../../img/skin_icon/make_icon/skin_icon_271.jpg)\9;
}

#main_menu{
position: relative;
z-index:1000;
width:100%;
background-image:url(../../img/skin_icon/make_icon/skin_icon_275.jpg); background-size:100% 38px; -webkit-background-size:100% 38px;
background-image:url(../../img/skin_icon/make_icon/skin_icon_276.jpg)\0ie+9;
background-image:url(../../img/skin_icon/make_icon/skin_icon_276.jpg)\9;
}

.bg_reply_count{
background:url(../../mobile_img/bg_reply_count.png) repeat-x; 
background-size:42px 37px; 
-webkit-background-size:42px 37px; 
width:42px; 
height: 37px;
background:url(../../mobile_img/bg_reply_count_ie.png) repeat-x \0ie+9;
background:url(../../mobile_img/bg_reply_count_ie.png) repeat-x \9;
}


/* 모바일 자동 등록/수정/답변페이지 폼관련 스타일 */
.input_border_mobile input[type=text]{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #eaeaea;
background:#f5f5f5;
padding-left:3px;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.input_border_mobile input[type=file]{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #eaeaea;
background:#f5f5f5;
padding-left:3px;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.input_border_mobile input[type=password]{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #eaeaea;
background:#f5f5f5;
padding-left:3px;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.input_border_mobile textarea{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #eaeaea;
background:#f5f5f5;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.input_border_mobile select{
height:26px; 
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.input_border_mobile_mall select{
height:26px; 
width:100px;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.input_border_mobile_order select{
height:26px; 
width:150px;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}



.category_st_regist select{
height:26px; 
background:#fbfcfb; 
border:1px solid #aaaaaa;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.location_st_regist select{
height:26px; 
width:65px;
background:#fbfcfb; 
border:1px solid #aaaaaa;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}
/* 모바일 자동 등록/수정/답변페이지 폼관련 스타일 */


.input_reply_mobile input{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #dddddd;
padding-left:3px;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.input_reply_mobile textarea{
-webkit-border-radius:0;
-webkit-appearance:none;
border:1px solid #dddddd;
font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
font-size:13px;
}

.btn_mobile{
-webkit-border-radius:0;
-webkit-appearance:none;
}


/* ie6전용_style */
#input_style input{
_border:1px solid #dbdbdb;
_height:20px;
_line-height:19px;
_padding-left:3px;
}
#radio_style input{
_width:13px;
_height:13px;
}
#check_style input{
_width:13px;
_height:13px;
}
#cfg_input_chk input{
_border:0px;
_width:13px;
_height:13px;
}

#cfg_input_chk2 input{
_border:0px;
_width:13px;
_height:13px;
}



#header_minihome{
position: relative;
z-index:1000;
width:100%;
}


.deal_ok_st img{
margin-top:5px;
}


.freeimg img {max-width:100%; height:auto;}


.btn_img_st_01 img{
width:108px;
height:30px;
}

.btn_img_st_02 img{
width:108px;
height:30px;
}

.btn_img_st_03 img{
width:80px;
height:30px;
}


/* 모바일 미니홈 메인페이지 */
.content_box { border:1px solid #e6e4e4; border-bottom:1px solid #a4a4a4; background:#fff; margin:10px; padding:10px; }
.content_box_p { border:1px solid #e6e4e4; border-bottom:1px solid #a4a4a4; background:#fff; margin:10px;  }
.content_t {  width:100%; }
.content_box_s { margin:10px; }
.font_14 { font-size:1.167em; line-height:1.167em;}
.font_18_n { font-size:1.500em; }
.minihome_m_detail img{max-width:100%;  width:280px; height:auto;}
.img_right { padding-right:10px; }
.img_left { padding-left:10px; }
.letter_s { letter-spacing:-1px; }
.font_10 { font-size:0.833em;}

/*장바구니 알림*/
a.cartalarm{display:inline-block; margin:-2px 0 0 2px; padding-right:6px;background:url('../../mobile_img/cartalarm_bg.png') no-repeat right 0;font-family:verdana; height:17px; font-size:11px; font-weight:bold;color:#fff;line-height:16px;word-spacing:-1px;text-decoration:none !important; vertical-align:middle;}
a.cartalarm span,a.cartalarm strong{display:block;padding:0 0 0 6px;background:url('../../mobile_img/cartalarm_bg.png') no-repeat; line-height:15px; height:17px;}
a.cartalarm:hover {color:#fff;}

/* 로그인페이지 */
.sns_login img {max-width:100%; height:auto;}

.map_ico img{border:0 none; margin:0; padding:0}
.map_area select{display:block; width:100%; margin-bottom:5px;}
.map_area input{width:100% !important; -webkit-border-radius:0;
-webkit-appearance:none;}
.detail_map{border-top:1px solid #999}

.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;
}

.widemap_search{}
.wide_select select{width:100%; height:28px; line-height:28px; padding:5px;}

/*현재 선택된 페이징*/
.page_now {
				background:#6a6a6a;
				border:1px solid #393939;
				width:28px; 
				height:30px;
				vertical-align:middle;
				font-weight:bold; 
				color:#fff !important;
				float:left;
				text-align:center;
				margin-right:2px;
				font-family:'굴림','돋움',Dotum; font-size:12px;
				}
.page_now a { color:#fff !important; width:28px; height:23px; display:inline-block; padding-top:9px; font-family:'굴림','돋움',Dotum; font-size:12px;}


/*선택안된 페이징*/
.page_nomal {
				background:#f1f1f1;
				border:1px solid #cccccc;
				width:28px; 
				height:30px; 
				vertical-align:middle;
				color:#616161; 
				float:left; 
				text-align:center;
				margin-right:2px;
				font-family:'굴림','돋움',Dotum; font-size:12px;
				}
.page_nomal a { color:#616161; width:28px; height:23px; display:inline-block; padding-top:9px; font-family:'굴림','돋움',Dotum; font-size:12px;}


/*이전으로 건너뛰기*/
.page_prev0 { 
				background:#f1f1f1;
				border:1px solid #cccccc;
				width:46px; 
				height:30px;
				vertical-align:middle;
				color:#616161; 
				float:left; 
				text-align:center;
				margin-right:2px; 
				font-family:'굴림','돋움',Dotum; font-size:12px;
				}
.page_prev0 a {color:#616161;  width:46px; height:23px; display:inline-block; padding-top:9px; font-family:'굴림','돋움',Dotum; font-size:12px;}


/*다음으로 건너뛰기*/
.page_next0 { 
				background:#f1f1f1;
				border:1px solid #cccccc;
				width:46px;
				height:30px; 
				vertical-align:middle;
				color:#616161; 
				float:left; 
				text-align:center;
				margin-right:2px; 
				font-family:'굴림','돋움',Dotum; font-size:12px;
				}
.page_next0 a {color:#616161;  width:46px; height:23px;display:inline-block; padding-top:9px; font-family:'굴림','돋움',Dotum; font-size:12px;}


/*한꺼번에 다음으로 건너뛰기*/
.page_next { 
				background:#f1f1f1;
				border:1px solid #cccccc;
				width:46px;
				height:30px;
				vertical-align:middle;
				color:#616161; 
				float:left; 
				text-align:center;
				margin-right:2px;
				font-family:'굴림','돋움',Dotum; font-size:12px;
				}
.page_next a {color:#616161;  width:46px; height:23px;display:inline-block; padding-top:9px; font-family:'굴림','돋움',Dotum; font-size:12px;}

/*한꺼번에 이전으로 건너뛰기*/
.page_prev { 
				background:#f1f1f1;
				border:1px solid #cccccc;
				width:46px; 
				height:30px;
				vertical-align:middle;
				color:#616161; 
				float:left; 
				text-align:center;
				margin-right:2px;
				font-family:'굴림','돋움',Dotum; font-size:12px;
				}
.page_prev a {color:#616161;  width:46px; height:23px;display:inline-block; padding-top:9px; font-family:'굴림','돋움',Dotum; font-size:12px;}