@charset "utf-8";
/* CSS Document */
.text1{
	font-family:Arial, "宋体";
	font-size:12px;
	color:#333;
	line-height: 30px;
}
.text1 a {
	font-family:Verdana, "宋体";
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.text1 a:hover {
	text-decoration:none;
	font-family:Verdana, "宋体";
	font-size:12px;
	color:#333;
	border: 0;
}
.text2{
	text-indent:24px;
	font-family: Arial,"宋体";
	font-size:12px;
	color:#333;
	line-height: 26px;
}
.text2 a {
	font-family:Verdana, "宋体";
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.text2 a:hover {
	text-decoration:none;
	font-family:Verdana, "宋体";
	font-size:12px;
	color:#333;
	border: 0;
}
.text3{
	font-family: Arial,"宋体";
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height: 26px;
}
.text4{
	text-indent:24px;
	font-family: Arial,"宋体";
	font-size:12px;
	color:#333;
	line-height: 22px;
}
.text5{
	text-indent:24px;
	font-family: Arial,"宋体";
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height: 26px;
	text-align: center;
}
.text7{
	font-family: Arial,"宋体";
	font-size:12px;
	color:#999;
}
a {
	font-family:Verdana, "宋体";
	font-size:12px;
	color:#666;
}
a:hover {
	text-decoration:none;
	font-family:Verdana, "宋体";
	font-size:12px;
	color:#666;
	border: 0;
}
.newsli {
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 20px;
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
.lisli {
	list-style-type: decimal;
	color: #333;
	font-size: 12px;
	line-height: 22px;
	list-style-position: outside;
	margin-left: 20px;
}
