body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
}
.login {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D4D0C8;
	background-color: #e1f3d6;
}
.topbar {
	height: 31px;
}
.flas {
	height: 156px;
	width: 1000px;
}
.foot {
	clear:both;
	height: 70px;
	width: 1000px;
	background-image: url(../images/foot.png);
	color: #FFFFFF;
	text-align: center;
	line-height: 21px;
	padding-top: 15px;
	padding-bottom:15px;
}
.dl 
{
	width: 999px;
	height: 370px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e1f3d6;
}
.mid {
	height: 370px;
	width: 1000px;
}

a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}.bt {
	margin: 5px;
}
.fm1 {
	padding-top: 70px;
}
.tb1 {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
.tb1 td {
	padding: 6px;
}
.t1 {
	height: 18px;
	width: 120px;
	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: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
