BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #CCCCCC;
}
#container {
	BACKGROUND: #FFFFFF;
	WIDTH: 770px;
	TEXT-ALIGN: left;
	padding-top: 5px;
}
#feature {
	TEXT-ALIGN: left;
	margin: 0px;
	width: 212px;
	padding: 20px 10px 10px;
	background-color: #FAFAFA;
	vertical-align: middle;
	border-top: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-left: 3px solid #cccccc;
	background-image: url(../images/feature.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#left {
	TEXT-ALIGN: left;
	margin: 0px;
	height: 150px;
	width: 212px;
	padding: 7px 10px 10px;
	background-color: #FAFAFA;
	vertical-align: middle;
	border-top: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-left: 3px solid #cccccc;
	background-image: url(../images/tab_bg04.gif);
	background-repeat: no-repeat;
}
#top {
	TEXT-ALIGN: left;
	margin: 0px;
	height: 170px;
	width: 229px;
	padding: 10px;
	background-image: url(../images/tab_bg02.gif);
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#right01 {
	WIDTH: 238px;
	padding: 5px;
	TEXT-ALIGN: left;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin: 5px;
}
#right02 {
	WIDTH: 238px;
	padding: 5px;
	float: right;
	margin: 5px;
}
#right03 {
	WIDTH: 503px;
	padding: 10px;
	TEXT-ALIGN: left;
	clear: both;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font: bold 16px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #FF7C31;
	padding-left: 1px;
	border-bottom-width: 01px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.redfont {
	color: #FF6600;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
}
.whitefont {
	color: #FFFFff;
	font-size: 11px;
}
.yellow {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#32879C;
	text-decoration: none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#32879C;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}

