div.main a{
	width: 256px;
	height: 64px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-left: 50px;
	}
img.link2 {
	width: 256px;
	height: 64px;
	display: block;
	overflow: hidden;
	position: absolute;
	border-width: 0px;
}
img.link3 {
	width: 64px;
	height: 64px;
	display: block;
	overflow: hidden;
	position: absolute;
	border-width: 0px;
	left: 32px;
	bottom: 0px;
}