#content .content-main {
	width: 900px;
	height: 856px;
	margin-left: 20px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

#content .content-main span.left img {

}

#content .content-main span.top img {
margin-top: -6px;
}
