body { width:100%;  max-width:620px; margin:0 auto}/*pc사이즈*/
.all_wrap{ margin:0 auto}/*pc사이즈*/

.sub_img100{width:100%;  max-width:620px;}
.point_tt01 {color:#cc0000}
.point_tt14 { font-size:14px}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 5px;
	background-color: #f3f3f3;
	border: 0px solid #e3e3e3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.well-small {
  padding: 9px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.well img{ width:100%}

.thumbnail {
  display: block;
  padding: 10px; margin:10px;
  line-height: 22px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn {
  display: inline-block;
  display: inline;
  padding: 2px 6px;
  dding: 2px 6px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f3f3f3;
  radius: 3px;
  border-radius: 3px;
  margin-left: .3em;
}

.btn-warning {
  background-color: #fbb450;
  color: #ffffff;
  background-color: #fbb450;
}

.dot_line {
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(../img/sub/dot_line.gif);
	background-repeat: repeat-x;
}

.img-rounded {
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/* [disabled]border-radius: 10px; */
}

.ta_info:hover{ background:#fdeafd;cursor:pointer;}

.spe_sitle {padding-left:35px; background: url(../img/sub/btn.png) no-repeat 5px 3px;  margin: 10px 0 10px; font-size:18px; line-height:28px;}
.spe_stt {margin: 2px 10px; font-size:14px; line-height:20px;}
.reser_poinline{border-bottom:2px double #ff6666;}
.subList{ line-height:2em;}

.subList li{ padding:0 0 0 15px; background:url(../img/sub/icon_point1.gif) no-repeat 5px 0px;	margin:0 10px 0 0; list-style:none;}

.teble_ttleft { text-align:left}






/******* 객실미리보기 slider03 *********************************/ 
.slider03 {width:100%;  max-width:640px; margin: 0; padding: 0;position: relative; zoom: 1;border:solid 0px red;}
.slider03 .flex-viewport {max-height: 2000px;}
.slider03 .slides {zoom: 1;margin: 0; padding: 0;}
.slider03 .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.slider03 .slides img {width:100%;  max-width:640px; display: block;}

/* Direction Nav */
.slider03 .flex-direction-nav {*height: 0;margin: 0; padding: 0; list-style: none;}
.slider03 .flex-direction-nav a {width: 40px; height: 40px; margin: -20px 0 0; display: block; background: url(../img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.slider03 .flex-direction-nav .flex-next {background-position: 100% 0; right: 5px; }

.slider03 .flex-direction-nav .flex-prev {left: 5px;}

/* Control Nav */
.slider03 .flex-control-nav {width: 100%; 
	position: absolute; bottom: -15px; text-align: center;margin: 0; padding: 0; list-style: none;}
.slider03 .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.slider03 .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.slider03 .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.slider03 .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
/******* //slider03 *********************************/ 




.m_conten { position:relative}
.m_reser_bu{ position:absolute; top:80px; right:10px; z-index:9;}
.m_reser_bu img {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	box-shadow: 2px 2px 4px  #333;
  border:3px solid #fff;}

#ms3 { background:url(../../images/main_boxbg.gif)}
#ms3 h2{text-align:center; }
#ms3 ul{ margin:5px auto 0; display:inline-block;width:100%;}
#ms3 li{float:left;width:48%;margin-left:5px;overflow:hidden;margin-bottom:10px;}
/*#ms3 li:first-child{margin-left:0}*/
#ms3 li .thumb img{ moz-border-radius:20px; !important;-webkit-border-radius:20px; !important;border-radius:20px; !important;border:3px #ffffff solid; width:98%}
#ms3 li .info{color:#666;font-size:14px; text-align:center}
#ms3 li .info .info_stitle{padding:5px;display:block;font-size:16px;color:#805e4c;font-weight:600}

#ms4 { background:url(../../images/main_boxbg.gif)}
#ms4 h2{text-align:center; }
#ms4 ul{ margin:10px auto 10px; display:inline-block;width:100%;}
#ms4 li{float:left;width:30%;margin-left:10px;overflow:hidden}
/*#ms4 li:first-child{margin-left:0}*/
#ms4 li .thumb img{ moz-border-radius:100% !important;-webkit-border-radius:100% !important;border-radius:100% !important;/*border:3px #333 solid;*/ width:94%}
#ms4 li .info{color:#000000;font-size:15px; font-weight:bold;text-align:center; padding-top:1px; line-height:140%; letter-spacing: -1px;}



.imgcenter img{
	text-align: center;
	width: 100%;
	clear: both;
}
.tt_line18 {line-height:20px}
.table_border_r{border-right:1px solid #666;}

.table_border_b{border-bottom:1px solid #666;}

.sub2_box {float:left;width:99%; line-height:20px}
.sub2_box_info1 {float:left;width:64%; text-align:left; padding-left:5px;letter-spacing: -1px;color:#fe606e}
.sub2_box_info2 {float:right;width:32%;  text-align:right;letter-spacing: -1px; }

.point_box  {  width:100%; margin:0 auto 0px; font-size:16px;line-height:20px; background:#d65905; color:#fff;text-align:center;letter-spacing: -1px ; padding:10px 0}