@CHARSET "UTF-8";
.cntr {display:none;}

.bgg {
	/*background-image: url("/img/bg-picture01.jpg");*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: absolute;
	z-index: -1;
	background-position: 50% 0;
}
.bgg-info {display: none;}
.home-top-info {display: none;}
#scroll-left {display: none;}
#scroll-right {display: none;}

.txt {font-family: Arial;
	font-size: 12px;
	padding: 0;
	margin: 0;}
.add1 {display: block;color: #222222;
    font-size: 22px;
    font-weight: normal;
    padding: 8px 0 0;}
.add2 {display: block;color: #222222;
    font-size: 18px;
    font-weight: normal;
    padding: 8px 0 0;}
.add3 {display: block;color: #222222;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0 0;}
.add4 {color: #999999;}

.amap {display: block;background: none !important;z-index: auto;}

a.fpages {font-size: 14px;font-weight: bold;}

#overlay2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 10000;
}
#iloading {
	position: fixed;
	top: 250px;
	margin: 0 50%;
}

#reservation-form .res-info .error {display: block;color: red;}

.res-block.res-textarea {
	height: 60px;
}
.res-block textarea {
	background-color: transparent;
	border: 0 none;
	color: #333333;
	font-size: 14px;
	outline: medium none;
	width: 100%;
	height: 40px;
}
.faq_f {width: 80%;}

div.l15 {padding-left: 15px;padding-top:5px;}

.ckb {position: relative;}

.b10 {padding-bottom: 10px;}

.cparams2 {width: 895px !important;}

.foot-block-full {
	background-color: #7E1C21;
	float: none; width: auto; border-top: none; padding: 0; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;
}

strong, em, i, u {
	font-size: inherit !important;
}