@charset "UTF-8";

/*------------------------------
contents layout elements
------------------------------*/
#contents {
  margin: 0 20px 0 20px;
  width: 900px;
  font-size:15px;
}

.mimg {
	margin-bottom:25px;
}

.page {
	margin-left:20px;
}

.block p {
	line-height:20px;
}
.block li {
	list-style-type:none !imporant;
}

.tcenter {
	text-align:center;
}

.blockzyureki {
	border:2px dotted #534640;
	padding:10px;
	width:815px;
	margin-left:10px;
	margin-bottom:20px;
}

.blockzyureki b {
	background:#534640;
	color:white;
	padding:4px;
}

.blockzyureki ul {
	margin-top:15px;
	margin-bottom:0px;
}

.blockzyureki li {
	border-bottom:1px dotted #534640;
	padding-bottom:5px;
	padding-left:10px;
}

.leftblock {
	float:left;
	border:1px solid #ccc;
	padding:10px;
	width:390px;
	margin-bottom:20px;
}

.leftblock .title {
	background:#FF6600;
	color:white;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	margin-bottom:8px;
}

.rightblock .title {
	background:#FF6600;
	color:white;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	margin-bottom:8px;
}


.leftblock b {
	font-size:12px;
	margin-bottom:10px;
	display:block;
}
.rightblock b {
	font-size:12px;
	margin-bottom:10px;
	display:block;
}

.leftblock img {
	float:left;
	margin-right:10px;
}

.leftblock span a img {
	margin-right:5px !important;
}
.rightblock span a img {
	margin-right:5px !important;
}

.rightblock {
	float:right;
	border:1px solid #ccc;
	padding:10px;
	width:390px;
	margin-bottom:20px;
}

.rightblock img {
	float:left;
	margin-right:10px;
}

.leftimg {
	float:left;
}

.rightimg {
	float:right;
	margin-left:10px;
	border:1px solid #ccc;
	padding:2px;
}

.hotel b {
	display:block;
	margin-bottom:5px;
}

.btn {
	margin-top:30px;
	margin-bottom:30px;
}

.info {
	border:2px dotted #831310;
	padding:10px;
}

.info b {
	color:#831310;
	display:block;
	margin-bottom:10px;
}

.tehai {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}

.tehai .leftblock {
	border:0px;
	margin:0px;
}

.tehai .rightblock {
	border:0px;
	margin:0px;
}

/*------------------------------
box3 elements
------------------------------*/
p.p2 {
  margin: 0 30px 20px 30px;
}
div.box3 {
  margin: 0 20px 30px 20px;
  width: 815px;
}
div.box3 div.box {
  background: url(../img/sec7/div_box_box3.gif) no-repeat left top;
  margin: 0 0 20px 0;
}
div.box3 div.box h2 {
  margin: 0 10px 15px 10px;
  padding: 15px 0 0 0;
}
div.box3 table {
  margin: 0 10px;
  padding: 0 0 10px 0;
  border:0px !important;
}
div.box3 table th {
  color: #757575;
  width:150px !important;
  font-weight: bold;
  vertical-align: top;
  text-align:left !important;
  border:0px !important;
  padding: 3px 0 !important;
  background:none !important;
}
div.box3 table th p {
  padding: 0 0 0 4px;
}
div.box3 table td {
  vertical-align: top;
  border:0px !important;
  padding: 5px 0 !important;
  background:none !important;
}
div.box3 table td li {
  padding:0px;
}
div.box3 p.btn {
  text-align: center;
}
div.box3 ul.btn {
  margin: 0 30px 0 60px;
}
div.box3 ul.btn li {
  display: inline;
}

 .bbox {
	margin-bottom:60px !important;
 }
 
 .b-m20 {
	margin-top:20px !important;
	margin-bottom:30px !important;
 }
