	div.newItemBoxTpl13 {
	
		width            : 23%              ;
		height           : 300px            ;
		margin           : 0px 4px 8px 4px  ;
		padding          : 0px              ;
		background-color : #5ec85e          ;
		float            : left             ;
		display          : inline           ;
		overflow         : hidden           ;
	}


		div.newItemBoxTpl13 img {
		
			border : 2px solid #fff ;
			
		}
	
	
		div.newItemBoxTpl13 .newItemImageTpl13 {
		
			height      : 84px              ;
			margin      : 0px               ;
			padding     : 10px 0px 10px 0px ;
			>padding    : 11px 0px 11px 0px ;
			text-align  : center            ;
			line-height : 1                 ;
			font-size   : 1px               ;
			background  : url(i/13bg.gif)   ;
			
		}
		
		
		div.newItemBoxTpl13 .newItemTitleTpl13 {
		
			margin      : 0px 2px 0px 2px ;
			padding     : 7px    ;
			font-weight : bold   ;
			background  : #fff   ;
			text-align  : center ;
			height      : 63px   ;
			overflow    : hidden ;
			
		}
		
		div.newItemBoxTpl13 .newItemDetailTpl13 {
		
			margin     : 2px ;
			padding    : 7px  ;
			background : #fff ;
			height      : 70px   ;
			overflow    : hidden ;
			
		}
		
		div.newItemBoxTpl13 .newItemPriceTpl13 {
		
			text-align  : center  ;
			margin      : 0px 2px 0px 2px ;
			padding     : 7px 0px 7px 0px ;
			color       : #fff ;
			font-size   : 12px    ;
			font-weight : bold    ;
			background  : url(i/13bg.gif) ;
			
		}
	
