* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	position: relative;
}
#top h3 {
	font: bold 10pt "宋体";
	color: #FF0000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 75%;
}


#top {
	background-image: url(../images/topback.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-position: top;
	width: 100%;
}
#content {
	background-image: url(../images/mainback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	position: relative;
	height: 640px;
}
#content #right p {
	font: 9pt/14pt "宋体";
	text-decoration: none;
	text-indent: 2em;
	margin-bottom: 5px;
}
#content #right strong {
	font: bold 9pt/20pt "宋体";
	text-indent: 2em;
}

#footer {
	background-color: #CFCFC9;
	height: 60px;
}


#content #flashnav {
	position: absolute;
	left: 320px;
	top: 25px;
	z-index: 10000;
	display: inherit;
}
#content #left {
	width: 320px;
	float: left;
}
#content #left #title h1 {
	font: normal 24pt "宋体";
	color: #FFFFFF;
	margin-top: 120px;
	margin-left: 60px;
}
#content #left #title h2 {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 60px;
}

#footer #f1 {
	height: 5px;
	background: #dddddd;
}
#footer #f2 {
	height: 40px;
	background: #e9e9e9;
	color: #a8a8a8;
	text-align: center;
	font: 9pt/20px "宋体";
}
#content #left #leftmenu {
	padding-top: 30px;
	padding-left: 140px;
	display: none;
}

#footer {
	height: 45px;
}


#content #left #title h3 {
	font: normal 12pt/16pt "宋体";
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: 60px;
}

#content #right {
	width: 600px;
	font: 9pt/12pt "宋体";
	text-decoration: none;
	float: right;
	padding-top: 100px;
	padding-right: 25px;
	position: relative;
}
#top h1 {
	font: 14px/25px "黑体";
	color: #FF9900;
	text-decoration: none;
	text-align: right;
	padding-right: 120px;
}

.pngholder{
   width:237px;
   height:65px;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/title.png');
  }
#content #right table {
	margin: 0px auto;
	padding: 5px;
	width: 90%;

	align="center";
	text-align: center;
}
#content #right td {
	border-bottom: 1px dashed #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content #right #low {
	position: absolute;
	z-index: 1;
	height: 600px;
	width: 600px;
	left: -4px;
	top: 198px;
}

