a {
	font-size: 12px;
}
table {
	font-size: 12px;
}
body {
	font-size: 12px;
}
ul,li,form {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.newstitle {
	font-size: 36px;
	font-family: "黑体";
}
.STYLE12 {font-size: 36px;
	font-family: "黑体";
	font-weight: bold;
	line-height: 100%;
	color: #666666;
}

/*每行2列的列表*/
#normal2list {
	height: auto;
	width: 100%;
}
#normal2list ul.tul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 688px;
	float: left;
}
#normal2list ul.tul li.tli {
	display: block;
	float: left;
	height: auto;
	width: 344px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: E6F1ED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*每行2列的列表*/
#normal4list {
	height: auto;
	width: 100%;
}
#normal4list ul.tul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 688px;
	float: left;
}
#normal4list ul.tul li.tli {
	display: block;
	float: left;
	height: auto;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: E6F1ED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

