@charset "utf-8";
/* CSS Document */
.Bmp {
	margin-right: 8px;
	top: 10px;
	float: right;
	position: relative;
	right: 8px;
}
#Bottom{
	height:523px;
	float: left;
	
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#Main{
	width:840px;
	background-repeat: no-repeat;
	clear: left;
	padding-top: 40px;
}
#Num1{
	width:274px;
	height:236px;
	float:left;
	background-image: url(../images/but1.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-right: 8px;
}
#Num2 {
	width:274px;
	height:236px;
	float:left;
	background-image: url(../images/but1.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
}
#Num3 {
	width:274px;
	height:236px;
	float:right;
	background-image: url(../images/but1.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
}

