body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 0.1em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 18px;
}
.discount {
	font-size: 12px;
	color: #990000;
}
.img_S {
	height: 150px;
	width: 110px;
	border: 1px solid #D2E0F7;
}
.boder2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2E0F7;
	border-bottom-color: #D2E0F7;
	border-left-color: #D2E0F7;
}



.boder {
	border: 1px solid #D2E0F7;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.main {
	margin: 10px;
	padding: 20px;
	border: 1px solid #B7CDF2;
}

a {
	font-size: 12px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
