﻿body {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #f00;
}
#head {
	height: 60px;
	width: 780px;
	background-color: #CDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69C;
	padding: 0px;
	text-align: left;
}
.table {
	font-size: 14px;
}
.table .tt {
	background-color: #999999;
	color: #FFFFFF;
}
.table .tr {
	background-color: #eef0ff;
}
.table a {
	text-decoration: none;
}
.table a:hover {
	color: red;
	text-decoration: underline;
}
#nav {
	background-color: #f3f3f3;
	width: 780px;
	height: 18px;
	color: #666;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px 0;
}
#nav a {
	color: #000;
}
.td {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
}
.line {
	height: 1px;
	width: 780px;
	display: block;
	background-color: #FFF;
}
td .title {
	font-size: 18px;
	color: #000;
	text-align: center;
	padding: 5px;
	display: block;
	height: 20px;
	font-family: "黑体", "宋体";
	letter-spacing: .3em;
}
.ln2 {
	background-color: #ccc;
	display: block;
	height: 1px;
	width: 97%;
	float: left;
}
.td li {
	list-style-type: none;
	color: #666;
}
.td li a {
	height: 14px;
	width: 116px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #579;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	float: left;
	overflow-x:hidden;
	white-space:nowrap;
}
.td .c1 a {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;	
}
.td li a:hover {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	color: #000;
}

ul{
	margin:15px;
}
ul li{
	list-style:square;
}

.pad10{
	padding:10px;
	text-align:left;
	line-height:150%;
}

.tt{	
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.dt{	
	color:#888;
	border:solid 1px #eee;
	background-color:#f5f5f5;
	padding:5px;
	margin-bottom:10px;	
}

#box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	width: 780px;
	background-color:#fff;
}
#bott {
	height: 14px;
	width: 775px;
	background-color: #69C;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CDE;
	font-size: 12px;
	color: #EEE;
	padding-top: 2px;
	text-align: right;
	padding-right: 5px;
}
#center #Foot a, #box #bott a {
	color: #EEE;
	text-decoration: none;
}
#center #Foot a:hover, #box #bott a:hover {
	color: #FFFF00;
}
.main {
	text-align: left;
}
#center {
	height: 500px;
	width: 780px;
	margin-top: -250px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 50%;
	border: 1px solid #666;
	background-color: #FFFFFF;
}
#center #menubar {
	padding: 5px;
	height: 15px;
	width: 770px;
	background-image: url(images/bar.gif);
	font-size: 12px;
	text-align: right;
	color: #666666;
}
#center #Foot {
	position: absolute;
	height: 12px;
	width: 776px;
	left: 0px;
	bottom: 0px;
	color: #Cde;
	background-color: #69c;
	font-size: 12px;
	padding: 2px;
	text-align: right;
}
body {
	background-color: #CCCCCC;
}
#center #main {
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
}
#center #main a {
	text-decoration: none;
	color: #666;
}
#center #main a:hover {
	text-decoration: underline;
	color: Blue;
}
