body{
	text-align: center;
	color: #000000;
	font-family: arial, sans-serif;
	background-color: #5555FF;
	background-attachment: fixed;
	background-position: bottom center;
	background-repeat: repeat-x;
}

body,td,th,div,pre,p{
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.modsig, .banmsg{
	color: #FF9944;
	font-weight: bold;
	font-size: 110%;
}
.mod{
	background-color:#990000;
}
.hd{
	background-color: #FF9944;
}
.hd a{
	color:#885500;
}
.l1{
	background-color: #7777FF;
}
.l2{
	background-color: #5555FF;
}
.bd{
	background-color: #7777FF;
}
.ft{
	background-color: #7777FF;
	border-top: 2px solid #FF9944;
}
.bo{
	border-top: 2px solid #FF9944;	
	border-bottom: 2px solid #FF9944;	
}

a, .reply a, .reply .xin a{
	border-style: none;
	text-decoration: none;
	color: #FFAA55;
}
.thread a, .listalt a, .top-nav a, .style-nav a, .l1 a{
	color: #FFDDAA;
}
a:link { 
	}
a:visited { 
	}
a:hover { 
	text-decoration: underline;
	}
a:active { 
	}

input[type="text"], textarea
{
color: black;
border: 2px solid black;
}

input[type="submit"], select, input[type="file"]
{
color: #000;
background: #fff;
border: 2px outset black;
} 

.top-nav{
	background-color: #8888FF;
	border-bottom: 5px solid #FF9944;
}
.style-nav{
	background-color: #8888FF;
	border: 5px solid #FF9944;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.listalt{
	background-color: #7777FF;
	background-attachment:fixed;
}


.rpa{
	color: #FF9944;
	font-weight: bold;
}


.thread .xin{
	text-align: left;
	background-color: #7777FF;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-left: 5px solid #FF9944;
	border-right: 5px solid #FF9944;
}
.reply .xin{
	text-align: left;
	background-color: #5555FF;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}