h3#pageTitle {
	width: 753px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #33CCFF;
	text-indent: -9999px;
	background-image: url(../img/t_enq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pageBgTop {
	width: 753px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body_r1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pageBgMain {
	width: 743px;
	height: auto;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-image: url(../img/bg_body_r2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#pageBgBottom {
	width: 753px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body_r3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ListBox {
	width: 450px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 40px;
	border: 1px solid #FF3778;
	background-color: #FFFFFF;
	text-align: center;
}
div.ListBox h4 {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 2px solid #FF93B6;
	border-bottom: 2px solid #FF93B6;
}
div.ListBox dl {
	width: 450px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px solid #FF93B6;
	float: left;
}
div.ListBox dt {
	width: 450px;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	color: #FF3778;
	text-align: left;
	line-height: 110%;
	float: left;
	clear: both;
	border-top: 1px dotted #CCCCCC;
}
div.ListBox dd {
	width: 430px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	line-height: 110%;
	float: left;
	clear: both;
}
