@charset "UTF-8";
/* CSS Document */
/*SIZE *************************/
.sizeModule {
	width:176px;
	margin-bottom:5px;
	float:left;
	}

.sizeTitle {
	width:166px;
	margin:5px auto 0;
	text-align:center;
	font-size:12px;
	color:#666;	
	}
.hidden{
	display:none;
	visibility:hidden;
	}
