BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BACKGROUND-COLOR: white
	FONT-SIZE: 13px;
	COLOR: #666666;
	text-align:center;
}

a:link {
	COLOR: #008b8b;
	TEXT-DECORATION: none;
}

a:visited {
	COLOR: #008b8b;
	TEXT-DECORATION: none;
}

a:hover {
	COLOR: #008b8b;
	TEXT-DECORATION: underline;
}

div#container {
	width: 732px;
	height: auto;
	margin: 0 auto;
}

div#sidebar {
	float: left;
	width: 330px;
	height: auto;
	text-align: center;
}

div#main-img {
	width: 200px;
	height: 302px;
	padding-top: 30px;
	margin: 0 auto;
}

div#content {
	float: right;
	width: 400px;
	height: auto;
}

div.comment {
	width: 400px;
	height: auto;
	margin-bottom: 20px;
}

div.comment h2 {
	margin-bottom: 10px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

div.comment p {
	margin: 0;
	font-size: 13px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	text-align: left;
	line-height: 2;
}

div.space-adjust {
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
}

img {
	border:0;
}
