body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	line-height: 18px;
}
.font1 {
	line-height: 15px;
}

.bg_top {
	background-repeat: repeat-x;
	background-position: top;
}

.put {
	height: 16px;
	border: 1px solid #999999;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.bg_bottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
a.me:link {
	display:block;
	text-decoration:none;
	width:130px;
	height:20px;
	color:#FFFFFF;
	border-width:1px 1px 0 0;
} 
a.me:visited {
	color: #FFFFFF;
	text-decoration: none;
	width:130px;
	height:20px;
} 
a.me:hover {
	color: #FFFF00;
	text-decoration: none;
	width:130px;
	height:20px;
} 
a.me:active {
	color: #FFFF00;
	text-decoration: none;
	width:130px;
	height:20px;
} 
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
