/* CSS Document */

a:link {
	color: #12525A;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #12525A;
	font-family: "宋体";
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}
a.wenzi:link {
	color: #DBEFF2;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}
a.wenzi:visited {
	text-decoration: none;
	color: #DBEFF2;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}
a.wenzi:hover {
	text-decoration: none;
	color: #FFCC00;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}
a.wenzi:active {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
}
a.table:link {
	text-decoration: none;
	font-family: "宋体";
	font-weight: normal;
	background-attachment: fixed;
	background-image:   url(../../shenghuang/images/home.jpg);
	background-position: center;
	color: #046097;
	font-size: 12px;
}
a.table:visited {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	background-attachment: fixed;
	background-image:   url(../../shenghuang/images/home1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #046097;
}
a.table:hover {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	background-attachment: fixed;
	background-image:   url(../../shenghuang/images/home1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #666600;
}
a.table:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	background-attachment: fixed;
	background-image:   url(../../shenghuang/images/home1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #666600;
}
a.table1:link {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
}
a.table1:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
a.table1:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}
a.table1:active {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}
