@charset "UTF-8";

body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/blue2.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
.captionbold {
	font-weight: bold;
	font-size: 10px;
}
.pictureframe {
	border: 1px solid #666666;
}
.pictureframeplus {
	border: 2px solid #666666;
}
#allfooter {
	height: 50px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCDE2;
	margin-top: 0px;
}
#arrowfotter {
	height: 12px;
	margin-bottom: 0px;
	clear: both;
	width: 640px;
}
