.tx_ratsinfo_fraction {
	margin: 15px 0px 25px 0px;
}

.tx_ratsinfo_fraction table {
	border-spacing: 0px;
	width: 500px;
	border: 1px solid #000063;
}


.tx_ratsinfo_fraction table th{
	text-align: left;
	background-color: #000063;
	color:white;
	padding: 2px ;
	width:250px;
}

.tx_ratsinfo_fraction table td{
	padding: 2px;
}


/* --- filter --- */
.tx_ratsinfo_filter{
	width:   222px;
	margin:  0;
	margin-top:15px;
	padding: 0;
	float:   left;
}

.tx_ratsinfo_filter ul{
	margin:  0;
	padding: 0;
	width:   221px;
	list-style:none;
}

.tx_ratsinfo_filter ul li{
        margin:  0;
        padding: 0;
}

.tx_ratsinfo_filter ul li a{
        margin:  0;
        padding: 0;
	font-size:10pt;
}



/* --- date --- */
.tx_ratsinfo_date {
	margin-top:30px;
}

.tx_ratsinfo_date table {
	border-spacing: 0px;
	border: 1px solid #000063;
	width: 500px;
}


.tx_ratsinfo_date th {
	text-align:left;
	background-color:#000063;
	color:white;
	padding: 2px;
}

.tx_ratsinfo_date td {
        padding: 2px;
}





/* ---  --- */
.tx_ratsinfo_com {
	margin:15px 0px 30px 0px;
	text-align: center;
}

.tx_ratsinfo_com table {
	border-spacing: 0px;
	border: 1px solid #000063;;
	width: 500px;
}


.tx_ratsinfo_com th {
	/*text-align:left;*/
	background-color:#000063;
	color:white;
	padding:3px;
}


.tx_ratsinfo_com td {
	width: 50%;
    padding:3px;
    text-align: center;
}

.tx_nawratsinfo_com_thgrp2{
	background-color:#000063;
	color:white;
}


.tx_ratsinfo_com table th.tx_nawratsinfo_thgrp{
	background-color:white;
	color:black;
}

.tx_ratsinfo_seat {
	text-align:center;
}

.tx_ratsinfo_seat_table {
	margin-left:auto;
	margin-right:auto;
}

.tx_ratsinfo_seat_th {
	padding:15px;
}

.tx_ratsinfo_seat_td1 {
	margin-left:0;
}
.tx_ratsinfo_seat_td2 {
	margin-left:0;
	padding-left:20px;
	padding-right:20px;
}
.tx_ratsinfo_seat_td3 {
	margin-left:0;
}


