#top_container {
	width: 950px;
	text-align: left;
	height: 680px;
	overflow: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(../images/top/top_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
