BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #FFE20A;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#container {
	WIDTH: 770px;
	TEXT-ALIGN: left;
	background-color: #FFFFFF;
}
#navi {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #280700;
	border-bottom-style: solid;
}
#content{
	WIDTH: 243px;
	TEXT-ALIGN: left;
	border-bottom-width: 1px;
	border-bottom-color: #FEB194;
	border-bottom-style: solid;
	padding: 10px;
}
#content02{
	WIDTH: 243px;
	TEXT-ALIGN: left;
	padding: 10px;
}
#content01{
	WIDTH: 490px;
	TEXT-ALIGN: left;
	padding: 20px;
}
#topic01 {
	WIDTH: 286px;
	TEXT-ALIGN: left;
	background-image: url(../images/tab_bg01.gif);
	height: 80px;
	background-repeat: no-repeat;
	padding: 10px 20px 10px 100px;
}
#topic02 {
	WIDTH: 286px;
	TEXT-ALIGN: left;
	margin: 6px 0px 0px;
	padding: 10px 20px 10px 100px;
	background-image: url(../images/tab_bg02.gif);
	background-repeat: no-repeat;
	height: 74px;
}
#feature {
	WIDTH: 200px;
	TEXT-ALIGN: left;
	padding: 10px ;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.redfont {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}
.redtitle {
	color: #FF6600;
	font-weight: bolder;
	font-size: 14px;
	margin-left: 20px;
	font-family: Verdana;
}

a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF3366;
	text-decoration: underline;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF3366;
	text-decoration: underline;
}	

