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

.adletBar {
	margin-top: 15px;
	height: 161px;
}
.newsModule {
	float: right;
	margin-top: 15px;
}
.rotateImg {
	margin-top: 15px;
}
.adletLeft {
	float: left;
	height: 161px;
	margin-right: 10px;
}
.adletRight {
	float: right;
	height: 161px;
}

.home-adletBar {
	margin-top: 15px;
	height: 200px;
}
.newsModule {
	float: right;
	margin-top: 15px;
}
.rotateImg {
	margin-top: 15px;
}
.home-adletLeft {
	float: left;
	height: 200px;
	margin-right: 6px;
}
.home-adletRight {
	float: right;
	height: 200px;
}

