body {
	margin:0px;
	padding:0px;
	font-size:1px;
}
img {
	margin:0px;
	padding:0px;
}
h1,h2 {
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
}
a:hover {
	color:#ff9c00;
}
hr {
	margin: 0px 60px 0px 60px;
	line-height:1px;
	height:1px;
}
#page {
	float:left;
	width:1004px;
	text-align:center;
	background-image:url(images/bg.jpg);
}
#page-l {
	float:left;
	width:112px;
	height:249px;
	background-image:url(images/a004.jpg);
}
#page-m {
	float:left;
	width:798px;
	margin: 0px 1px 0px 1px;
}
#page-r {
	float:left;
	width:112px;
}
#title1 {
	float:left;
	width:544px;
	height:42px;
	background-image:url(images/a001.jpg);
	background-repeat: no-repeat;
}
#title2 {
	float:left;
	width:544px;
	height:173px;
	background-image:url(images/logo.jpg);
}
#menu {
	float:right;
	width:254px;
}
#pic {
	float:left;
	width:798px;
	height:220px;
	background-image:url(images/a002.jpg);
}
#title-bar {
	float:left;
	width:100%;
	height:28px;
	background-color:#dcdcdc;
	text-align:right;
}
#text-main {
	float:left;
	width:798px;
	background-image:url(images/a003.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	text-align:left;
	margin-bottom:15px;
}
#text-main h1 {
	font-size:18px;
	margin: 30px 60px 0px 60px;
	color:#006ecc;
}
#text-main h2 {
	font-size:12px;
	font-weight: normal;
	margin: 10px 60px 0px 60px;
	color:#333333;
}
#text-main p {
	margin: 10px 60px 0px 60px;
}
#room {
	width:678px;
	margin: 35px 0px 0px 60px
}
#room-pic {
	float:left;
	width:300px;
	text-align:center;
}
#room-text {
	float:left;
	width:378px;
}
.imge {
	margin: 0px 10px 0px 10px;
	border:1px solid #999999;
	padding:5px;
	
}
#text-main h2 p {
	margin: 30px 10px 10px 0px;
}
#page-footer {
	float:left;
	width:100%;
	height:60px;
	border-top:1px solid #999999;
	background-color:#dcdcdc;
	font-size:10px;
	text-align:center;
}
#page-footer p {
	margin-top:10px;
	font-size:10px;
	color:#ffffff;
}
#page-footer p a {
	color:#999999;
	text-decoration: none;
}