body {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
td {
	font-size: 12px;
	line-height: 1.5;
}
.td_line {
	border: 1px solid #CCCCCC;
}
.hr_dot {
 color: #666666;
 background-color: #999999; 
 height: 1px;
 border: 1px; 
	border-style: dotted;
}
.stay_bg {
	background-image: url(../stay/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
