/*通用样式*/
body {
	padding: 0px;
	margin: 0px;
	background-color: #E6E1BB;
	color: #333333;
}
table,input,select {
	font-size: 11px;
	font-family: "Verdana";
}
form {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}

.px7 {
	font-size: 7px;
}
.px9 {
	font-size: 9px;
}
.px13 {
	font-size: 13px;
}
.L13 {
	line-height: 130%;
}
.L15 {
	line-height: 150%;
}
.L17 {
	line-height: 170%;
}
.border1 {
	border: 1px solid #000000;
}

a:link {
	color: #333333;
}
a:hover,a:active {
	color: #FF0000;
}
a:visited {
	color: #0044AA;
}
.hl a:link,.hl a:visited {
	text-decoration: none;
}
.hl a:hover,.hl a:active {
	text-decoration: underline;
}
.nl a:link,.nl a:visited {
	text-decoration: none;
}
.nl a:hover,.nl a:active {
	text-decoration: none;
}
.white,.white a:link,.white a:visited {
	color: #FFFFFF;
}
.white a:hover,.white a:active {
	color: #FFFFFF;
}

input.text1 {
	border: 0px;
	border-top: 1px solid #909090;
	background-color: #AFAFAF;
}
input.button1 {
	border-width: 1px;
	border-style: solid;
	border-color: #8E8E8D #1C1C1C #1C1C1C #8E8E8D;
	background-color: #3F3F3F;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 2px;
	cursor: pointer;
}
.title {
	font-size: 20px;
	font-family: "黑体";
	padding-left: 20px;
	padding-right: 20px;
}

.table1 th {
	background-color: #FEC37B;
	padding-top: 7px;
	padding-bottom: 4px;
	font-weight: normal;
}
.table1 td {
	background-color: #FFFBDE;
	padding-top: 7px;
	padding-bottom: 4px;
	text-align: center;
}
.table2 th {
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 1px;
}
.table2 td {
	border-top: 1px solid #FFFBDE;
	padding-top: 3px;
	background-color: #FFDFC3;
	line-height: 18px;
}
.a01,.a01 a:link {
	color: #333333;
	text-decoration: none;
}
.a01 a:hover,.a01 a:active {
	color: #FF0000;
	text-decoration: none;
}
.a01 a:visited {
	color: #0044AA;
	text-decoration: none;
}
.a02,.a02 a:link {
	color: #000000;
	text-decoration: none;
}
.a02 a:hover,.a02 a:active {
	color: #000000;
	text-decoration: underline;
}
.a02 a:visited {
	color: #000000;
	text-decoration: none;
}
.a03,.a03 a:link {
	color: #C90000;
	text-decoration: none;
}
.a03 a:hover,.a03 a:active {
	color: #C90000;
	text-decoration: underline;
}
.a03 a:visited {
	color: #C90000;
	text-decoration: none;
}
.a04,.a04 a:link,.a04 a:visited {
 {
	color: #FF7E00;
	text-decoration: none;
}
.a04 a:hover,.a04 a:active {
	color: #C90000;
	text-decoration: none;
}


.copyright,.copyright td {
	font-size: 12px;
	font-family: "宋体";
	color: #000000;
}
.border2 {
	border: 5px solid #ffffff;
}
