
div.back {
	width:950px;
	margin:0px auto;
	padding:0;
	padding-top:25px;
}

.box{
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFCC00;
	padding-bottom: 10px;
}
.box1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 2px;
}
.stay1{
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.stay2{
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.stay2:hover{
	color: #FF0000;
	text-decoration: none;
}
.stay3{
	font-size: 15px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

img{ vertical-align:top;}