* {
	margin: 0;
	padding: 0;
}
body {
background: #FF9 url(images/bg.gif) repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}
p {
margin: 15px;
}
a {
text-decoration: none;
color: #090;
}
a:hover {
color: #060;
text-decoration: none;
}
#wrap {
margin: 0 auto;
width: 984px;
background: #FFF;
}
#header {
height: 244px;
background: #ccffff url(images/header.jpg) no-repeat;
text-align: left;
color: #FFF;
}
#header a { 
color: #FFF;
text-decoration: none;
font-weight: 700;
letter-spacing: 0;
}
#header a:hover {
color: #600;
}
#topmenu {
	float: left;
	width: 866px;
	height: 31px;
	margin: 0 0 0 62px;
	clear: both;
}
#button {
float:right
width: 166px;
height: 36px;
}
#button a {
float: right;
width: 166px;
height: 36px;
background: url(images/but_red.gif) no-repeat; 
 }
#button a:hover {
width: 166px;
height: 36px;
background: #fff url(images/but_green.gif) no-repeat;
 }
#content {
width: 984px;
margin-top: 20px;
}
#content2{
}
.right {
float: left;
width: 592px;
text-align: justify;
padding-top: 15px;
}
.right h1 {
font-size: 18px;
font-weight: 100;
padding-left: 15px;
padding-right: 20px;
height: 26px;
line-height: 26px;
color: #090;
}
.right h1 a {
text-decoration: none;
}
.right h2 {
font-size: 17px;
font-weight: 100;
padding-left: 15px;
padding-right: 20px;
height: 26px;
line-height: 26px;
color: #090;
}
.right h2 a {
text-decoration: none;
}
#menul1 {
float: left;
width: 208px;
background: url(images/menul_top.jpg) no-repeat;
padding-top: 13px;
}
#menul {
width: 208px;
background: url(images/menul_bg.jpg) repeat-y;
}
#menul2{
width: 208px;
heght: 13px;
padding-bottom: 13px;
background: url(images/menul_foot.jpg)
}

#menul ul {
padding: 0 25px 0 29px;
list-style-type: none;
}
#menul ul li a {
text-decoration: none;
font-weight: 600;
font-size:14px;
color: #090;
}
#menul ul li a:hover {
	color: #060;
}
#menul ul li {
	background: url(images/img07.gif) no-repeat right 50%;
	padding: 5px 0 5px 10px;
	border-bottom: 1px #090 dotted;
}
#menur { 
float: right;
width: 166px;
margin: 10px 15px 0 0;
}
#menur h2 {
margin: 0 0 0 5px;
height: 26px;
line-height: 26px;
color: green;
font-size: 12px;
}
#menur ul {
padding: 10px 0 15px 15px;
color: red;
list-style-type: none;
}
#menur ul li a {
text-decoration: none;
font-weight: 600;
}
.articles { padding: 10px; }
.articles img {
 margin: 20px;
 border: 0; 
 }
#footer {
width: 984px;
margin-top: 15px;
padding-top: 20px;
padding-bottom: 7px;
text-align: center;
font-size: 11px;
color: #090;
background: #fff url(images/footer.jpg) no-repeat;
}
#footer a {
	color: #090;	
}
#footer a:hover {
	text-decoration: underline;
}
#footer2 {
clear: both;
width: 984px;
padding-top: 16px;
text-align: center;
font-size: 11px;
color: #090;
background: #fff url(images/footer2.jpg) repeat-y;
}
#footer2 a {
	color: #090;	
}
#footer2 a:hover {
	text-decoration: underline;
}
#hum_price_wrap {
	margin:15px;
}
#hum_price_wrap table {
	text-align:center;
	}
.crs_price_table {
	width:100%;
	border-collapse:collapse;
	border:0;
}
.crs_price_table td {
	padding:2px 4px;
	border:1px solid #0C0;
	font-size:11px;
}
.crs_room_header, .crs_price_thead {
	padding:4px;
	background-color: #FF0;
	border:1px solid #0C0;
	color: #090;
	text-align:center;
}
.crs_room_name {
	font-size:15px;
}
.crs_placing_name {
	color: #090;
}
.prc_note {
	text-align:center;
}