@charset "utf-8";
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #192b36;
}
p {
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 17px;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 20px;
}
#wrapper #banner {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #space {
	margin: 0px;
	padding: 0px;
	height: 8px;
}
#wrapper #top_main {
	margin: 0px;
	padding: 0px;
	height: 14px;
}
#wrapper #bodyArea #right {
	background-color: #d9e3e4;
	float: right;
	height: 379px;
	width: 276px;
	background-repeat: no-repeat;
}
#wrapper #bodyArea #left {
	background-color: #d9e3e4;
	height: 379px;
	width: 484px;
	float: left;
}
#wrapper #bodyArea #bottom_main {
	height: 17px;
}

