@charset "utf-8";
.font {
	font-family: "宋体";
}
body {
	background-color: #FFE200;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-family: "宋体";
	line-height: 20px;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0DDD6;
	border-right-color: #E0DDD6;
	border-bottom-color: #E0DDD6;
	border-left-color: #E0DDD6;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table1 {
	margin: 3px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;	
}
.table3 {
	margin: 3px;
	padding: 3px;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.more {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#border {
	margin-left: 6px;
}
.main {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	font-family: "宋体";
	letter-spacing: 1.5px;
}
a:link,a:visited{
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: "宋体";
}
.blue {
	font-size: 12px;
	color: #1b0dd7;
	text-decoration: none;
}
.title_red {
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.tabl1220b {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 2px;
}
.tabl2025 {
	font-family: "宋体";
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}
.navmsgbox {
	margin: 0 auto;
	font: 14px Arial, Helvetica, sans-serif;
	color: #090;
	padding: 10px 10px 10px 45px;
	width: 40%;
	background: url(../images/btn-error.gif) no-repeat left center;
	text-align: left;
	line-height: 160%;
	font-weight: bold;
}
.msgbox {
	clear: both;
	margin: 0 auto;
	border: 1px solid #B4C9E0;
	padding: 1px;
	background-color: #F5FAFE;
	text-align: center;
	margin-top: 8px;
}
/*Pages*/
.listpage {
	text-align: center;
	line-height: 26px;
}
.listpage a {
	padding: 5px;
}
.listpage a:hover {
	text-decoration:none;
}
/*Pages*/


