@CHARSET "UTF-8";

/* content-------------------------*/
#content {
	position: relative;
	width: 932px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#s1,#s2,#s3,#s4,#s5 {
	position: relative;
	width: 305px;
	height: 320px;
	float: left;
	background: #8299c2;
	font-size: 10pt;
	font-family: "宋体";
	color: #333;
}

#s2,#s4 {
	width: 8px;
	background: none;
}

#s4 {
	width: 9px;
}

#s1,#s3,#s5 {
	background: url("../images/index_23.jpg") no-repeat top;
}

#content .insert_img {
	position: relative;
	width: 249px;
	height: 144px;
	left: 26px;
	top: 23px;
}

#content .word {
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 249px;
	left: 26px;
	top: 175px;
	font-size: 9pt;
	font-family: "宋体";
	color: #666;
	text-indent: 0em;
	line-height: 1.5em;
}

#content .title {
	font-size: 10pt;
	margin-bottom: 10px;
	font-family: "宋体";
	font-weight: bold;
	color: #333;
}

#content .more {
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 249px;
	left: 26px;
	top: 290px;
	color: #8299c2;
	font-size: 9pt;
	font-family: "宋体";
}

#content .more a {
	color: #8299c2;
	text-decoration: none;
}

#content .more a:hover {
	color: #8299c2;
}