	div.newItemBoxTpl2 {
	
		width            : 31%              ;
		height           : 300px            ;
		margin           : 0px 5px 8px 5px  ;
		padding          : 0px              ;
		background-color : #39d             ;
		float            : left             ;
		display          : inline           ;
		overflow         : hidden           ;
	}


		img.newItemTpl2_thumb {
		
			border: 2px solid #fff ;
	
		}
	
	
		div.newItemBoxTpl2 .newItemImageTpl2 {
		
			height      : 124px             ;
			margin      : 0px               ;
			padding     : 15px 0px 15px 0px ;
			>padding    : 16px 0px 16px 0px ;
			text-align  : center            ;
			line-height : 1                 ;
			font-size   : 1px               ;
			background  : url(i/2bg.gif)    ;
			
		}
		
		
		div.newItemBoxTpl2 .newItemTitleTpl2 {
		
			margin      : 0px 2px 0px 2px ;
			padding     : 7px    ;
			font-weight : bold   ;
			background  : #fff   ;
			text-align  : center ;
			height      : 41px   ;
			overflow    : hidden ;
			
		}
	
			div.newItemBoxTpl2 .newItemTitleTpl2 img {
			
				border : none ;
				
			}
	
		
		div.newItemBoxTpl2 .newItemDetailTpl2 {
		
			margin     : 2px ;
			padding    : 7px  ;
			background : #fff ;
			height      : 42px   ;
			overflow    : hidden ;
			
		}
	
	
		div.newItemBoxTpl2 .newItemPriceTpl2 {
		
			text-align  : center  ;
			margin      : 0px 2px 0px 2px ;
			padding     : 7px 0px 7px 0px ;
			color       : #fff ;
			font-size   : 12px    ;
			font-weight : bold    ;
			background  : url(i/2bg.gif) ;
			
		}
	



