body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
#bbsbody {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	width: 550px;
	text-align: center;
}
#entrycomments {
	width: 500px;
	background-position: center;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#datetitle {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 500px;
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990033;
}

