@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background_body.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
	}
#index {
	width:1000px;
	margin:0 auto;
	background-image: url(images/background_index.jpg);
	background-repeat: no-repeat;
}
#menu {
	width:705px;
	height:54px;
	float:right;
	top: 0px;
}

#news {
	clear:both;
	width:400px;
	height:150px;
	font-size: 12px;
	line-height: 18px;
	color: #ed52ff;
	letter-spacing: 1px;
	padding-top: 45px!important;padding-top: 55px;
	padding-left: 420px;
}
#news a:link{
	font-size: 12px;
	line-height: 18px;
	color: #ed52ff;
	letter-spacing: 1px;
	text-decoration: none;
}
#news a:visited{
	font-size: 12px;
	line-height: 18px;
	color: #ed52ff;
	letter-spacing: 1px;
	text-decoration: none;
}
#news a:hover{
	font-size: 12px;
	line-height: 18px;
	color: #ed52ff;
	letter-spacing: 1px;
	text-decoration: underline;
}

#content {
	width:1000px;
}

#homestay_left {
	width:450px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 1px;
}
#homestay_left img{
	border: 1px solid #ccc;
	padding: 7px;
}
#homestay_right {
	width:530px;
	float: right;
	margin-left: 20px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size: 15px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 1px;
}
#homestay_coupon {
	position: relative;
	width:1000px;
	clear:both;
	margin-top: 50px;
	margin:0 auto;
}
#homestay_coupon_images {
	position: absolute;
	width:1000px;
	clear:both;
	margin-top: 50px;
}
#homestay_list {
	position: absolute;
	width:790px;
	margin-top: 50px;
	left: 210px;
}

#homestay_list ul{  
	margin-left:-45px; *margin-left:20px;
	list-style:none;
	float:left;
} 
#homestay_list li{  
	width: 190px;
	min-height: 20px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 2px 1px;
	padding: 0px 0px 0px 0px;
	zoom: 1;
    *display: inline;
	_height: 20px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	background:#fff;
} 




#footer {
	position: relative;
	width:1000px;
	background-image: url(images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 221px;
	margin:0 auto;
	top: 230px;
}
#footer_logo {
	position: absolute;
	width:150px;
	left: 70px;
	bottom: 40px;
}
#footer_txt {
	position: absolute;
	width:750px;
	right: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
	bottom: 50px;
}
#footer_txt a:link{
	color: #333333;
	text-decoration: none;
}
#footer_txt a:hover{
	color: #333333;
	text-decoration: none;
}
#footer_txt a:visited{
	color: #333333;
	text-decoration: none;
}


.c12 {
	font-size: 12px;
	line-height: 18px;
}
.r12b {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF3300;
}
.r15b {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #FF3300;
}