body{
	font-family:ms sans serif;
	font-size:12px;
	color:#000;
}
.center{
	text-align:center;
}
.clear-all{
	clear:both;
	font-size:1px;
}
.headlist{
	float:left;
	width:150px;
}
.headtitle{
	background:pink;
}