.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center;
}
.lm1-bg {
	background-image: url(images/lm1-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.divcontent {
	MARGIN-TOP: 0px;
	SCROLLBAR-FACE-COLOR: #FFCB3B;
	FLOAT: right;
	OVERFLOW-X: hidden;
	SCROLLBAR-HIGHLIGHT-COLOR: #f9f4f4;
	OVERFLOW: scroll;
	WIDTH: 460px;
	SCROLLBAR-SHADOW-COLOR: #9395c0;
	SCROLLBAR-3DLIGHT-COLOR: #f3f3f8;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #F2F2F2;
	SCROLLBAR-DARKSHADOW-COLOR: #f3f3f8;
	POSITION: static;
	HEIGHT: 250px;
	margin-left: 5px;
}
.lm-bt {
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}
.reg-bg {
	background-attachment: fixed;
	background-image: url(images/reg-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.zc {
	background-attachment: fixed;
	background-image: url(images/zc.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 13px;
	font-weight: bold;
	color: #FF0033;
}
