@charset "gb2312";
body {
	margin: 0px;
	background-color: #000000;
	background-repeat: repeat;
}
td {
	font-size: 12px;
	color: #cccccc;
}
.tdball {
	border: 1px solid #686052;
}
.mian_txt_b {
	font-size: 13px;
	font-weight: bolder;
	color: ffcb7a;
}.mian_txt {
font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
}

.main_tdlr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #272727;
	border-left-color: #272727;
font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
}
.time {
	color: #685F4F;
}



a:link,a:visited{
	color: #91846e;
	text-decoration: none;
	line-height: 22px;
}

a:hover{
	color: #cccccc;
	text-decoration: none;
	line-height: 22px;
}
.button {
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #666666;
	cursor: pointer;
	padding-top: 2px;
}

input{
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
textarea{
	border: 1px solid #666666;
	background-color: #000000;
	color: #CCCCCC;
}

a.white:link,a.white:visited{
	color: #efdad4;
	text-decoration: none;
	margin-right:5px;
}
.bottom {
	font-size: 12px;
	color: #f4ce93;
	line-height: 22px;
}

a.menu:link,a.menu:visited{
	color:#ffcb7a;
	background-position: center;
	width: 85px;
	height:27px;
	line-height:27px;

}
a.menu:hover{
	color:#fff;
	background-color: #CC0000;

}
