#container {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container #Table_01 {
	background-color: #FFFFFF;
}
#ltdv {
	width: 538px;
	overflow: hidden;
	background-image: url(../images/left_centerlinebg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#rtdv {
	width: 312px;
	overflow: hidden;
}
/*hd*/
.title {
	padding-top: 15px;
	padding-bottom: 20px;
}
/*ft*/
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footer p {
	line-height: 18px;
	color: #666666;
}
.footer a {
	color: #666666;
}
.footer a:hover {
	color: #FF3333;
}

