body {
	background: #FFF;
	font-family: arial, verdana;
	font-size: 12px;
	text-align: center;
	background: #3E3E3E url('../img/bg-body.jpg') top left repeat-x;
	margin: 0;
	color: #424242;
}

img {
	border: none;
	margin:0;
	padding: 0;
}

a, a:visited {
	color: #A56C1A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#Wrapper {
	width: 776px;
	min-height: 500px;
	_height: 500px;
	text-align: left;
	margin: 0 auto;
	padding: 0 7px 7px 7px;
	background: #FFF;
	background: #FFF url('../img/bg-header.jpg') top left repeat-x;
}


#Bottom {
	width: 776px;
	text-align: right;
	margin: 0 auto;
	padding: 3px 7px 7px 7px;
	color: white;
	font-size: 10px;
}

#Bottom a {
	color: white;
}

#Header {
	margin: 0px;
	padding: 0;
	height: 180px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	
}

#Header img {
	margin: 0;
	padding: 0;
	
}

#Lang {
	font-size: 10px;
	color: #cca14d;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	margin: 0;
	height: 21px;
	line-height: 21px;

	padding: 0px 7px;
}

#Lang a, #Lang a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

#Lang a:hover {
	text-decoration: none;
}

#Menu {
	border-top: 1px solid #FFF;
	background: #000;
	
	margin: 0; padding: 0;
}

#Menu ul {
	list-style: none;
	margin: 0; padding: 0;
}

#Menu ul li {
	padding: 0; margin: 0;
	float: left;
	width: 128px;
	height: 80px;
	border-right: 1px solid white;
	position: relative;
}

#Menu a {
	display: block;
	background: black;
	width: 128px;
	height: 80px;
	color: white;
	text-decoration: none;
	position: relative;
}

#Menu a:hover, #Menu a.active {
	background: url('../img/bg-menu.jpg') top left repeat-x;
	text-decoration: underline;
	color: #000;
}

#Menu a.active, #Menu a:hover.active {
	color: #FFF;
}

#Menu a span{
	position: absolute;
	bottom: 5px;
	left: 5px;
	font-weight: bold;
	line-height: 13px;
	cursor:hand;
}

#Path {
	height: 22px;
	background: #272727 url('../img/bg-path.jpg') top left repeat-x;
	font-size: 10px;
	color: #FFF;
	line-height: 22px;
	padding: 0px 5px;
	margin-bottom: 10px;
}

#Footer {
	background: #1B1B1B url('../img/bg-footer.jpg') top left repeat-x;
	padding: 10px;
	font-size: 10px;
	color: white;
	margin-top: 10px;
	color: #A56C1A;
}



#Footer div, #Footer div a, #Footer div a:visited {
	color: #FFF;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #9a000b;
	border-bottom: 1px solid #000;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

h2 a, h2 a:visited {
	color: #9a000b;
	text-decoration: none;
}

h2.noborder {
	border-bottom: none;
}

h2.front {
	border: none;
	padding: 0;
	margin: 0 0 0px 0;
	
}

p.border {
	border-bottom: 1px solid #A56B19;
	padding-bottom: 5px;
	margin: 5px 0;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #5f5f5f;
	margin: 0; padding: 0;
	margin-bottom: 5px;
}

h3 a {
	font-size: 12px;
	font-weight: bold;
}

.detail-title {
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #A56B19;
	padding-top: 8px;
	margin-top: 8px;
}

.date {
	color: #9a000b;
}

.more-news {
	border-bottom: 1px solid #A56B19;
	text-align: right;
	margin-bottom: 10px;
}



.more-news a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background: url('../img/bullet.gif') 0 3px no-repeat;
}

#Sidebar {
	background: #FFF;
	min-height: 400px;
	_height: 400px;
	width: 248px;
	float: right;
}

#PageBody {
	width: 515px;
	background: #FFF;
	float: left;
	min-height: 400px;
	_height: 400px;
	margin-left: 1px;
	_margin-left: 0px;
	_padding-left: 1px;
	
}

.more {
	background: #2E2E2E url('../img/bg-more.jpg') top left repeat-x;
	padding: 13px;
	color: #FFF;
}

.grey {
	padding: 13px;
	background: #e1e1e1;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
}

.grey2 {
	background: #E5E5E5 url('../img/bg-hotel-title.jpg') top left repeat-x;
	padding: 13px;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
}

.grey3 {
	background: #C0C0C0;
	padding: 13px;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
}

.grey3 a, .grey3 a:visited {
	color: #6A2F0C;
}

#Sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Sidebar li {
	background: url('../img/bullet.gif') 0 3px no-repeat;
	margin: 0;
	padding: 0 0 0 15px;
}

.sidebar-title {
	margin: 4px 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

hr {
	clear: both;
	height: 1px;
}


h4 {
	font-size: 12px;
	clear: both;
	margin: 10px 0;
	padding: 0;
}

#PageBody dl {
	margin:0; padding: 0;
	font-size: 12px;
}

