﻿body {
	margin: 0px auto;
	padding: 0px auto;
	text-align: center;
	font-family: Verdana, Arial, 宋体;
	font-size: 16px;
}
#container {
	width: 1004px;
}
#topTools {
	float: right;
	width: 230px;
	font-size: 12px;
	margin-top:30px;
}
#toolLeft {
	float: left;
	height:23px;
	width: 8px;
	background: url('../images/toolsCon.gif');
	background-repeat: no-repeat;
}
#toolBody {
	float: left;
	height:17px;
	width: 222px;
	background:white;
}
#header{
	background-image: url('../images/about_01.jpg');
	background-repeat: no-repeat;
	height:88px;
}
#topTools ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
	padding-top:3px;
}
#topTools ul li {
	float: left;
	padding: 0px 5px;
}
#Menu {
	background-image: url('../images/navbg.gif');
	background-repeat: repeat-x;
	height: 38px;
}
#Menu ul {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	list-style-type: none;
	float:right;
	margin-bottom:-3px;
	padding:0px;
}
#Menu ul li {
	float: left;
	line-height:30px;
	margin:0px;
	padding:0px;
}
.menuDiv {
	width:1px;
	background:white;
	height:38px;
}
#banner {
	background-image: url('../images/banner.gif');
	background-repeat: no-repeat;
	height: 182px;
}
#sidebar {
	float: left;
	width:215px;
}
#sidebar #cText {
	background-image: url('../images/cText.gif');
	background-repeat: no-repeat;
	width:100%;
	height:66px;
}

#tbody #mainContent {
	float: left;
	width:750px;
	height:100%;
	background-color: #f5f5f5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
}
#mainContent #contentInner{
	margin: 20px;
	padding: 8px 20px 20px 0px;
	background: white;
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tbody #mainContent #Content {
	margin-left:20px;
	padding: 15px;
	background-color: #FFFFFF;
	border: 1px #C0C0C0 solid;
	line-height: 2em;
	text-align: left;
}
#footer {
	background-color: #8b8b8b;
	height: 88px;
	width:100%;
}
#footer #btmLeft {
	background-color: #737373;
	height: 23px;
	width:215px;
	float:left;
}
#footer #btmRight {
	background-color: #616161;
	height: 23px;
	width:789px;
	float:right;
}
#footer #copyright{
	color: white;
	font-family: verdana, Arial, 宋体;
	font-size: 12px;
	padding-top: 20px;
	float: left;
	padding-left: 40px;
}
.linkpic {
	border-width: 0px;
}
.title {
	text-align: left;
}
.clear {
	background-color: #dbdbdb;
	height:23px;
}
.cImg {
	padding: 10px 0px 10px 20px;
}
#proClass {
	padding: 10px 0px 10px 30px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
}
#proClass li {
	font-family: verdana, Arial, 宋体;
	font-weight: bold;
	line-height: 23px;
	padding: 0px 0px 5px 15px;
	margin-top: 5px;
	background: url('../images/bNamebg.gif') no-repeat;
}
#proClass li ul {
	margin-left: 20px;
	text-align: left;
}
#proClass li ul li {
	font-size:14px;
	padding: 5px 0px;
	margin: 0px;
	list-style-type: disc;
	font-weight:600;
	line-height:18px;
	background-image:none;
}
.enC{
	font-size:12px;
	color:gray;
}
#proClass li ul li a:link{
	color:black;
	text-decoration:none;
}
#proClass li ul li a:visited{
	color:black;
	text-decoration:none;
}
#proClass li ul li a:hover{
	color:maroon;
	text-decoration:none;
}

.rightDiv {
	float: right;
	display: inline;
	padding: 20px;
}
#DateTime {
	padding-top:1px;
	padding-left:20px;
	float: left;
	color:white;
	font-weight:bold;
}
#DateTime a:link{
	color:white;
	text-decoration:none;
}
#DateTime a:visited{
	color:white;
	text-decoration:none;
}
#DateTime a:hover{
	color:red;
	text-decoration:none;
}
.enC a {
	color: #000000;
	text-decoration: none;
}
#proClass li a {
	color: #000000;
	text-decoration: none;
}
