body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/_images/bg_shade.gif);
	background-position: top;
	background-repeat: repeat-y;
	}
a {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.containerTop {
	background-color: #FFFFFF;
	margin: auto;
	text-align: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	width: 774px;
	color: #000000;
	font-size: 10px;
	font-weight: lighter;
	}
.containerTop p {
	margin: 0px;
	padding: 5px;
	}
.containerTop a {
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	margin: 0px 0px 2px 2px;
	padding: 5px;
	}
.containerTop a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: lighter;
	margin: 0px 0px 2px 2px;
	padding: 5px;
	}
.containerAd {
	text-align: left;
	background-color: #333333;
	margin: auto;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 0px;
	width: 780px;
	height: 200px;
	color: #CCCCCC;
	background-image: url(/_images/adImage/10-02-06.png);
	background-position: center;
	background-repeat:no-repeat;
	}
.containerAd p {
	position: relative;
	top: 10px;
	left: 10px;
	margin: 2px;
	padding: 2px;
	font-weight: bolder;
	color: #FF0000;
	font-size: 14px;
	border-left: 20px solid #FF0000;
	}
.containerAd img {
	margin: 0px;
	padding: 0px;
	}
.containerBottom {
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 780px;
	font-size: 12px;
	}
.containerBottom p, h1, h2, h3, h4, h5, h6 {
	padding: 2px 2px 2px 2px;
	}
#productLine {
	text-align: left;
	background-color: #333333;
	color: #FFFFFF;
	}
#productLine a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	margin: 2px 2px 2px 5px;
	padding: 2px;
	}
#productLine a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: lighter;
	margin: 2px 2px 2px 5px;
	padding: 2px;
	}
#productLine p {
	margin: 0px;
	padding: 2px;
	text-align: left;
	}
#logo {
	text-align: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	}
#topFeat {
	float: right;
	text-align: right;
	display: inline;
	clear: both;
	width: 600px;
	}
#contentLeft {
	padding: 5px;
	width: 550px;
	text-align: left;
	border-right: 1px dotted #CCCCCC;
	}
#contentRight {
	float: right;
	margin: 0px;
	text-align: left;
	padding: 0px;
	width: 215px;
	}
#highlightQ {
	background-color: #333333; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 12px; 
	border-left: 18px solid #FF0000; 
	padding: 2px;
	margin: 0px 4px 0px 4px;
	}
#highlightQ a {
	color: #FFFFFF;
	text-decoration: none;
	}
#highlightQ a:hover {
	color: #FF0000;
	text-decoration: none;
	}
#highlightA {
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 12px; 
	border: 1px solid #CCCCCC; 
	padding: 20px;
	margin: 0px 4px 0px 4px;
	}
#footerText {
	font-weight: lighter;
	font-size: 10px;
	text-align: center;
	margin: 10px 5px 5px 5px;
	}
#footerText a {
	text-decoration: underline;
	}
img {
	margin: auto;
	}
h1, h2, h3, h4 {
	margin: auto;
	padding: 0px;
	}
h1 {
	font-size: 24px;
	font-weight: bolder;
	}
h2 {
	font-size: 18px;
	font-weight: bolder;
	}
h3 {
	font-size: 16px;
	font-weight: bolder;
	}
h4 {
	font-size: 14px;
	font-weight: bolder;
	}
table {
	margin: auto;
	}
th {
	border-left: 1px dotted #888888;
	border-bottom: 1px dotted #888888;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding: 2px;
	}
th a {
	font-weight: normal;
	border: 0px solid #FFFFFF;
	color: #999999;
	}
th a:hover {
	font-weight: normal;
	border: 0px solid #FFFFFF;
	color: #FF0000;
	}