	div.newItemBoxTpl33 {
		width            : 31%               ;
		height           : 325px             ;
		margin           : 0px 5px 8px 5px   ;
		padding          : 0px               ;
		border-bottom    : 2px solid #F3F3F3 ;
		background       : url(i/bg_itemBody.gif) repeat-y ;
		float            : left              ;
		display          : inline            ;
		overflow         : hidden            ;
	}


		div.newItemBoxTpl33 .itemImageWrapperTpl33 {
			margin     : 0px    ;
			padding    : 0px   ;
			background  : url(i/bg_itemHead.gif) no-repeat top left   ;
		}

	
		div.newItemBoxTpl33 .newItemImageTpl33 {
			height     : 124px ;
			margin     : 0px    ;
			padding    : 15px 0px 15px 0px   ;
			text-align : center ;
			background  : url(i/img_line.gif) no-repeat bottom    ;
			
		}

			img.newItemTpl33_thumb {
			
				border     : 1px solid #ccc ;
				padding           : 3px ;
				background-color : #fff;
		
			}
	
		
		div.newItemBoxTpl33 .newItemTitleTpl33 {
		
			margin      : 0px 2px 0px 2px ;
			padding     : 7px    ;
			font-weight : bold   ;
			text-align  : center ;
			height      : 41px   ;
			overflow    : hidden ;
			background  : url(i/img_line.gif) no-repeat bottom    ;
			
		}
	
			div.newItemBoxTpl33 .newItemTitleTpl33 img {
			
				border : none ;
				margin-right  : 4px ;
				
			}
	
		
		div.newItemBoxTpl33 .newItemDetailTpl33 {
		
			margin     : 2px ;
			padding    : 7px  ;
			height      : 65px   ;
			overflow    : hidden ;
			background  : url(i/img_line.gif) no-repeat bottom    ;
			
		}
	
	
		div.newItemBoxTpl33 .newItemPriceTpl33 {
		
			text-align  : center  ;
			margin      : 0px 2px 0px 2px ;
			padding     : 7px 0px 7px 0px ;
			color       : #000 ;
			font-size   : 12px    ;
			font-weight : bold    ;
			background       : url(i/img_priceLine.gif) no-repeat bottom    ;
			
		}
		
		
