@charset "gb2312";
body {
	background: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000;
}
a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F60;
	text-decoration: none;
}
#main{
     margin: 0 auto;
	 width:1000px;
}
.Top:link {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.Top:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.Top:hover {
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.FC14,
.FC14 span {
	font-family:"ËÎÌå";
	font-weight: bold;
	color: #ac1212;
}
.F20 {
	font-family:"ËÎÌå";
	font-size:20px;
	font-weight: bold;
}
.both{
    float:none;
    height:0px;
}
table {
   margin:0 auto;
}
img {
   height:auto;
   display:block;
   margin:0 auto;
}
p {
  height:auto;
}