body {
	margin:0 auto;
	padding:0;
	font-size:12px;
}

a:link {
	text-decoration: none;
    color:#000000;
}
a:visited {
	text-decoration: none;
    color:#000000;
}
a:hover {
	text-decoration: underline;
    color:#FF9900;
}
a:active {
	text-decoration: none;
    color:#000000;
}
.pt10 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
.pt12 {
	font-family: "宋体";
	font-size: 12px;
	color: #000;
}
.pt13 {
	font-family: "宋体";
	font-size: 16px;
	color: 000;
}
.pt14 {
	font-family: "宋体";
	font-size: 14px;
	color: #fff;
}
.table1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table2 {
	border: 3px solid #DDDCD4;
}
