.m-stay {
	color: #FC8522;
}
.hf {
	font-size: 90%;
	line-height: 18px;
	color: #542D0A;
}
.butt {
	font-size: 10px;
	color: #666666;

}
.un {
	font-size: 90%;
	line-height: 18px;
	color: #666666;
}
.staff {
	background-image: url(../staff/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.guide {
	background-image: url(../guide/images/tea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.catch {

	font-size: 11px;
	line-height: 24px;
	color: #542D0A;
}
A:link {
	color:#000033
}
A:visited {
	color:#006699
}
A:active {
	color:#003333
}
A {
 /*font-size: 93%;*/
 text-decoration:none;
}
a:hover { 
 color:#FF9900;
 text-decoration:underline; 
}
.dot-line {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}


 

