.back01 {
	background-image: url(../images/tiao01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
.back02 {
	background-image: url(../images/tiao02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 180%;
	color: #1063B4;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
.big {
	font-size: 14.8px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
.border {
	border: 1px dotted #cccccc;
}
