	div.newItemBoxTpl27 {
	
		width            : 23%              ;
		height           : 312px            ;
		margin           : 0px 4px 8px 4px  ;
		padding          : 0px              ;
		background-color : #ebf5f7          ;
		float            : left             ;
		display          : inline           ;
		overflow         : hidden           ;
	}


		div.newItemBoxTpl27 img {
		
			border : 2px solid #fff ;
			
		}
	
	
		div.newItemBoxTpl27 .newItemImageTpl27 {
		
			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/27bg.gif)   ;
			
		}
		
		
		div.newItemBoxTpl27 .newItemTitleTpl27 {
		
			margin      : 0px 2px 0px 2px ;
			padding     : 7px             ;
			font-weight : bold            ;
			background  : #fff            ;
			text-align  : center          ;
			height      : 63px            ;
			overflow    : hidden          ;
			
		}
		
		div.newItemBoxTpl27 .newItemDetailTpl27 {
		
			margin      : 2px    ;
			padding     : 7px    ;
			background  : #fff   ;
			height      : 82px   ;
			overflow    : hidden ;
			
		}
		
		div.newItemBoxTpl27 .newItemPriceTpl27 {
		
			text-align  : center          ;
			margin      : 0px 2px 0px 2px ;
			padding     : 7px 0px 7px 0px ;
			color       : #555            ;
			font-size   : 12px            ;
			font-weight : bold            ;
			background  : url(i/27bg.gif) ;
			
		}
	
