#main-div {
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../top-img/back-main.png);
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
}
#page-tittle {
	background-image: url(../top-img/head-main.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 926px;
}
#main-div h2 {
	clear: both;
	margin-bottom: 20px;
}
#news-DIV {
	width: 491px;
}
#about-DIV {
	width: 367px;
	background-image: url(../top-img/back-about.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#news-DIV h5 {
	margin-bottom: 10px;
}
#banner-UL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#banner-UL li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: inline;
	float: left;
}
#banner-UL a {
	width: 155px;
	border: 1px solid #CCCCCC;
	display: block;
}
.pics {
	height:  261px;
	width:   877px;
	padding: 0;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0;
}

