body {
	background-color: #DCDCDC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.container_topFrame {
	width: 100%;
	float: left;
}
.container_mainFrame {
	width: 95%;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 30px;
}
