.for_png1[class] {
	width: 580px;
	height: 147px;
	background-image: url(images/index_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.for_png2[class] {
	width: 181px;
	height: 196px;
	background-image: url(images/index_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.for_png4[class] {
	width: 140px;
	height: 196px;
	background-image: url(images/index_04.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.for_png5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC600;
	text-decoration: none;
}
.for_png5 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC600;
	text-decoration: none;
}
.for_png5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

