BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
}
#container {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	margin-left: auto;
	margin-right: auto;
}
#content {
	WIDTH: 427px;
	text-align: left;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#left {
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	margin: 5px 10px;
}

#left01 {
	width: 300px;
}
#left01 IMG {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #79B150;
}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#2890C3;
	text-decoration: none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#15A099;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}
.gray {
	color: #666666;
	font-size: 11px;
}
