﻿body td, th
{
	font-size: 12px;
	line-height: 22px;
	font-family: Arial;
	color: #333333;
}
a
{
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #333333;
}
a:link
{
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #333333;
}
a:visited
{
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #333333;
}
a:hover
{
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #333333;
}
.memberBodyContent
{
	width: 100%;
	margin-left: 2px;
}
.MemberLeftBody
{
	width: 204px;
	text-align: left;
}
.MemberRightBody
{
	width: 756px;
	text-align: left;
}
.MemberMainBodyTop
{
	width: 756px;
	background-image: url(../images/memberTop.png);
	background-position: 0px 0px;
	height: 32px;
	background-repeat: no-repeat;
	text-align: center;
	font-size:16px;
	font-weight:bold;
	color:White;
}
.MemberMainBodyBg
{
	width: 756px;
	background-image: url(../images/memberBg.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	height: 715px;
}
.MemberMainBodyBottom
{
	width: 756px;
	background-image: url(../images/memberBottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 9px;
}
.table
{
	background-color: #444444;
}
.bg_tr
{
	background-color:#9f9f9f;
	font-weight:bolder;
	color:#000000;
}
.td_bg
{
	background-color:#f5f5f5;
	color:#000000;
}
.b
{
	font-weight:bolder;
	color:#000000;
}
