#center{
	position:relative;
	width:694px;
	overflow: hidden; 
	float: left;
	padding:12px 20px 20px;
}
#right{
	width:247px;
	position:relative;
	overflow:hidden;
	float: left;
}
#bottom{
	float:left;
	width:981px;
	margin-top: 5px;
	margin-bottom : 3px;
}

