@charset "utf-8";
.tmp .line:after, .tmp .lastUnit:after{
	content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
	visibility:hidden; 
	clear:both; 
	height:0 !important;
	display:block;
	line-height:0;
	font-size: xx-large;
	overflow: hidden;
}
.tmp .line{*zoom:1;}
.tmp .unit{float:left;}
.tmp .size1of1{float:none;}
.tmp .size1of2{width:49%;}
.tmp .size1of3{width:33.33333%;}
.tmp .size2of3{width:66.66666%;}
.tmp .size1of4{width:24.5%;}
.tmp .size3of4{width:75%;}
.tmp .size1of5{width:20%;}
.tmp .size2of5{width:40%;}
.tmp .size3of5{width:60%;}
.tmp .size4of5{width:80%;}
.tmp .lastUnit{
	display: table-cell;
	*display:block;
	*zoom:1;
	float:none;
	_position:relative;
	_left:-3px; 
	_margin-right: -3px;
	width:auto;
}
