﻿body {
	margin: 0px;
	background-color: #000000;
}
a,td{
	font-size:12px;
}
.text {
	line-height: 18px;
	color: #ffe8d1;
}
.text24 {
	line-height: 24px;
	color: #ffe8d1;
}
.white{
	color:#FFFFFF;
}
.yellow{
	color:#FFFF00;
}
.gray{
	color:#999999;
}
#list td{
	color:#ffe8d1;
	text-align:center;
}
.bg_t {
	background-repeat: no-repeat;
	background-position: top;
}
