* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 175%;
}
body {
	background-image: url(../images/bg.jpg);
}
li {
	list-style: none;
}
.list {
	width: 203px;
	float: left;
}
.list ul {
	padding: 0px;
	border-top: 1px solid #D7D7D7;
}
.list li {
	padding: 0px;
	border-bottom: 1px solid #D7D7D7;
	text-align: center;
}
.list li a {
	font-family: Arial;
	font-size: 9pt;
	color: #555544;
	display: block;
	padding: 3px 0 3px 5%;
	text-decoration: none;
}
.list li a:hover {
	background: #000000;
	color: #FFFFFF;	
}
.pro_show {
	font-family: "宋体";
	font-size: 10pt;
	color: #767373;
}
.pro_title {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}
.copyright {
	font-family: "宋体";
	font-size: 9pt;
	color: #767373;
}
.auto_itme {
	color: #415560;
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
}
/*-----news link-----*/
a.news {
	font-family: 宋体;
	font-size: 10pt;
	color: #000000;
}
a.news:link {
	text-decoration: none;
}
a.news:visited {
	text-decoration: none;
	color: #000000;
}
a.news:hover {
	text-decoration: underline;
	color: #000000;
}
a.news:active {
	text-decoration: none;
	color: #000000;
}
/*-----more link-----*/
a.more {
	font-family: 宋体;
	font-size: 10pt;
	color: #FF0000;
}
a.more:link {
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
	color: #FF0000;
}
a.more:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.more:active {
	text-decoration: none;
	color: #FF0000;
}
/*-----function link-----*/
a.function {
	font-family: Arial;
	font-size: 10pt;
	color: 000000;
	text-decoration: underline;
}
a.function:hover {
	text-decoration: none;
	color: E07722;
}
/*-----auto_link-----*/
a.auto_link {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:red;
}
a.auto_link:link {
	text-decoration:none;
}
a.auto_link:visited {
	text-decoration:none;
	color:red;
}
a.auto_link:hover {
	text-decoration:underline;
	color:red;
}
a.auto_link:active {
	text-decoration:none;
	color:red;
}
/*-----icp link-----*/
a.icp {
	font-family:"宋体";
	font-size:13px;
	color:#fff;
}
a.icp:link {
	text-decoration:none;
}
a.icp:visited {
	text-decoration:none;
}
a.icp:hover {
	text-decoration:none;
}
a.icp:active {
	text-decoration:none;
}