body {
	background-image: url(../images/img/bdbg.jpg);
	margin: 0px;
	text-align: center;
}
#home_content {

	margin-right: auto;
	margin-left: auto;
	width: 763px;
}
.left_sec {

	background-image: url(../images/img/left_sectop.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
}
.content {

	background-color: #FFFFFF;
	background-image: url(../images/img/cont_topr.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
#logo {
	margin-left: 15px;
}
#left {
	height: auto;
	width: 95%;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#tbl_home {
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
}
#tbl_scroll {
	background-color: #0000FF;
	height: 140px;
	width: 330px;
}
#layerscroll {
	background-color: #CCCCCC;
	height: 140px;
	width: 330px;
	margin-top: 300px;
	margin-left: 200px;
	visibility: visible;
	left: 34px;
	top: -65px;
	overflow: hidden;
}
#cright {
	font-size: 10px;
	color: #FFFFFF;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#cright a {
	color: #FFFFFF;
}

