body {
	background-color: #CCC;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
p {
	line-height: 2em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 2em;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
table tr td {
	padding: 5px;
}
.redtitle {
	color: #F00;
}
.body {
	width: 960px;
	height: auto;
	font-family: "宋体";
	background-color: #FFF;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.top {
	height: 120px;
	width: 960px;
	position: relative;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
}
.navbar {
	width: 570px;
	position: absolute;
	right: 40px;
	height: 18px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../img/navbar.gif);
	top: -14px;
	background-repeat: no-repeat;
}
.navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navbar ul li {
	margin-left: 6px;
	display: inline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 6px;
}
.navbar ul li a {
	padding: 3px;
}
.navbar ul li a:hover{
	padding: 3px;
}
.navbar .redtitle {
	color: #F00;
	padding: 3px;
}
#menu {
	width:155px;
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
 #menu h1 {
	font-size:12px;
	border:#C60 1px solid;
	margin-top:1px;
	background-color:#FC0;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
 #menu h2 {
	font-size:12px;
	border-top-color:#EEE;
	background-color:#FD2;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBB;
	border-bottom-color: #BBB;
	border-left-color: #BBB;
}
 #menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	list-style-type: none;
}
#menu ul li {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #BBB;
	border-bottom-color: #BBB;
	border-left-color: #BBB;
	background-color: #FF2;
}
#menu ul li a {
	width: 133px;
}
 #menu a {
	display:block;
	padding:5px;
	text-decoration:none;
	overflow:hidden;
}
 #menu a:hover{
	color:#FC0;
	background-color: #000;
}
 #menu  h1 a{
	color:#000;
}
 #menu .h1 a{
	color:#06F;
}
 #menu .h2 a{
	color:#06F;
}
 #menu .no {
	 display:none;
}
.language {
	position: absolute;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	top: 40px;
	right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.language ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.language ul li {
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.flash {
	height: 284px;
	width: 960px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
	margin: 0px;
	padding: 0px;
}
.maincontent {
	width: 960px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
}
.subnavbar {
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	width: 155px;
	text-align: left;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: hidden;
}
.content {
	width: 725px;
	left: 0px;
	text-align: left;
	top: 0px;
	overflow: hidden;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	float: left;
}
.content .table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
}
.content .table1 tr td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-left-color: #FC0;
	padding: 5px;
	margin: 0px;
}
.content .table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
}
.content .table2 tr td {
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-left-color: #FC0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content1 {
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 0px;
	text-align: left;
}
.bottom {
	height: 30px;
	width: 960px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ddd;
	font-size: 12px;
}
.copyright {
	height: auto;
	width: auto;
	position: absolute;
	left: 320px;
	top: 5px;
}
.sitemap {
	position: absolute;
	top: 5px;
	right: 100px;
	height: auto;
	width: auto;
}

#clear {
	clear: left;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
@media print{
BODY {display:none}
}
