@charset "utf-8";
body {
	background-color: #D1D2D5;
}

img {
	border-style:none;
}
.site_layout {
	height: 100%;
	width: 100%;
	background-color: #D1D2D5;
	}

.info_layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 103px;
	line-height: 1.5em;
	margin-left: 13px;
	}
