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


		img.newItemTpl8_thumb {
		
			border: 2px solid #fff ;
	
		}
	
	
		div.newItemBoxTpl8 .newItemImageTpl8 {
		
			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/8bg.gif)    ;
			
		}
		
		
		div.newItemBoxTpl8 .newItemTitleTpl8 {
		
			margin      : 0px 2px 0px 2px ;
			padding     : 7px    ;
			font-weight : bold   ;
			background  : #fff   ;
			text-align  : center ;
			height      : 41px   ;
			overflow    : hidden ;
			
		}
	
			div.newItemBoxTpl8 .newItemTitleTpl8 img {
			
				border : none ;
				
			}
	
		
		div.newItemBoxTpl8 .newItemDetailTpl8 {
		
			margin     : 2px ;
			padding    : 7px  ;
			background : #fff ;
			height      : 42px   ;
			overflow    : hidden ;
			
		}
	
	
		div.newItemBoxTpl8 .newItemPriceTpl8 {
		
			text-align  : center  ;
			margin      : 0px 2px 0px 2px ;
			padding     : 7px 0px 7px 0px ;
			color       : #fff ;
			font-size   : 12px    ;
			font-weight : bold    ;
			background  : url(i/8bg.gif) ;
			
		}
	



