table.tireList {
	width: 100%;
	line-height: 1.3;
	table-layout: fixed;
	margin: 2em auto 0;
	padding: 0;
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
}

div.sub_main table:nth-of-type(1){
	margin: 0 auto 0;
}

table.stxList {
	font-size: 10px;
}
table.tireList caption {
	margin: 0.5em 0 0;
	padding: 8px 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	background: #003567;
	color: #ffffff;
}

table.tireList tr.evenRow {
	background: #f6f6f6;
}

table.tireList tbody tr:nth-of-type(even){
	background: #f6f6f6;
}

table.tireList th {
	margin: 0;
	padding: 3px 0;
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
	background: #e3e3e3;
	font-weight: normal;
	text-align: center;
}
table.tireList th.bcWhite {
	vertical-align: bottom;
	padding: 3px 0 0;
	background: #ffffff;
}
table.tireList th.bcYellow {
	vertical-align: bottom;
	padding: 3px 0 0;
	background: #fff100;
}
table.tireList th.bcWhite2 {
	background: #ffffff;
}
table.tireList th.bcWhite3 {
	padding: 0;
	background: #ffffff;
}
table.tireList th.bcWhite3 p {
	margin: 0;
	padding: 5px 0;
	font-size: 0.8em;
	line-height: 1;
	background: #ff3300;
	color: #ffffff;
}
table.tireList th.bcWhite3 p.newitem {
	background: #fff791;
	color: #da0303;
	font-weight: bold;
}
table.tireList th.bcWhite3 p.allseasons {
	background: #01a91d;
}
table.tireList th.bcBlack {
	padding: 5px;
	background: #000000;
	color: #ffffff;
	text-align: left;
}

table.tireList td {
	margin: 0;
	padding: 3px;
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
	text-align: center;
}

table.tireList td a {
	font-weight: bold;
	color: #333333;
	margin-right: 3px;
}


table.tireList td a.priceR {
	color: #ff0000;
}

table.tireList td.htitiG a {
	color: #3a7f00;
	font-weight: bold;
}

table.tireList td.bcSky {
	background: #ecffff;
}

table.tireList td.Redtx {
	color: #ff0000;
}

.noteTx {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}

.noteTxRed {
	color: #ff0000;
	font-size: 86%;
	font-weight: normal;
}

.noteTxW {
	color: #ffffff;
	font-size: 86%;
	font-weight: normal;
}

.tittxtH1 {
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	margin: 1.8em 0 0.8em;
	padding: 0.3em;
	border-bottom: 3px double #333333;
}

.tittxtH2 {
	color: #2558b4;
	font-size: 12pt;
	font-weight: bold;
	margin: 1.8em 0 0.8em;
	padding: 0.3em;
	border-top: 1px solid #2558b4;
	border-right: 1px solid #2558b4;
	border-bottom: 1px solid #2558b4;
	border-left: 8px solid #2558b4;
}

table.tireListR1 {
	font-size: 10pt;
	line-height: 1.3;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #333333;
	border-collapse: collapse;
}

table.tireListR1 caption {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 5px;
	color: #333333;
	border-left: 8px solid #6565a8;
}

table.tireListR1 th {
	width: 140px;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #333333;
	border-collapse: collapse;
	background: #e5e5ea;
	font-weight: normal;
	text-align: center;
}

table.tireListR1 td {
	margin: 0;
	padding: 5px;
	border: 1px solid #333333;
	border-collapse: collapse;
	text-align: center;
}

table.tireListR1 td a.priceR {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
}

.pagetoptext {
	margin: 0.8em 0;
	padding-bottom: 0.3em;
	border-bottom: 1px dotted #666666;
	text-align: right;
}
