body {
	background-image: url(images/bg_paper.jpg);
	background-repeat: repeat;	
}
#container {
	width: 1000px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom : 160px;
}
.sample {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top : 30px;
	border: 5px solid #FFFFFF;
	box-shadow : 3px 3px 8px #aaa;
}
.links {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.links table td {
	text-align: center;
	width: 140px;
	height : 46px;
	padding-bottom: 20px;
}
.back {
	float : right;
}
.links a.wpBtn {
	background-image: url(images/download_button.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 120px;
}
.wp01 {
	background-position: -7px -7px;
}
.wp01:hover {
	background-position: -7px -122px;
}
.wp02 {
	background-position: -7px -66px;
}
.wp02:hover {
	background-position: -7px -181px;
}
.wp03 {
	background-position: -144px -7px;	
}
.wp03:hover {
	background-position: -144px -122px;
}
.wp04 {
	background-position: -144px -66px;
}
.wp04:hover {
	background-position: -144px -181px;
}