body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.png);
}
.menu {font-family: "Arial"; font-size: 14px; color: #12277a; line-height: 28px;}
.news {font-family: "Arial"; font-size: 12px; color: #000000; line-height: 18px;}
.bottom {font-family: "Arial"; font-size: 12px; color: #12277a; line-height: 18px;}
.main {font-family: "Arial"; font-size: 12px; color: #000000; line-height: 18px;}
.name {font-family: "Arial"; font-size: 14px; color: #cb2620; line-height: 18px;}
.menu_cn {font-family: "黑体"; font-size: 14px; color: #12277a; line-height: 28px;}
.news_cn {font-family: "宋体"; font-size: 12px; color: #000000; line-height: 18px;}
.bottom_cn {font-family: "宋体"; font-size: 12px; color: #12277a; line-height: 18px;}
.main_cn {font-family: "宋体"; font-size: 12px; color: #000000; line-height: 18px;}
.name_cn {font-family: "宋体"; font-size: 14px; color: #cb2620; line-height: 18px;}
.main_b {font-family: "Arial"; font-size: 14px; font-weight: bold; }
.main_b_cn {font-family: "宋体"; font-size: 14px; font-weight: bold; }
a.a:link {
	color: #cb2620;
	text-decoration: none;
}
a.a:visited {
	text-decoration: none;
	color: #cb2620;
}
a.a:hover {
	text-decoration: none;
	color: #12277a;
}
a.a:active {
	text-decoration: none;
	color: #12277a;
}
a.m:link {
	color: #12277a;
	text-decoration: none;
}
a.m:visited {
	text-decoration: none;
	color: #12277a;
}
a.m:hover {
	text-decoration: none;
	color: #cb2620;
}
a.m:active {
	text-decoration: none;
	color: #cb2620;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}