.store_search2 {width:89%; margin:auto;padding-bottom:5%}
.store_search2 .selectbox { width: 100%;  padding: 5px 0; margin:5px 0; height: 30px;  font-size: 12px;  color: #212326;  background: #fff;  border: 1px solid #d7d7d7; }
.store_search2 .insertBtn { width: 100%; }
.store_search2 .inputbox { width: 100%;  padding: 5px 0; margin:5px 0; height: 30px;  font-size: 12px;  color: #212326;  background: #fff;  border: 1px solid #d7d7d7; }

.store_search {width:89%; margin:auto; padding:5%;}
.store_search .selectbox { width: 100%;  padding: 5px 0; margin:5px 0; height: 30px;  font-size: 12px;  color: #212326;  background: #fff;  border: 1px solid #d7d7d7; }
.store_search .insertBtn { width: 100%; }
.store_search .inputbox { width: 100%;  padding: 5px 0; margin:5px 0; height: 30px;  font-size: 12px;  color: #212326;  background: #fff;  border: 1px solid #d7d7d7; }
 
#sub_contents {margin-top:0;} 
#sub_contents .bmap {width:100%; height:300px;}
#sub_contents .tip table {margin:0; padding:0; border:0px solid #dcdcdc; border-left:0px; border-right:0px; font-size:15px;}
#sub_contents .tip table th { text-align:center; width:30%; height:30px; font-weight:normal; border:0px solid #dcdcdc; color:#212326;}
#sub_contents .tip table th:first-child {border-left:0px; font-size:1em;}
#sub_contents .tip table td { height:30px; font-weight:normal; border:0px solid #dcdcdc; color:#212326; padding-left:15px; font-size:12px;}
#sub_contents .tip table td a {color:#212326;}
#sub_contents .tip table td:first-child {border-left:0px;}
#sub_contents .tip table td:last-child {border-right:0px;}
#sub_contents .UND_NO_Btn { margin:10px auto; padding-top:14px; width:70%; height:32px; font-size:1.5em; font-weight:bold; text-align:center; background-color:#585858; color:#fff; cursor:pointer; display:block; }

#sub_contents .value hr {display: block; margin-top: 0.1em; margin-bottom: 0.1em; margin-left: auto; margin-right: auto; border-style: inset; border-width: 1px;}
#sub_contents .value table {margin:0; padding:0; border:0px solid #dcdcdc; border-left:0px; border-right:0px; font-size:15px;}
#sub_contents .value table th {background:#ffffff; text-align:center; width:30%; height:30px; font-weight:normal; border:0px solid #dcdcdc; color:#212326;}
#sub_contents .value table th:first-child {border-left:0px; font-size:1em;}
#sub_contents .value table td {background:#ffffff; height:30px; font-weight:normal; border:0px solid #dcdcdc; color:#212326; padding-left:15px; font-size:12px;}
#sub_contents .value table td a {color:#212326;}
#sub_contents .value table td:first-child {border-left:0px;}
#sub_contents .value table td:last-child {border-right:0px;}
#sub_contents .btn_group { height:52px; }
/*.btn { float:right; margin:5px; padding-top:10px; width:15%; height:32px; font-size:1em; font-weight:bold; text-align:center; background-color:#585858; color:#fff; cursor:pointer; display:block; }*/
#view_ul li{
	width:33.33333%;
}
.app_but_default{
	width:100%;
	background-color:#7c7c7c;
	height:40px;
	border:none;
	color:white;
}
.app_but_sm_color1{
	width:100%;
	background-color:#000000;
	height:40px;
	border:none;
	color:white;	
}

table.app_table_default {
	text-align:center;	
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

table.app_table_default th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #E8E8E8 ;
	background-color: #7c7c7c;
	color:white;
	text-align:center
}

table.app_table_default td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #E8E8E8 ;
	background-color: #ffffff;
}
.app_table_tr_default > td:nth-child(1){
	width:80%;
}
.app_table_tr_default > td:nth-child(2){
	width:20%;
}
.app_right_group_but_default{
	float:right;
	width:50%;
	background-color:#7c7c7c;
	height:40px;
	border:none;
	color:white;		
}


table.app_main_table_default {
	text-align:center;	
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

table.app_main_table_default th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #E8E8E8 ;
	background-color: #7c7c7c;
	color:white;
}

table.app_main_table_default td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #E8E8E8 ;
	background-color: #ffffff;
}
.app_main_table_tr_default > td:nth-child(1){
	width:65%;
}
.app_main_table_tr_default > td:nth-child(2){
	width:10%;
}
.app_main_table_tr_default > td:nth-child(3){
	width:15%;
}
.app_main_table_tr_default > td:nth-child(3){
	width:15%;
}
/*
	한돈인증점 상세화면
*/
.app_top_menu{
width:100%;
text-align: center;
}
.app_top_menu ul{
width:100%;
float: left;
border-bottom:2px solid #e1a614;	
}
.app_top_menu ul li{
width:25%;padding-top:1%;
float: left;
}
.app_main_img{
float:left;
width:100%;
text-align: center;
border-bottom:2px solid #e1a614;	
}


.app_total_star{float:left;}
.app_main_info{float:left;}
.app_main_info table{float:left;}
.app_sub_info{float:left;background-color:#878787;}
.app_but_sm_list{float:left;height:100px;background-color:green;	}
.view_btn_group{float:left;width:32%;height:32px;background-color:#585858;padding-top:10px;margin:0.6%;color:white;text-align:center;}

table td {width:auto !important; line-height:auto;}
.handon_layer {display:none; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:100;}
.handon_layer .bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:.5; filter:alpha(opacity=80);}
.handon_layer .pop-layer {display:block;}

.skip {font-size:0;line-height:0;position:absolute;text-indent:-5000px;top:-5000px;visibility:hidden;}
.pop-layer {display:none; position: absolute; top: 55%; left: 50%; width: 320px; height:auto;z-index: 10;} 
.pop-layer p.ctxt {color: #666; line-height: 25px;}
.pop-layer .btn-r {width: 100%; text-align:right;}
.pop-layer .btn-c {text-align: center; text-decoration:none;}
.handon_layer.store .pop-layer {width:100%;height:100%} 
.handon_layer.store .table_box {background:url("/skin/app_basic/images/store/star_bg.png") no-repeat;background-size:90%;height:100%;width:100%;margin:30% 2%;border:0;}
.handon_layer.store .table_box .store_half {text-align:center;position: absolute;top: 0;left: 0;right: 0;margin-top:46%;}
.handon_layer.store .table_box .close_box{float:right;width:18%;margin-top:0.2em}
.handon_layer.store .table_box .close_box a {font-size:2.5em}
/*.handon_layer.store .table_box a.close {display:block;background:url("/skin/app_basic/images/store/ico_close.png") no-repeat;background-position:center right;background-size:100%;}*/
.handon_layer.store .btn-c img {width:40%;} 
.handon_layer.store .pop-layer .btn-c {position: absolute;top: 0;left: 0;width: 100%;height: auto;margin:67% auto 0;}
.handon_layer.store .pop-layer .btn-c input[type="submit"] {background-color:#E2AB13;font-size:2em;padding:10px 30px;color:#fff;border-radius:3px;border:0;}

input.inp_txt {height:24px;line-height:24px;padding-left:5px;box-sizing:border-box;width:98%}
.table_box {background-color:#fff;border:1px solid #ddd; border-radius:6px;padding:10px;width:320px;}
.table_box table {border-top:2px solid #ffbc00;width:100%;margin-bottom:10px;}
.table_box table tr th {width:130px;text-align:left;padding:10px 5px;border-bottom:1px solid #e6d6a9;border-right:1px solid #e6d6a9;font-size:12px;}
.table_box table tr td {padding:10px 5px;border-bottom:1px solid #e6d6a9;font-size:12px;}

a.add_cbtn {display:inline-block; height:25px; margin-right:5px; padding:0 14px 0; border:1px solid #e0a005; background-color:#e0a005; font-size:13px; color:#fff; line-height:25px;} 
a.add_cbtn:hover {border: 1px solid #c38d0b; background-color:#c38d0b; color:#fff;}
a.cbtn {display:inline-block; height:25px; margin-right:5px; padding:0 14px 0; border:1px solid #304a8a; background-color:#3f5a9d; font-size:13px; color:#fff; line-height:25px;} 
a.cbtn:hover {border: 1px solid #091940; background-color:#1f326a; color:#fff;}
#sub_contents {
    /* 화면을 길게 누르고 있을때 뜨는 팝업이나 액션시트를 제어 */
    -webkit-touch-callout:none;
    /* 텍스트나 이미지를 선택할 수 있게 하는 여부를 제어 */
    -webkit-user-select:none;
    /* 링크를 터치했을때 나오는 기본 영역의 색상을 제어 */
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

.contact
{
		
	border:none;
    background-image: url('/skin/app_basic/images/store/form_text1.png');	
	background-repeat:no-repeat;
	background-position:center center;
	background-size : 100% 100%;
	width:90%;
	height:20px;
	padding:2px;
	text-align:center
}
.contact2{
		
	border:none;
    background-image: url('/skin/app_basic/images/store/form_text2.png');	
	background-repeat:no-repeat;
	background-position:center center;
	background-size : 100% 100%;
	width:90%;
	height:20px;
	padding:2px;
	text-align:center
}
.contact3{
	background-color:rgba( 255, 255, 255, 0 );
	border:none;
	height:20px;		
}

@media only screen and (min-width:321px) { 
	.handon_layer.store .table_box {margin:30% 2.5%;}
	.handon_layer.store .table_box .close_box {margin-top:0.2em;}
	.handon_layer.store .pop-layer .btn-c {margin:67% auto 0;}
	.handon_layer.store .pop-layer .btn-c input[type="submit"] {background-color:#E2AB13;font-size:1.5em;padding:5px 20px;color:#fff;border-radius:3px;border:0;}
}
@media all and (min-width :1024px) { 
	.handon_layer.store .table_box .close_box {margin-top:4%}
	.handon_layer.store .table_box .close_box a {font-size:8em;}
	.handon_layer.store .pop-layer .btn-c input[type="submit"] {background-color:#E2AB13;font-size:5em;padding:20px 50px;color:#fff;border-radius:3px;border:0;}
}
.info_msg{margin:2%;text-align:center;}
.info_msg2{margin:2%;margin-top:4%;text-align:center;}