body {
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 912px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CC0000;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#tab{float: left;height: auto;width: 896px;background-image: url(../images/tab_cen.gif);background-repeat: repeat-y;padding-left: 16px;}
#tab_top{float: left;height: 11px;width: 912px;}
#tab_bot{float: left;height: 12px;width: 912px;}
#title{background-image: url(../images/bg01.jpg);background-repeat: no-repeat;float: left;height: 74px;width: 879px;}
#title01{float: left;height: 65px;width: 74px;}
#title02{float: left;height: 41px;}
#title03{float: left;height: 20px;width: 490px;font-size: 16px;font-weight: bold;color: #CC0000;text-align: right;padding-top: 21px;}
#titlefont{float: left;height: auto;width: 859px;font-size: 14px;font-weight: bold;color: #752600;line-height: 35px;margin-top: 10px;padding-right: 10px;padding-left: 10px;}
#titlefont02{float: left;height: auto;width: 859px;line-height: normal;margin-top: 10px;padding-right: 10px;padding-left: 10px;}
.font16{font-size: 24px;font-weight: bold;color: #CC0000;}
#btn{float: left;height: 46px;width: 896px;margin-top: 30px;margin-bottom: 20px;}

#links{
	text-align: center;
	width: 912px;
	margin-top: 30px;
	line-height: 22px;
	height: 70px;
}
a:link {color: #752600;text-decoration: none;}
a:visited {color: #752600;text-decoration: none;}
a:hover {color: #CC0000;text-decoration: underline;}
a:active {color: #752600;text-decoration: none;}

