@charset "utf-8";
/* CSS Document */


h2 {
	float: left;
	height: 236px;
	width: 272px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
h3 {
	float: right;
	height: 250px;
	width: 510px;
}
#side_banner {
	clear: both;
	float: left;
	width: 200px;
	height: 312px;
	background-color: #e6d4b9;
	margin-left: 10px;
	display: inline;
	margin-top: 10px;
}
.side {
	width: 200px;
}
.side1 {
	height: 165px;
	width: 179px;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.side2 {
	height: 50px;
	width: 179px;
	margin-left: 10px;
}
.side3 {
	height: 51px;
	width: 179px;
	margin-left: 10px;
	margin-top: 10px;
}
#main {
	float: left;
	width: 590px;
}

.banner {
	width: 590px;
	height: 93px;
	margin-top: 10px;
}
.banner1 {
	float: left;
	height: 93px;
	width: 134px;
	margin-right: 8px;
	margin-left: 15px;
	display: inline;
}
.banner2 {
	float: left;
	height: 93px;
	width: 135px;
	margin-right: 8px;
}
.banner3 {
	float: left;
	height: 93px;
	width: 134px;
	margin-right: 8px;
}
.title {
	height: 37px;
	width: 567px;
	margin-left: 15px;
	margin-top: 10px;
}
.text {
	margin-left: 25px;
	width: 550px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.news {
	margin-top: 20px;
	margin-left: 15px;
	width: 561px;
}
.topics {
	width: 559px;
	margin-bottom: 50px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfc2ab;
	border-bottom-color: #cfc2ab;
	border-left-color: #cfc2ab;
	margin-left: 15px;
	padding-bottom: 20px;
	background-image: url(../img/news.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 35px;
}
.date {
	margin-left: 30px;
	margin-top: 10px;
	width: 100px;
}
.topic {
	margin-left: 40px;
	margin-top: 5px;
	width: 500px;

