body {
	margin: 0px;
	padding: 0px;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a {
	color: #333333;
	text-decoration: none;
}

.border {
	border: 1px solid #5BC700;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57C200;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#meun a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pic {
	background-image: url(../images/29.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 170px;
	padding: 5px;
}
