
#main {
	position:relative;
	align: center;
	top:10px;
	width:780px;
	height:434px;
	
}

#img01 {
	position:absolute;
	left:630px;
	top:30px;
	width:104px;
	height:90px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	border : 1px solid White;
}

#img02 {
	position:absolute;
	left:630px;
	top:127px;
	width:104px;
	height:90px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	border : 1px solid White;
}

#img03 {
	position:absolute;
	left:630px;
	top:224px;
	width:104px;
	height:90px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	border : 1px solid White;
}

#img04 {
	position:absolute;
	left:630px;
	top:310px;
	width:104px;
	height:90px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	border : 1px solid White;
}