#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;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ltdv {
	width: 196px;
	overflow: hidden;
}
#rtdv {
	width: 704px;
	overflow: hidden;
}
/*hd*/
.title {
	padding-top: 15px;
	padding-bottom: 20px;
}
/*ft*/
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 13px;
	color: #999;
}
.footer p {
	line-height: 18px;
}
.footer a {
	color: #999999;
}
.footer a:hover {
	color: #FF3333;
}
