body {
	background-color: #9CF;
	background-image: url(../images/blue_1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
.menuBox {
	font-size: 14px;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #666;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.Box_button {
	font-size: 14px;
	color: #999;
	background-image: url(../images/pic_14.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 3px;
	vertical-align: top;
	background-color: #CCF;
	width: 630px;
	height: 99px;
}
