
.bt
{
	FONT-FAMILY: Courier New, Verdana, Arial, Helvetica;
	FONT-SIZE: 14px;
	line-height: 16px;
	color : White;
}

.body
{
	margin: 0px;
	padding: 0px;
	color: #666666;
	font: 13px normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	line-height: 18px;
}

img {border: none;}

h1
{
	margin: 0px 0px 16px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}

h2
{
	margin: 16px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}

.h2er {
	margin: 0px;
	font-weight: bold;
}

h3
{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


h3 a:link,h3 a:visited,h3 a:hover {
	display: block;
	margin: 168px 0px 0px 79px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

a:link, a:visited
{
	color: #A40000;
	font-weight: bold;
	text-decoration: none;
}

a.textlink:link, a.textlink:visited, a.textlink:hover
{
	color: #A40000;
	font-weight: normal;
	text-decoration: none;
}


a:hover
{
	color: #6699FF;
}

.main
{
	position: absolute;
	width: 980px;
	height: 620px;
	left: 50%;
	top: 50%;
	margin-left: -490px;
	margin-top: -310px;
	float: left;
	background-color: #000000;
}

.main-info
{
	position: absolute;
	width: 980px;
	height: 620px;
	left: 50%;
	top: 50%;
	margin-left: -490px;
	margin-top: -310px;
	float: left;
	background-color: #666666;
	background: url(img/background.jpg) repeat-x;
}

.maincontent
{
	width: 980px;
	height: 600px;
	color: #CCCCCC;
}

.left {
	float: left;
	display: inline;
	width: 393px;
	height: 370px;
	padding: 230px 23px 0px 0px; 
	text-align: right;
}

.center {
	float: left;
	display: inline;
	width: 140px;
	height: 600px;
	background-color: #C2C2C2;
}

.right {
	float: left;
	display: inline;
	width: 424px;
	height: 600px;
}

.rightcontent {
	margin: 100px 0px 0px 30px;
	padding: 5px; 
	width: 340px;
	height: 340px;
	color: #333333;
	border: 10px solid #666666;
	background-color: #FFFFFF;
}

.mainnav
{
	width: 980px;
	height: 20px;
	font-size: 11px;
	color: #CCCCCC;
}


