body {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(../images/bg.jpg);
}
table {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.black20 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-align:center;
}
.subtitle{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align:center;
}
.explain{
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
	color: #999999;
	text-align:center;
}

.class
{
	width:140px;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.gray{
	color: #848484;
}
.Orange12 {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

a.gr12
{
	line-height: 18px;
	text-decoration: none;
}
a.gr12:link
{
	color:#848484;
}
a.gr12:visited
{
	color:#848484;
}
a.gr12:hover {
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(images/index_07.jpg);
	background-repeat: repeat-x;
}
.tb {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
