﻿.model_table {
	border-top: 1px solid #3a3a3c;
}

	.model_table tr:nth-child(n+2):nth-child(even) td {
		background: #535456;
	}

	.model_table tr:nth-child(n+2):nth-child(odd) td {
		background: #414143;
		box-shadow: #414143 0px 2px 5px inset;
	}

	.model_table tr:first-child td {
		background: #4c4d4f;
		border-right: none;
		border-left: none;
	}

	.model_table tr:nth-child(n+2):nth-child(even) td:first-child {
		background: #3a3a3c;
		border-top: 1px solid #424244;
	}

	.model_table tr:nth-child(n+2):nth-child(odd) td:first-child {
		box-shadow: #2e2e30 0px 2px 5px inset;
		background: #3a3a3c;
	}

	.model_table tr:first-child td:first-child {
		background: #3a3a3c;
	}

	.model_table tr:first-child td .hover_item.mb100seriesgaming {
		background: url(../../Images/GMicrositeImg/mb100series/gaming/model_1_31.png) 50% 50% no-repeat;
	}

	.model_table tr:first-child td .hover_item.mb100seriesud {
		background: url(../../Images/GMicrositeImg/mb100series/ud/model_1_31.png) 50% 50% no-repeat;
	}
