@charset "utf-8";
#body_l {
	height: auto;
	width: 200px;
	float: left;
}

#body_r {
	height: auto;
	width: 760px;
	float: left;
}

#body_l .introduction {
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	background-color: #0E9906;
	font-weight: bold;
	font-family: "宋体", "Times New Roman";
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #042617;
	width: 170px;
	float: left;
}

#body_l .introduction_r {
	background-color: #0E9906;
	font-family: "宋体", "Times New Roman";
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #042617;
	float: left;
	width: 30px;
}


#body_l .introduction a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#body_l .introduction a:hover {
	color: #042617;
}
#title_l {
	height: 50px;
	width: 220px;
	background-color: #0E9906;
	line-height: 50px;
	float: left;
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	font-family: "Times New Roman";
	text-align: center;
}







#title_r {
	background-color: #0E9906;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #FFF;
	font-family: "宋体", "Times New Roman";
}
#title_r a {
	color: #FFF;
	text-decoration: none;
}
#title_r a:hover {
	font-weight: bold;
	color: #042617;
}
#content1 {
	font-family: "宋体", "Times New Roman";
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	text-indent: 2em;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
}
#content2 {
	font-size: 14px;
	line-height: 25px;
	float: left;
	width: 740px;
	height: 500px;
	padding-left: 10px;
	overflow: hidden;
	text-align: left;
	text-indent: 2em;
	padding-right: 10px;
	font-family: "宋体", "Times New Roman";
}

#content3 {
	float: left;
	height: auto;
	width: 760px;
	font-family: "宋体", "Times New Roman";
	font-size: 14px;
	line-height: 25px;
}
#content3 table tr {
	text-align: center;
}
#content3 table {
	/* [disabled]float: left; */
	width: 760px;
}
#content3 a {
	text-decoration: none;
	color: #000;
}
#content3 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#content4 table a {
	text-decoration: none;
	color: #000;
}

#content4 table a:hover {
	color: #F00;
	text-decoration: underline;
}

#content5 {
	float: left;
	height: auto;
	width: 760px;
	font-family: "宋体", "Times New Roman";
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 50px;
}
#content5 table tr {
	text-align: center;
}
#content5 table {
	float: left;
	width: 760px;
}
#content5 a {
	text-decoration: none;
	color: #000;
}
#content5 a:hover {
	text-decoration: underline;
	color: #FF0000;
}

