@charset "utf-8";

#main_cont {
	width: 870px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.main_image {
	height: 460px;
}

.main_image li {
	float: left;
	padding-right: 20px;
}

.banner_btn {
	padding-top: 20px;
	height: 80px;
}

.banner_btn li {
	float: left;
	padding-right: 30px;
}

.topics_news {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #707070;
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
	width: 840px;
}

.topics_news .title {
	padding-top: 20px;
}

.topics_news iframe {
	padding-top: 20px;
	height: 150px;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.school_exp {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #707070;
	text-align: center;
	margin-top: 20px;
	width: 840px;
}

.school_exp .title {
	padding-top: 20px;
}

.school_exp iframe {
	padding-top: 20px;
	height: 150px;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header_bottom_line {
	font-size: 1px;
	line-height: 5px;
	height: 5px;
	background-color: #FBC3D6;
}

