.back001 {
	background-image: url(../images/tiao001.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.back002 {
	background-image: url(../images/tiao002.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.back003 {
	background-image: url(../images/tiao005.jpg);
	background-repeat: repeat-y;
	background-position: center 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: #2E8AD5;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}


td {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
.border {
	border: 1px dashed #cccccc;
}
.big {
	font-size: 14px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
