@charset "utf-8";

/* ****************************************************
Title: practice.css
Created: 2010-00-00
Last Modified: 2010-00-00
Editor(s): xxxxxx
Last Editor: xxxxxx
***************************************************** */

.other_Practice li {
	display:block;
	float:left;
	margin: 0 12px 12px 0;
	width: 217px;
}

.other_Practice li.last{
	margin-right:0;
}