.body {
	background-image:url(../Images/Bg2.gif);
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.Menu {
    font-family:"Courier New", Courier, mono;
    font-size:12px;
	color:#000033
}

.NewsContent {
    font-family:"宋体";
	font-size:13px;
	color:#330066;
}

.NewsTitle {
    font-family:"宋体";
	font-weight:bold;
	font-size:14px;
	color:#000033;
}

.FLink {
    font-family:"宋体";
	font-size:14px;
	color:#0066CC;
}

td, th {
	font-family:"宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.SmallOrange {
    font-family:"宋体";
	font-size: 12px;
	color: #FF6600;
}

.SmallBlue {
    font-family:"宋体";
	font-size: 12px;
	color:#0066FF;
}

.SmallBold {
    font-family:"宋体";
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

.MidOrange {
    font-family:"宋体";
	font-size: 14px;
	color: #FF6600;
}

.MidBlack {
    font-family:"宋体";
	font-size: 14px;
	color: #000000;
}

.BigOrange {
    font-family:"宋体";
	font-size: 18px;
	color: #FF6600;
}

.SmallBlack {
    font-family:"宋体";
	font-size: 12px;
	color: #000000;
}

.LargestBlack {
    font-family:"楷体_GB2312";
	font-size: 40px;
	color: #000000;
}

a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000033;
}

