body{
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
}
body,td,th {
	/*文字大小*/
	font-size: 12px;
	/*文字颜色*/
	color: #2E2E2E;
	/*文字行距*/
	line-height: 20px;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	color: #FF6600;
	background-color: #FFFF00;
}

.input {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	width: 130px;
}

.bmit {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	width: 80px;
}

.text{
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
}
#topdl{
	overflow: hidden;
	height: 20px;
	}
.Admin_Modpass{
	visibility: visible;
	width: 300px;
	padding-top: 200px;
}

.List{
	visibility: visible;
	width: 770px;
	padding-top: 200px;
}
.reply{
	visibility: visible;
	width: 770px;
	padding-top: 100px;

}
#Layer1{display='block';
	visibility: visible;
	width: 770px;
	height: 160px;
	padding-top: 3px;
}
#Layer2{disply='block';
	visibility: visible;
	width: 770px;
	height: 160px;
	padding-top: 5px;
}
.liuyan{background-color: #ffffff;padding: 5px;	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color:   #17A6C8;}
.hufu{color: #006699;background-color:#DFF0EC;padding: 2px;}