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:#ce1f11}
.point_table { background:#e78d00; color:#000;}


.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;
}
.dotted_line {border-bottom:1px dotted #cdcdcd; line-height:28px}
.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:21px;}
.subList li{ padding:0 0 0 15px; background:url(../img/sub/icon_point1.gif) no-repeat 5px 5px;	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:#f1ede6;}
#ms3 h2{text-align:center; }
#ms3 ul{ margin:10px auto 0; display:inline-block;width:100%;}
#ms3 li{float:left;width:48%;margin-left:0.8%;overflow:hidden}
/*#ms3 li:first-child{margin-left:0}*/
#ms3 li .thumb img{  width:100%; border-radius:10%;}
#ms3 li .info{font-weight:600;color:#000000;font-size:16px;text-align:center; padding-top:10px; line-height:140%; letter-spacing: -1px;}
#ms3 li .info_stitle{ font-size:15px;font-weight:400;}

#ms4 {background:#fff}
#ms4 h2{text-align:center; }
#ms4 ul{ margin:0px auto; display:inline-block;width:100%;}
#ms4 li{float:left;width:49%;overflow:hidden;margin-left:0px; padding-bottom:1px}
#ms4 li:first-child{margin-left:5px}
#ms4 li img{ -webkit-border-radius: 20px;
	-moz-border-radius: 20px;border-radius: 20px; border:2px solid #fff;}
#ms4 li .thumb img{o/*verflow:hidden*/margin:10px auto 0px; width:96%}


.imgcenter img{
	text-align: center;
	width: 100%;
	clear: both;
}

#M_bbs  {background:#8d8d8d;text-align: center;}
#M_bbs .bbs {background:#8d8d8d;}
.footer_menu {background-color:rgb(236, 236, 236);}

/*sub02*/
.title_h3_box h3 {padding:5px 5px 0;font-size:17px;color:#555;}
.title_h3_box p {padding:5px 5px 0;font-size:14px;color:#333; line-height:24px}
.point{color:#cc0000}
.point_under{ border-bottom:2px dotted   #b60909}
.point_under2{ border-bottom:2px  dotted  #06F}
.ul_box li { padding:0 24px;line-height:28px}
.process_box { margin:20px;font-size:14px;color:#333; line-height:24px;background:#fafafa;padding:15px; text-align:center;border:1px dotted #ee1451;}
.lin_24{line-height:20px; padding-left:18px;font-size:14px;}

