/* Trainstatus */
div.cds_ts_outer {
    padding: 10px;
    margin: 5px 5px 0 5px;
}
div.cds_ts_banner {
	margin-bottom: 10px;
}
div.cds_ts_from span.cds_ts_label, div.cds_ts_to span.cds_ts_label{
    float: left;
}
div.cds_ts_from span.cds_ts_find_station, div.cds_ts_to span.cds_ts_find_station{
    float: right;
}
div.cds_ts_from span.cds_ts_field_from, div.cds_ts_to span.cds_ts_field_to{
    clear: both;
    display: block;
    width: auto;
    padding-right: 4px;
    border: 0;
    margin: 0;
}

div.cds_ts_from input.cds_ts_field_from, div.cds_ts_to input.cds_ts_field_to{
    width: 100%;
}
div.cds_ts_date span.cds_ts_label, div.cds_ts_train_number span.cds_ts_label{
    float: left;
}


div.cds_ts_date span.cds_ts_date {
    float: left;
}
div.cds_ts_date span.cds_ts_date input.cds_ts_field_date {
    margin: 0 8px 0 0;
    width: 123px;
}



div.cds_ts_train_number input.cds_ts_field_train_number {
    margin-left: 0;
    margin-right: 0;
    width: 123px;
    float: left;
}
div.cds_ts_date span.cds_ts_date {
    float: left;
}

div.cds_ts_date span.cds_ts_label, div.cds_ts_train_number span.cds_ts_label {
    width: 90px;
}

div.cds_ts_train_number, div.cds_ts_date, div.cds_ts_one_city, div.cds_ts_status_time {
    overflow: hidden;
    float: none;
    clear: both;
    display: block;
}


div.cds_ts_date {
    margin-bottom: 5px;
}

div.cds_ts_from, div.cds_ts_from{
    float: none;
    clear: both;
    display: block;
}

div.cds_ts_status_time span.cds_ts_label {
    float: left;
}
div.cds_ts_status_time span.cds_ts_field_time {
    float: right;
}
div.cds_ts_submit {
    float: none;
    display: block;
    clear: both;
}



.cds_ts_field_from, .cds_ts_field_to {
	padding-top: 4px;
}

.cds_ts_hr {
	height: 1px;
	border-top: 0;
	border-bottom: 1px solid #ABA9A9;
	border-left: 0 none;
	border-right 0 none;
	color: #ABA9A9;
	margin: 10px 0 10px 0;
	clear: both;
}
div.cds_ts_2p0 label.cds_ts_label {
    font-weight: bold;
}
div.cds_ts_2p0 div.cds_ts_depart {
    display: none;
}

div.cds_ts_2p0 div.cds_ts_by_city {
    display: none;
}

div.cds_ts_2p0 div.cds_ts_status_type label.cds_ts_label {
    font-weight: normal;
}
div.cds_ts_status_type {
    margin-bottom: 10px;
}
div.cds_ts_from, div.cds_ts_to {
    margin-bottom: 10px;
}
div.cds_ts_date , div.cds_ts_train_number {
    height: 2em;
}
div.cds_ts_date span.cds_ts_label, div.cds_ts_train_number span.cds_ts_label {
   
    padding: 0; margin: -5px 0 0px 0;  }
div.cds_ts_date label, div.cds_ts_train_number label {
    white-space: nowrap; 
}

div.cds_ts_check_status_by_train_number span.nolink{
    color: #336699;
    font-weight:bold;
}
div.cds_ts_2p0 div.cds_ts_submit {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
}
