html {
background-color:#FFFFFF;
background-image:url(bg.jpg);
background-position:center;
background-repeat:repeat-y;
margin:0px;
}
body {
	margin:auto;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
}

.menu {
font-size:14px;
font-weight:bold;
text-align:center;
height:24px;
padding-top:5px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.titlebg {
background-image:url(aboutus.jpg);
background-position:left;
background-repeat:no-repeat;
font-size:14px;
font-weight:bold;
padding-left:20px;
height:30px;
}

.bottom {
line-height:200%;
word-spacing:0.4em;
height:70px;
text-align:center;
border-top:#CCCCCC 1px solid;}
