body {
	font-family:		Verdana;
	font-size:		8pt;
	background-color: 	#000000;
	margin:			0px;
	padding:		0px;
	color:			#ffffff;
}
div {
	padding:		0px;
	/*border:		1px dashed #ababab;*/
}
table {
	border-style:		none;
	padding:		0px;
}
table td {
	vertical-align:		top;	
}
table.pad {
	padding:		0px 4px;
}
table.pad td {
	padding:		4px 8px;
}
img {
	border-style:		none;
}
a, a:visited, a:active {
	text-decoration:	none;	
	color:			#ffffff;
}
a:hover {
	text-decoration:	underline;
}
p {
	text-align:		justify;
}
div.main {
	margin:			0px auto;
	width:			780px;
	position:		relative;
}
div.hd {
	width:			780px;
	height:			267px;
	top:			0px;
	left:			0px;
	position:		absolute;
	background:		url('imgs/top.jpg') no-repeat;
}
div.leftop {
	height:			79px;
	width:			141px;
	position:		absolute;
	left:			0px;
	top:			267px;
	background:		url('imgs/leftop.jpg') no-repeat;
}
div.left {
	height:			439px;
	width:			31px;
	top:			346px;
	left:			0px;
	position:		absolute;
	background:		url('imgs/left.jpg') no-repeat left top;
}
div.btn {
	width:			106px;
	top:			346px;
	left:			31px;
	position:		absolute;
}
div.txt {
	width:			623px;
	left:			141px;
	top:			267px;
	min-height:		300px;
	position:		absolute;
	padding:		24px 0px 0px 16px;
	background:		url('imgs/tbg.jpg') no-repeat left top;
}
div.menu {
	width:			240px;
	left:			530px;
	top:			22px;
	height:			19px;
	position:		absolute;
	font-size:		10pt;
	text-align:		right;
	color:			#dbc581;
	font-weight:		#bold;
/*	vertical-align:		middle;*/
	padding:		0px 4px;
/*	border:			1px dashed #ababab;*/
}
div.menu a, div.menu a:visited, div.menu a:active {
	color:			#fdf1cb;
}
div.menu a:hover {
	color:			#dbc581;
}
img.pad	{
	padding:		48px 0px;
	display:		block;
	margin:			0px auto;
}
div.whd {
	min-height:		64px;
	border-bottom:		1px dashed #505050;
	text-align:		center;
	font-size:		16pt;
	font-weight:		bold;
}
ul.m li {
	margin-bottom:		10px;
}
