@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b91741;
}
.top {
	margin: auto;
	width: 980px;
	background-repeat: repeat-x;
	height: 34px;
	background-image: url(images/top.gif);
}

.flash01 {
	width: 980px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.top_r {
	font-family: "宋体", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #d70034;
	width: 774px;
	float: left;
	line-height: 34px;
	text-align: left;
	letter-spacing: 2px;
}
.top_l {
	float: left;
	width: 103px;
	height: 34px;
}

a {
	font-family: 宋体;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.a1 {color: #FFFFFF}
.a2 {color: #333333}
.a3 {color: #d70034}
.a4 {color: #fb727d; font-weight: bold; }

a.link1 {
	font-size: 12px;
	color: #d70034;
	text-decoration: none;
}
a.link1:visited {
	color: #d70034;
	text-decoration: none;
}
a.link1:hover {
	color: #990026;
	text-decoration: none;
}
a.link1:active {
	text-decoration: none;
	color: #990026;
}

