#wrapper {
	width: 100%;
	background-image: url(bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #header {
	height: 77px;
	position: relative;
}
#wrapper #header #logo {
	background-image: url(logo.png);
	display: inline-block;
	height: 63px;
	width: 336px;
	position: absolute;
	left: 14px;
	top: 12px;
}
#tarobo 
{
	background-image: url(tarobo_logo_orange.png);
	display: inline-block;
	height: 30px;
	width: 100px;
	position: relative;
	background-size:cover;
	left: 1px;
	top: 1px;
}
#wrapper #header #abs a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #header #abs02 a:hover {
	color: #FFF;
}

#wrapper #menu {
	width: 130px;
	font-size: 14px;
	padding-left: 13px;
	padding-top: 10px;
	float: left;
}
#wrapper #img {
	background-image: url(images/img.png);
	height: 442px;
	width: 445px;
	float: left;
	background-repeat: no-repeat;
	display: block;
	margin-top: 30px;
	margin-left: 50px;
	background-position: center top;
}
#wrapper #copy {
	clear: both;
	float: none;
	width: 100%;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 10px;
	color: #333;
	text-align: center;
	padding-top: 10px;
	margin-top: 15px;
}
#wrapper #header #top {
	position: absolute;
	left: 13px;
	top: 74px;
	width: 397px;
}
#wrapper #header #topmu {
	background-image: url(images/menu01.png);
	height: 33px;
	width: 73px;
	font-size: 14px;
	font-weight: 900;
	color: #333;
	left: 60px;
	top: 65px;
	line-height: 36px;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	margin-right: 5px;
}

#wrapper #header #topmu a {
	color: #333;
	display: block;
	height: 35px;
	width: 73px;
}
#wrapper #header #topmu a:hover {
	color: #FFF;
	background-image: url(images/menu02.png);
	display: block;
	height: 33px;
	width: 73px;
}



#wrapper #menu #hd {
	background-image: url(images/hd.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	height: 25px;
	line-height: 25px;
	width: 123px;
	font-weight: 900;
}
#hd02 {
	font-size: 14px;
	color: #333;
	line-height: 25px;
	height: 25px;
	width: 130px;
}
#hd02 a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 130px;
}
#hd02 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #336392;
	display: block;
	width: 130px;
}
#bg02 {
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	height: 550px;
	width: 100%;
	position: relative;
	text-align:center;
}
#bg02 #logo {
	background-image: url(logo.png);
	display: inline-block;
	height: 63px;
	width: 336px;
	position: absolute;
	left: 14px;
	top: 18px;
}
#bg02  #img02 {
	background-image: url(img02.png);
	height: 430px;
	width: 525px;
	position:  relative;
	top: 98px;
	left: +500px;
}
#bg02 #login {
	position: relative ;
	background-image: url(login.png);
	margin-top:10;
	height: 160px;
	width: 270px;
	left: +980px;
}

#bg02 #login #text01 {
	position: relative ;
	font-size: 12px;
	font-weight: 900;
	color: #FFF;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}
#bg02 #login #text00 {
	font-size: 14px;
	line-height: 28px;
	color: #FFF;
	height: 30px;
	font-weight: 900;
	margin-left: 10px;
	text-align: left;
}

#bg02 #login #text03 {
	font-size: 15px;
	font-weight: 900;
	color: #333;
	height:20;
	margin-top: 10px;
	margin-left: 10px;
}
#bg02  {
	height: 500px;
	position: relative;
}
#logout_bg02 {
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	height: 550px;
	width: 100%;
	position: relative;
	text-align:center;
}
#logout_bg02 #logo {
	background-image: url(logo.png);
	display: inline-block;
	height: 63px;
	width: 336px;
	position: absolute;
	left: 14px;
	top: 18px;
}
#logout_bg02 #innerdiv #img02 {
	background-image: url(img02.png);
	height: 430px;
	width: 525px;
	position:  relative ;
	left: +500px;
	
}
#logout_bg02 #innerdiv
{
	position:relative;
	text-align: center;
}
#logout_bg02 #innerdiv #out {
	position: relative;
	height: 50px;
	width: 328px;
	left: +820px;
	top: 504px;
	line-height: 20px;
	text-align: right;
	font-size: 16px;
	font-weight: 900;
	color: #333;
}
#logout_bg02 #innerdiv #out #LoginButton {
	left: +20px;
}

input[type="submit"].menubar:hover {
    height: 33px;
    width: 146px;
    background: black;
    border-bottom-color:#333;
    font-size: 14px;
    font-weight: 900;
    color: #FFF;
	background-image:url(b_00.png);
    text-align: center;
}
input[type="submit"].menubar {
    height: 33px;
    width: 146px;
    background: black;
    font-size: 14px;
    font-weight: 900;
    border-bottom-color:White;
    color: #333;
	background-image:url(w_00.png);
    text-align: center;
}
input[type="submit"].menubarselect {
    height: 33px;
    width: 146px;
    background: black;
    font-size: 14px;
    font-weight: 900;
    color: #FFF;
	background-image:url(b_00.png);
    text-align: center;
}
input[type="submit"].menubarselect:hover {
    height: 33px;
    width: 146px;
    background: black;
    font-size: 14px;
    font-weight: 900;
    color: #333;
	background-image:url(w_00.png);
    text-align: center;
}
.footer
{
	bottom:0;
	width:100%;
	height:10px;
	text-align:center;
	clear: both;
	float: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 10px;
	color: #333;
}
.menubutton{
	width: 100%;
	background-image: url(bg02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
}
#subTable
{
    width: 100%;
	text-align: left;
	background-image: url(bg02.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
#bg03
{
	position:relative;
	width: 100%;
	color:White;
	text-align:right;
	background-image: url(bg03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
}
#bg03 #ads 
{
	position:relative;
	right: 100px;
	font-size: 12px;
	color: #FFC;
	width: 100%;
	text-align: right;
	float: right;
	line-height: 20px;
}

.tb_home
{
	margin:0 auto;
	font-family: Arial;
	font-size: 8pt;
}
.tb_home_rd
{
	color:Red;
}
.tb_home_gn
{
	color:Green;
}
.tb_home_gy
{
	color:Gray;
}
.tb_home_td_botm
{
    border-bottom:solid 1px #36648B;
}
.tb_home_td_0
{
	width:200px;
	font-weight:bold;
    border-bottom:double 3px #36648B;
    border-top:double 3px #36648B;
    padding:2px 1px;
}
.tb_home_td_fst
{
	padding-top:2px;
	font-weight:bold;
}