.text {
	FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 20px; FONT-FAMILY: "宋体"
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #CC6600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #993300;
	text-decoration: underline;
}
.top {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
}
body {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
}
.dotted {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	background-image:  url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.topbg {
	background-image: url(../images/upbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.rightline {
	background-image: url(../images/wline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.read {
	background-image: url(../images/read_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
