body
{
	background-color: #fff;
}
.content
{
	color: #333;
	font-family: Times New Roman, Times, serif;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	text-align: justify;
}
h1
{
	color: #999;
	font-family: Times New Roman, Times, serif;
	line-height: 30px;
	font-size: 32px;
	font-weight: normal;
	padding: 8px;
}
h2
{
	color: #666;
	font-family: Times New Roman, Times, serif;
	line-height: 24px;
	font-size: 28px;
	font-weight: normal;
	padding: 8px;
}
h3
{
	color: #333;
	font-family: Times New Roman, Times, serif;
	line-height: 18px;
	font-size: 20px;
	font-weight: normal;
	padding: 8px;
}
h4
{
	color: #333;
	font-family: Times New Roman, Times, serif;
	line-height: 14px;
	font-size: 16px;
	font-weight: normal;
	padding: 8px;
}
.copy
{
	color: #999;
	font-family: Times New Roman, Times, serif;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
}
a
{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
a:visited:link
{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.copy a
{
	color: #888;
}
.copy a:visited
{
	color: #888;
}
.copy a:visited:link
{
	color: #888;
}

.b
{
	color: #000;
}
.b a:visited
{
	color: #000;
}
.b a
{
	color: #000;
}

ul
{
	text-align: left;
}

.th
{
	color: #eee;
	background-color: #666;
	font-family: sans-serif;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
}

.tr
{
	color: #444;
	background-color: #eee;
	font-family: sans-serif;
	line-height: 16px;
	font-size: 10px;
	padding: 8px;
}

.adminbox
{
	margin-top: 96px;
	border: 1px;
	border-color: #ddd;
	border-style: solid;
	background-image: url('img/admin_bg.gif');
	background-repeat: no-repeat;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}

.bb
{
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}

.gb
{
	border-style: solid;
	border-color: #666;
	border-width: 1px;
}

.pad
{
	margin: 8px;
}

.l
{
	float: left;
}

.r
{
	float: right;
}

.val_good
{
	color: #090;
}

.val_bad
{
	color: #900;
}

.transON
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.transOFF
{
	opacity: 0;
	filter: alpha(opacity=0);
}



.h1
{
	color: #999;
	font-family: Times New Roman, Times, serif;
	line-height: 30px;
	font-size: 32px;
	font-weight: normal;
	padding: 8px;
}
.h2
{
	color: #666;
	font-family: Times New Roman, Times, serif;
	line-height: 24px;
	font-size: 28px;
	font-weight: normal;
	padding: 8px;
}
.h3
{
	color: #333;
	font-family: Times New Roman, Times, serif;
	line-height: 18px;
	font-size: 20px;
	font-weight: normal;
	padding: 8px;
}
.h4
{
	color: #333;
	font-family: Times New Roman, Times, serif;
	line-height: 14px;
	font-size: 16px;
	font-weight: normal;
	padding: 8px;
}

hr
{
	border: 0px;
	height: 1px;
	background-color: #ddd;
}