h3#pageTitle {
	width: 753px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #33CCFF;
	text-indent: -9999px;
	background-image: url(../img/t_photoBbs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pageBg {
	width: 753px;
	height: 967px;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 0px;
	background-image: url(../img/bg_photoBbs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FF0000;
}
div.ListBox {
	width: 600px;
	height: 360px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-image: url(../img/bg_photoBbsBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ListBox dl {
	margin: 0px;
	padding: 0px;
}
div.ListBox dt.title {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	color: #FF3399;
	font-weight: bold;
	line-height: 110%;
	float: left;
}
div.ListBox dd.date {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	color: #FF3399;
	line-height: 110%;
	float: right;
}
div.ListBox dd.img {
	width: 240px;
	height: 320px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	float: left;
	clear: left;
}
div.ListBox dd.comm {
	width: 340px;
	height: 320px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	overflow: auto;
	scrollbar-face-color: #FF8CBE;
	scrollbar-3dlight-color: #FF8CBE;
	scrollbar-darkshadow-color: #FF8CBE;
	scrollbar-highlight-color: #FFC8E5;
	scrollbar-shadow-color: #FF9BC8;
	scrollbar-track-color: #FFC8E5;
	scrollbar-arrow-color: #FFFFFF;
	float: right;
	clear: right;
}
