body, td, form, input, textarea, select {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 140%;
	
}
hr {
	border-top: 1px dashed #cccccc; 
	height: 1px; 
	overflow: hidden; 
	}
.line {
    background-image:  url("../_img/_layout/line_bg.gif");
	background-repeat: repeat-x;
	height:21px;
	background-position: left top;
}
/* index */
.indexbg {
	background-image:  url("../_img/00_index/bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	font-size: 10px;
	color: #6699CC;
	
}

.contact {
	font-size: 11px;
	color: #ffffff;
	padding-left:15px;
}
.map {
	font-size: 11px;
	color: #CC0066;
}
.map a {
	color: #CC0066;
}
.map a:hover {
	color: #000000;
}
.detail {
    background-image:  url("../_img/_layout/dot.gif");
	background-position:0px 8px;
	background-repeat:no-repeat;
	font-size: 11px;
	padding: 5px 0px 0px 15px;
	color: #FD660B;
	text-decoration: none;
}
.detail a {
	color: #FD660B;
	text-decoration: underline;
}
.detail a:hover {
	color: #FD660B;
	text-decoration: none;
}

/* about */

.aboutbg {
	background-image:  url("../_img/01_about/about_bg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	height:221px;
}
.TabLine {
	height:1px;
	background-image:  url("../_img/01_about/linebg.gif");
	background-position: right bottom;
	background-repeat: repeat-x;
}
/* manu */
.menu {
    background-image:  url("../_img/01_about/menu_01.jpg");
	background-repeat: no-repeat;
	background-position: left top; 
    padding:6px 0px 0px 36px;
	color: #006699;
	text-decoration: none;
	height:29px;
	

	
}
.menu a {
    FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	color: #006699;
	text-decoration: none;
	width:88px;
}
.menu a:hover {
    FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	color: #1D3265;
	text-decoration: none;

}
.over {
    background-image:  url("../_img/01_about/menu_02.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height:29px;
}
.menuover a {
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	width:212px;
	padding:6px 0px 0px 36px;
	color: #FF3300;
	text-decoration: none;

}
/* room */
.PriceTitle {
    background-image:  url("../_img/02_room/title_price.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width:110px;
	height:35px;
}