@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.list {
	font-size: 14px;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.lite {
	color: #666666;
}
.buynow {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.buynow a:link {
	color: #ffffff;
	text-decoration: none;
}
.buynow a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


