body{
	text-align:center;
	color: #333;
	font-family:arial,verdana,sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contain{
	margin-right: auto;
	margin-left: auto;
	width: 620px;
}

#mainbg{
	width:610px;
	padding: 0px 0px 0px 5px;
	float:left;
}

#adright{
	float: left; 
	margin: 0px 0px 0px 0px;
	padding:0px; 
	width: 520px; 
	text-align:left;
}

#adleft {
	float:left;
	width:80px;
	height:250px;
	border:1px solid #f7b901;
	line-height:250px;
	text-align:center;
}

#adother {
	float:left;
	width:80px;
	height:194px;
	border:1px solid #f7b901;
	line-height:194px;
	text-align:center;
}

.adhead { 
	display:table-row; 
	font-weight:bold;
	width:610px; 
	margin-right: auto;
	margin-left: auto; 
	padding:0px;
	height:26px;
	text-align:center;
} 

.adhead div {
	display:table-cell; 
	border:1px solid #f7b901;  
	height:26px;
} 

.adhead .one { 
	float:left;
	width:80px; 
} 

.adhead .two { 
	float:left;
	width:170px;
} 

.adhead .three { 
	float:left;
	width:100px;
}

.adhead .four { 
	float:left;
	width:90px;
}

.adhead .five { 
	float:left;
	width:150px;
}

.row { 
	display:table-row; 
} 

.row div {
	display:table-cell; 
	height:26px;
	border:1px solid #f7b901;
} 

.row .one { 
	float:left;
	width:170px; 
	text-align:center;
} 

.row .two { 
	float:left;
	width:100px; 
} 

.row .three { 
	float:left;
	width:90px;
} 
	
.row .four { 
	float:left;
	width:150px;
	text-align:center;
}