body {
	background: #CED0DE;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	font: 14px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	line-height: 150%;
	color: #222222;
}
#wrapper {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 920px;
	text-align: left;
}
#wrapper #header {
	height: 130px;
	width: 920px;
}

#wrapper #page_contents {
	width: 840px;
	margin: 30px 40px 30px 40px;
}

#wrapper #footer {
	width: 920px;
	font-size: 10px;
	text-align: center;
	line-height: 1.2em;
	clear: both;
	padding: 10px 0px 0px 0px;
}

.bg_w {background-color:#ffffff;font-size: 13px;}
.font_w {color:#ffffff;text-align:center;font-size: 13px;}
.linkdn {text-decoration: none;}





#wrapper #page_contents #page_wrapper {
	background-color: #e5e5e5;
	margin:  0px 5px 0px 5px;
	padding: 0px;
	height: auto;
	width: 830px;
	text-align: left;
}
#wrapper #page_contents #page_leftimg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	height: auto;
}
#wrapper #page_contents #page_main {
	margin: 0px;
	padding: 0px 10px 0px 30px;
	float: right;
	height: auto;
	width: 590px;
	text-align: left;
	background-color:#ffffff;
}