#PageBody dt {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	background: url('../img/bullet.gif') 0 3px no-repeat;
}

#PageBody dd {
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	
}

#Sidebar dl {
	margin: 0px 0; padding: 0;
	font-size: 12px;
	
}

#Sidebar dt {
	
	font-weight: bold;
	color: #6a2f0c;
	margin-top: 5px;
}

#Sidebar dd {
	margin: 0; padding: 0;
	padding-left: 15px;
	background: url('../img/bullet2.gif') 0 3px no-repeat;
}

.detail {
	font-size: 10px;
	margin: 10px;
	padding: 0;
	list-style: none;
	
}

.detail li {
	margin: 0; padding: 0;
	float: left;
	width: 165px;
}


#HotelMenu {
	margin: 0; padding: 5px 2px;
	list-style: none;
	background: #EFEFEF url('../img/bg-hotel-menu.jpg') top left repeat-x;
	border: 1px solid #CFCFCF;
}

#HotelMenu li {
	display: inline;
	padding-left: 16px;
	background: url('../img/bullet2.gif') 0 3px no-repeat;
	font-weight: bold;
}

#HotelMenu span {
	color: #999;
}

#HotelMenu .active {
	background: url('../img/bullet3.gif') 0 3px no-repeat;
}

#HotelMenu .active a {
	color: #9A000B;
	
}

table {
	font-size: 12px;
	margin: 5px 0;
}

td {
	border-bottom: 1px solid #A56B19;
	padding-bottom: 15px;
}

.hotel-title {
	background: #E5E5E5 url('../img/bg-hotel-title.jpg') top left repeat-x;
	border: 1px solid #CFCFCF;
	padding: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #9a000b;
}

.hotel-title a, .hotel-title a:visited {
	color: #9a000b;
	text-decoration: none;
}

table.front-table {
	border-bottom: 1px solid #A56B19;
	padding-bottom: 15px;
}

table.front-table td {
	border: none;
	padding: 1px 0px;
	padding-bottom: 5px;
}

table.rating td {
	border: none;
	padding: 1px 0px;
	
}

table.rating {
	width: 100%;

}

.small-red {
	font-size: 10px;
	color: #9a000b;
}

.opinion {
	border-bottom: 1px solid #A56B19;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

form .dt {
	float: left;
	width: 20%;
	clear:left;
}
form .dt label {
	padding-top: 5px;
	display: block;
	font-weight: bold;
}
form .dd {
	float: left;
	width: 80%;
	margin-bottom: 8px;
}

.front-hotel {
	border: 1px solid #C0C0C0;
	background: #EFEFEF url('../img/bg-hotel-menu.jpg') top left repeat-x;
	width: 154px;
	padding: 5px;
	min-height: 230px;
	_height: 230px;
	float: left;
}

.front-hotel h5 {
	margin: 0; padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #9a000b;
	margin-bottom: 5px;
}

.front-hotel h5 a, .front-hotel h5 a:hover, .front-hotel h5 a:visited {
	text-decoration: none;
	color: #9a000b;
}

.front-hotel-margin {
	margin-left: 7px;
}

.hotel-index select {
	
	font-size: 11px;
	padding: 2px;
	border: 1px solid #CCC;
	width: 100%;
	
}
.hotel-index table td{
  
}

textarea{
	width: 300px;
	height: 100px;
}

#Menu ul li.last{
	border-right:none;
	background: red;
}

#Menu ul li.last a {
	width: 129px;
}

.double-red {
	height: 3px;
	line-height: 2px;
	border-top: 1px solid #9A000B;
	border-bottom: 1px solid #9A000B;
	margin-bottom: 5px;
}

.one-orange {
	height: 1px; 
	line-height: 1px;
	border-top: 1px solid #A56B19;
	margin: 3px 0;
	padding: 0px;
}

.hotel-index {
	padding: 10px;
	overflow: auto;
	width: 754px;
}

.hotel-index select {
	
}

.hotel-index form {
	padding: 0; margin: 3px 0;
}

#Sidebar .more li {
	background: url('../img/bullet5.gif') 0 3px no-repeat;
}

.notice {
	padding: 5px;
	border: 1px solid #999;
	background: #E1E1E1;
	margin: 5px 0;
}

.error {
	padding: 5px;
	border: 1px solid #FF0000;
	background: #FFA6A6;
	margin: 5px 0;
}

.photo-list {
	float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 5px; background: #f2f2f2; width: 145px;
}

.NewSearch {
  background: #EBEBEB;
  padding: 10px;
  margin: 10px 0;
}

.searchbox {
  
  width: 500px;
  float: left;
  border-right: 1px solid #CCC;
  height: 160px;
}
.map {
  margin-left: 10px;
  float: left;
  position: relative;
}
.map a {
  position: absolute;
  font-size: 10px;
  color: #333;
}
.front-search td {
  border: none;
}
.searchbox table {
  width: 95%;
}

