body {
	margin: 0px;
	text-align: center;
	background-color: #000000;
}
td {
	font-size: 12px;
	color: #000000;
	font-family: "ËÎÌå";
	line-height: 18px;
	
}
.left-bg {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left-bg2 {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table-bg {
	background-image: url(images/table-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.under-bg {
	background-image: url(images/under-bg.jpg);
	background-repeat: no-repeat;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #F92A94;
	text-decoration: underline;
}
.b {
	color: #FFFFFF;
	background-image: url(images/product-line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 14px;
	width: 187px;
}
.b:hover {
	color: #CDCDCD;
	text-decoration: none;
}
.c {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	height: 14px;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.c:hover {
	color: #CDCDCD;
	text-decoration: none;
}
.d {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	height: 14px;
}
.d:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.input {
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-family: "ËÎÌå";
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #4F4F4F;

}
hr {
	height: 1px;
	color: #CCCCCC;
}
#Layer {
	position:static;
	width:600px;
	height:560px;
	z-index:1;
	overflow: auto;
	top: 0px;
	left: 50px;

}