
body {
	font-family: "ËÎÌå";
	font-size: 12px;

	background-image: none;
	margin: 0px;
}
.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:  #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 180%;
	color: #1F5DDA;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}


td {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px dashed #cccccc;
}
.big {
	font-size: 14px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}

