#contact_staff{
	float:left;
	width:670px;
	margin-left:10px;
}
#staffs{
	list-style-type:none;
	margin:0;
	padding:0;
}
#staffs li{
	clear:both;
	margin:20px 0;
	overflow:hidden;
}
* html #staffs li{
	width:100%;
}
#staffs img{
	float:left;
	margin-right:30px;
}
#staffs table{
	margin:0;
	padding:0;
}
#staffs table td{
	padding:5px 20px 5px 0;
}
#contact_content{
	float:left;
	width:250px;
	margin-left:20px;
}
