body{
	margin:0px;
	color:#FFFFFF;
	background-color:#000000;
	background-image:url('../img/bg.jpg');
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#000000;
	text-align:center;
}
table{
	margin:0 auto;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Arial,ËÎÌå;
	font-size:14px;
	text-decoration:none;
	line-height:150%;
	letter-spacing:1px
}
td{
	padding:0;
	word-wrap:word-break;
	word-break:break-all;
}
form{
	margin:0px;
}
img{
	border:0;
}
select{
	color:#FFFFFF;
	background-color:#333333;
	font-size:9pt;
}
a:link,a:visited,a:active{
	color:#FFEE00;
}
a:hover{
	color:#FF8000;
}
.txtinput{
	color:#FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	border-left-style:solid;
	border-left-width:0;
	border-right-style:solid;
	border-right-width:0;
	border-top-style:solid;
	border-top-width:0;
	background-color:transparent;
}
.txtarea{
	color:#FFFFFF;
	line-height:160%;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#333333;
	border-style:solid;
	border-width:0;
	background-color:transparent;
	background-image:url('../img/txtarea_bg.gif');
}
.butinput{
	border:3px double #FFFFFF;
	height:20px;
	color:#FFFFFF;
	background-color:#333333;
	font-size:9pt;
}
.txttd{
	line-height:200%;
}
.imain{
	width:750px;
	border:1px solid #FFFFFF;
	filter:alpha(opacity=90);
}
.tb1{
	width:200px;
	border:1px solid #FFFFFF;
	table-layout:fixed;
}
.tb1 td{
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
:link.menu, :visited.menu, :active.menu{
	display:block;
	float:left;
	width:100px;
	height:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
:hover.menu{
	color:#FFEE00;
}
:link.menu_h, :visited.menu_h, :active.menu_h, :hover.nenu_h{
	display:block;
	float:left;
	width:100px;
	height:30px;
	color:#FF8000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
.lmenu{
	height:30px;
	border:1px solid #FFFFFF;
	background-color:#666666;
	font-weight:bold;
	text-align:center;
}
.lbody{
	background-color:#444444;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.rtd{
	padding:10px;
	vertical-align:top;
}
.menutd {
	background-color:#333333;
	padding:5px;
	line-height:180%;
	text-align:center;
}