body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {text-decoration: underlined; color: #59723b;}
A:visited {text-decoration: underlined; color: #59723b;}
A:active {text-decoration: none; color: #59723b;}
A:hover {text-decoration: none; color: #59723b;}

p,ul li,table {
	line-height: 18px;
 font-size: 10;
 font-family: Verdana; 
}


H2 {
	line-height: 18px;
 font-size: 10;
 text-decoration: bold; color: #59723b;
 font-family: Verdana;
}

b {
	line-height: 18px;
 font-size: 10;
 text-decoration: bold; color: #59723b;
 font-family: Verdana;
}

.signup {
 font-size: 10;
 font-family: Verdana;
 
}



ul,ul li { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	list-style: none;	
}

ul li { 
	width: 31%; 
	float: left;
	margin-right: 2%;
	margin-bottom:5px; 
}

ul.topiclist li {
	/*width: 40%; 
	float: left; 
	margin-right: 2%;*/	
	padding-left:45px;
		
}

.topiclist {
background-image:url("https://www.iphpbb3.com/hot/hot-topics.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:45px;	
}

.topiclist_new  {
	/*width: 40%; 
	float: left; 
	margin-right: 2%;*/	
	background-image:url("https://www.iphpbb3.com/hot/hot-topics-new.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:45px;	
}

.topiclist_up  {
	/*width: 40%; 
	float: left; 
	margin-right: 2%;*/	
	background-image:url("https://www.iphpbb3.com/hot/hot-topics-up.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:45px;	
}

.topiclist_down  {
	/*width: 40%; 
	float: left; 
	margin-right: 2%;*/	
	background-image:url("https://www.iphpbb3.com/hot/hot-topics-down.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:45px;	
}

li.topiclist {
background-image:url("https://www.iphpbb3.com/hot/hot-topics.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:45px;	
}

li.topiclist_new  {
	/*width: 40%; 
	float: left; 
	margin-right: 2%;*/	
	background-image:url("https://www.iphpbb3.com/hot/icon_new2.png");
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:45px;	
}

li.topiclist_up  {
	/*width: 40%; 
	float: left; 
	margin-right: 2%;*/	
	background-image:url("https://www.iphpbb3.com/hot/hot-topics-up.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:45px;	
}

li.topiclist_down  {
	/*width: 40%; 
	float: left; 
	margin-right: 2%;*/	
	background-image:url("https://www.iphpbb3.com/hot/hot-topics-down.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:45px;	
}

.tag_res {
	padding:20px;
}

.avatar {
	margin: 5px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e5e5e5;
}

.footercode {
	padding-left: 20px;
}
