.ustmanset7
		{
				margin-top:0px;
			width:981px;
			height:155px;
		}
		
		.ustmanset7 table
        {
            height:155px;
        }
        
		.ustmanset7-item
		{
			border-left:1px dotted #CCCCCC;
			display:block;
			text-decoration: none;
			cursor:pointer;
			background:url("../img/6liManset-item-footer-bg.png") no-repeat bottom center;
			height:155px;
		}
		
		.ustmanset7-item .ustmanset7-title
		{
			text-decoration: none;
			text-align:center;
			
		}

		.ustmanset7-item:hover .ustmanset7-title
		{
			text-decoration: underline;
		}
		
		
		td:first-child .ustmanset7-item
		{
			border:0px;
		}
		
		.ustmanset7-image
		{
			width: 153px;
			height:102px;
			margin:0 auto;
			overflow:hidden;
			padding:2px;
			border:1px solid #CCCCCC;
		}
		
		.ustmanset7-image img
		{
			width:153px;
			min-height:102px;
		}
		
		.ustmanset7-title
		{
			border-top:4px solid #d60000;
			color:#000000;
			font-size:10.5px;
			font-weight: bold;
			padding:2px;
			margin:2px;
			line-height: 14px;
			max-height:42px;
			overflow:hidden;
		}