#Layer1 {
	position:absolute;
	width:320px;
	height:150px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Layer2 {
	position:absolute;
	width:114px;
	height:193px;
	z-index:2;
	right: 0px;
	top: 0px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:99px;
	z-index:3;
	top: 500px;
	left: 0px;
}
#Layer4 {
	position:absolute;
	width:149px;
	height:55px;
	z-index:4;
	right: 1px;
	top: 550px;
}
body {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 150%;
	background-color: #DEE9D9;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #4A7750;
}
a{text-decoration: none;}
a:link {color: #1D3C08;}
a:visited {color: #1D3C08;}
a:hover {color: #FFFFFF;}
a:active {color: #1D3C08;}

a.menu:link {color: #1D3C08;padding-top: 5px;}
a.menu:visited {color: #1D3C08;padding-top: 5px;}
a.menu:hover {color: #FFFFFF;padding-top: 5px;}
a.menu:active {color: #1D3C08;padding-top: 5px;}

.menu-line{
	background-image: url(images/menu-line.gif);
	padding-top: 13px;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 20px;
}
.menu-line2{
	padding-top: 13px;
	height: 20px;
}
.kuang{
    border: 1px solid #DAD2CD;
}
      
