

.demo {
	width: 800px;
	margin-left:170px;

}
.demo a { 
	float: left;

	background:url(bg_tms.png) no-repeat; 
	width:90px; 
	height:100px;
}
.demo a img{ 
	margin:9px 0 0 10px; 
	width:70px; 
	height:70px;
}

