/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
a:link {
	color: #502C0A;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size:12px;
    line-height: 24px;
}

.text01 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text02 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text03 {
	font-size: 12px;
	line-height: 24px;
	color: #351602;
	text-decoration: none;
}
.text04 {
	color: #502C0A;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}
.input {
	height: 18px;
	width: 117px;
	border-top-color: #2B1500;
	border-right-color: #2B1500;
	border-bottom-color: #2B1500;
	border-left-color: #2B1500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.paihangtitlemouseon
{
	background:url(../images/lobby_bg.jpg);
	font-size: 12px;
	line-height: 18px;
	color: #75441D;
	cursor: pointer;
}
.paihangtitlemouseout
{
	background:url(../images/lobby_bg1.jpg);
	font-size: 12px;
	line-height: 18px;
	color: #75441D;
	cursor: pointer;
}
.contenton
{
	display:block;
}
.contentout
{
	display:none;
}
