@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#maintable{

	border: 3px solid #ebeae8;
	width:942px;
}.top{
background:url(../images/WEBBanner55.jpg);
background-position:center;
background-repeat:no-repeat;
height:55px;
}

.logo{
background:url(../images/logo60.jpg);
background-position:center;
background-repeat:no-repeat;
height:60px;
width:200px;
float:left;
}

.search{
float:right;
}

.center{
	width:942px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ebeae8;
	margin-top:40px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#center_left{
	width:159px;
	float:left;
	
	}
.center_right{
width:162px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ebeae8;
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.left_links{
width:149px;

}

.body_content{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ebeae8;
	position: absolute;
	left: 142px;
	top: 112px;
	width: 561px;
height: 450px;
}
.bottom_ads{
	position:absolute;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ebeae8;
	border-bottom-color: #ebeae8;
	left: 1px;
	top: 560px;
	width:780px;
}