.css {
	font-size: 9pt;
}
.border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	height:18px;
}
tr {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #006600;
}
.beijing1 {
	background-image: url(../images/01-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
