	div.newItemBoxTpl36 {
		width            : 31%              ;
		height           : 339px            ;
		>height          : 337px            ;
		margin           : 0px 5px 8px 5px  ;
		padding          : 0px              ;
		background-color : #eee             ;
		float            : left             ;
		display          : inline           ;
		overflow         : hidden           ;
	}

	
	
		div.newItemBoxTpl36 .newItemImageTpl36 {
			height     : 124px ;
			font-size  : 0px ;
			margin     : 0px    ;
			padding    : 15px 0px 15px 0px   ;
			text-align : center ;
		}
	
			img.newItemTpl36_thumb {
				border    : 2px solid #AAA ;
			}

	
	
		div.newItemBoxTpl36 .newItemTitleTpl36 {
			margin      : 0px 2px 0px 2px ;
			padding     : 7px    ;
			font-weight : bold   ;
			background  : #fff   ;
			text-align  : center ;
			height      : 80px   ;
			overflow    : hidden ;
		}
	
			div.newItemBoxTpl36 .newItemTitleTpl36 img {
				border : none ;
				margin-right  : 4px ;
			}

	
	
		div.newItemBoxTpl36 .newItemDetailTpl36 {
			margin     : 2px ;
			padding    : 7px  ;
			background : #fff ;
			height      : 42px   ;
			overflow    : hidden ;
		}

	
	
		div.newItemBoxTpl36 .newItemPriceTpl36 {
			text-align  : center  ;
			margin      : 0px 2px 0px 2px ;
			padding     : 7px 0px 7px 0px ;
			color       : #FF3300 ;
			font-size   : 12px    ;
			font-weight : bold    ;
			background  : #fff    ;
		}
	
