body {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(pic/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.cnt {
	background-image: url(pic/bgc.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bmn {
	background-image: url(pic/bglmn.png);
	background-repeat: no-repeat;
	height: 51px;
	text-align: center;
}
a.lmn {
	font-family: tahoma;
	font-size: 12px;
	color: #1F5C01;
	text-decoration: none;
}
.hd {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #559700;
}
.wt10 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

