body {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.productlist {
	background-image: url(../images/productlist.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#left a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.contactus {
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.lineheight {
	line-height: 22px;
}


#left a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#left a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contactusbg {
	background-image: url(../images/contactusbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
