@charset "utf-8";
/* CSS Document */

#left #content1 {
	height: 420px;
	width: 580px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 17px 0px 0px;
	background-position: -100px -150px;
	margin-right: auto;
	margin-left: auto;
}
#content1 .topimg-a {
	float: left;
	width: 280px;
	height: auto;
	text-align: center;
	overflow: hidden;
	margin: 5px 0px;
}
#content1 .topimg-b {
	float: right;
	width: 280px;
	height: auto;
	text-align: center;
	overflow: hidden;
	margin: 5px 0px;
}
#content1 img {
	border-style: none;
	height: 200px;
	width: 280px;
}
