/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.wenzi:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
}
a.wenzi:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}
a.wenzi:hover {
	text-decoration: none;
	color: #FFCC00;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}
a.wenzi:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFCC00;
}
a.table:link {
	text-decoration: none;
	font-family: "ËÎÌå";
	font-weight: bold;
	background-attachment: fixed;
	background-image:   url(../../shenghuang/images/home.jpg);
	background-position: center;
	color: #3E63B2;
	font-size: 12px;
}
a.table:visited {
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	background-attachment: fixed;
	background-image:   url(../../shenghuang/images/home1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #3E63B2;
}
a.table:hover {
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	background-attachment: fixed;
	background-image:   url(../../shenghuang/images/home1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #666600;
}
a.table:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	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;
}
