body {
	background-image: url('http://www.kunqincleaning.com/images/bg2.jpg');
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}
#module {
	margin:0 auto;
	width:835px;
	text-align:left;
}
A:link {
	color: #00008B;
	text-decoration: none;
}
A:visited {
	color: #00008B;
	text-decoration: none;
}
A:active {
	color: #00008B;
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	color: red;
}
img {
	border: none; 
}
img.border {
	border: 0px solid #ccc;
}
p {
	text-align: left;
}
h1 {
	font-size: 14px;
	text-decoration: underline;
}
#jump {
	font-size: 10px;
	padding-left: 5px;
}
#sometext {
	padding-left: 10px;
	padding-right: 10px;
}
.left {	
	background-image: url('http://kunqincleaning.com/images/bg1.jpg');

	text-align: center;
	vertical-align: top;
}
.leftproduct {
	vertical-align: top;
	text-align: center;
	background-image: url('http://kunqincleaning.com/images/bg1.jpg');
}
.right {
	vertical-align: top;
	background-image: url('http://kunqincleaning.com/images/bg1.jpg');

}
.right2 {
	vertical-align: top;
	background-image: url('http://kunqincleaning.com/images/bg1.jpg');
}
ul {
	margin-left: 20px;
}
select.style {
	border:1px solid #A5A5A5;
	width: 140px;
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
}
input.style {
	border:1px solid #A5A5A5;
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	border:1px solid #A5A5A5;
	width: 140px;
}
table.tablet {
	width:650px;
	border: 0px;
	margin:5px;
}
tr.even td {
	background-color: #fff;
}
tr.odd td {
	background-color: #eee;
}
.highlight img{
border: 1px solid #ccc;
}

.highlight:hover img{
border: 1px solid navy;
}

.highlight:hover{
color: red; /* Dummy definition to overcome IE bug */
}
