﻿body {
	background-color: #000000;
	background-image: url(../image/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
a,td{
	font-size:12px;
}
.bg_b {
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
	color: #FFCC00;
}


.t1 {
	line-height: 24px;
	font-weight: bold;
	color: ffff99;
}
.t2 {
	color: #FFCC00;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.td3 {
	color: #ae802f;
	font-weight: bold;
	line-height: 24px;
}
