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


		div.newItemBoxTpl31 .itemImageWrapperTpl31 {
			height     : 154px ;
			background : url(i/bg_imgArea.gif) repeat ;
			margin     : 0px    ;
			padding    : 0px   ;
		}

	
		div.newItemBoxTpl31 .newItemImageTpl31 {
		
			margin     : 0px    ;
			padding    : 15px 0px 15px 0px   ;
			text-align : center ;
			
		}

			img.newItemTpl31_thumb {
				border: 2px solid #fff ;
		
			}
	
		
		div.newItemBoxTpl31 .newItemTitleTpl31 {
		
			margin      : 0px 2px 0px 2px ;
			padding     : 7px    ;
			font-weight : bold   ;
			background  : #fff   ;
			text-align  : center ;
			height      : 41px   ;
			overflow    : hidden ;
			
		}
	
			div.newItemBoxTpl31 .newItemTitleTpl31 img {
			
				border : none ;
				margin-right  : 4px ;
				
			}
	
		
		div.newItemBoxTpl31 .newItemDetailTpl31 {
		
			margin     : 2px ;
			padding    : 7px  ;
			background : #fff ;
			height      : 65px   ;
			overflow    : hidden ;
			
		}
	
	
		div.newItemBoxTpl31 .newItemPriceTpl31 {
		
			text-align  : center  ;
			margin      : 0px 2px 0px 2px ;
			padding     : 7px 0px 7px 0px ;
			color       : #000 ;
			font-size   : 12px    ;
			font-weight : bold    ;
			background       : url(i/bg_blockBottom.gif) no-repeat bottom    ;
			background-color  : #ecc241    ;
			
		}
	
