@charset "iso-8859-1";
/*head*/
* {margin: 0; padding: 0;}
html {
background: url(img/background-24.jpg);

}
body {margin: 0; font-family: arial, tahoma, verdana; font-size: 11px; color: #898989; text-align: left;}
.float{clear: both;}
a img{border:0;}
table{ border:0; margin:0;}
a{
color:#1165A5;
font-size:13px;
font-weight:bold;
line-height:15px;
font-family:arial,sans-serif;
}
 #center table{margin-bottom:15px;}
/*Body*/

#container{width:979px; display:block; margin:auto; margin-top:25px;  }

#columns{background:#56C6EB;}

#left{width:160px; display:block; float:left; }
#center{width:619px; display:block; float:left; padding:20px; background:#56C6EB;  }
#right{
	width:160px;
	display:block;
	float:left;
}

#footer{margin-bottom:20px; text-align:center;}

/*ads_top*/
#ads{background:#56C6EB;}
#linead{margin:auto; width:728px; padding-top:5px;}
#centerads{
	margin:auto;
	width:630px;
	margin-top:20px;
	background:#56C6EB;
	height: 280px;
}

#centerads .left{
	width:310px;
	margin-top:20px;
	background:#56C6EB;
	float: left;
	height: 250px;
}

#centerads .right{
	width:310px;
	margin-top:20px;
	background:#56C6EB;
	float: right;
	height: 250px;
}
.center{
	width:979px;
	float: left;
	height: 600px;
	background:#56C6EB;
}
.centerleft{
	width:160px;
	float: left;
	height: 600px;
}

.centerright{
	width:160px;
	float: right;
	height: 600px;
}

.centermiddle{
	width:600px;
	float: left;
	height: 600px;
	text-align: center;
	
}

.header{
	width:979px;
	float: left;
	background-color: #56C6EB;
}
.head{
	width:979px;
	float: left;
	height: 137px;	
	background-color: #56C6EB;
}
.logo{
	width:231px;
	float: left;
	height: 137px;	
}

.banner{
	width:485px;
	float: left;
	height: 137px;
}

.img{margin-right:5px; margin-left:5px; border:5px solid #C1DCF1;}
.back{margin:auto; width:224px;}

.news{width:270px; height:185px; background:url(img/news.jpg) no-repeat; float:left; margin-right:10px; padding:15px; padding-top:50px;}

