@charset "utf-8";
/* CSS Document */


/* CSS Document */

a:link {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}

a:visited {
	color: #00F;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #990;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #990;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #990;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h4 {
	font-size: 17px;
	color: #990;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	color: #990;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
h6 {
	font-size: 19px;
	color: #990;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
body {
	margin: 0px;
}
.ListingBack {
	background-image: url(../Images/ListingBack.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 604px;
	font-size: 13px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#MainContant {
	height: auto;
	width: 728px;
}


.CopyRight td a {
	color: #8A8A00;
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #919100;
}
