body {
	margin: 0px;
	text-align: center;
	background-color: #000000;
}
td {
	font-size: 12px;
	color: #000000;
	font-family: "ËÎÌå";
	line-height: 20px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.b {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left:30px;
	background-image: url(images/product-list.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 193px;
	background-position: left bottom;
}
.b:hover {
	color: #FFFFFF;

}
.c {
	font-size: 13px;
	color: #A09D9D;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 55px;
	background-image: url(images/news-line.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 177px;
}
.c:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 55px;
	background-image: url(images/icon-product.jpg);
	background-repeat: repeat;
	height: 29px;
	width: 177px;
}
h2 {
	color: #064596;
	font-size: 14px;
	text-transform: capitalize;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
h3 {
	color: #27683D;
	font-size: 13px;
	text-transform: capitalize;
	background-image: url(images/icon-right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;

}
.show {
	background-image: url(images/show-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#Layer {
	position:static;
	width:500px;
	height:270px;
	z-index:1;
	overflow: auto;
	top: 0px;
	left: 50px;

}
