/*  ------------------------------------------------------------------------ //
// 本模組由 dustin 製作
// 製作日期：2012-05-31
// $Id: module.css,v 1.0 2012/05/31 14:20:20 dustin EXP $
// ------------------------------------------------------------------------- */
/**************************	 自訂區域 *****************************/
blockquote {
    display:                block;
    width:                  90%;
    margin-left:            0em;
    background-color:       #f4faff;
    padding:                .2em;
    color:                  #555;
    font-style:             normal;
    border-color:           #8EC0F9;
    border-style:           solid;
    border-width:           1px 1px 1px 6px;
}

/************************** 間隔用-樣式 **************************/
.bk_space{height:20px;width:540px;}

/************************** 顯示票價查詢結果-樣式 *****************/
#bk_price_result{margin-bottom:0px;}
/************************** 特殊-樣式 **************************/
sp_font{color:#BB001A;}
/************************** 經由站-樣式 **************************/
#bk_station_result{ width:540px; margin:5px;position:relative;}
#bk_station_result a{ float:left; padding:0px 5px 5px 1px; cursor:crosshair; height:20px; line-height:30px;}
#bk_station_result a:hover {font-weight:bold;text-decoration:none;}
.SITESTYLE{border:1px solid #003366;height:20px}

/************************** tablescroll-樣式********************/
.tablescroll
{ font: 14px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; background-color:#F4FAFF;}

.tablescroll td, 
.tablescroll_wrapper,
.tablescroll_head,
.tablescroll_foot
{ border:1px solid #ccc; }

.tablescroll td
{ padding:3px 5px; }

.tablescroll_wrapper
{ border-left:0; }

.tablescroll_head
{ font-size:11px; font-weight:bold; background-color:#eee; border-left:0; border-top:0; margin-bottom:3px;}

.tablescroll thead td
{ border-right:0; border-bottom:0; }

.tablescroll tbody td
{ border-right:0; border-bottom:0; }

.tablescroll tbody tr.first td
{ border-top:0; }

.tablescroll_foot
{ font-weight:bold; background-color:#eee; border-left:0; border-top:0; margin-top:3px; }

.tablescroll tfoot td
{ border-right:0; border-bottom:0; }

/************************** 取得票價後-控制展開結果的樣式********************/
.expanded{ }
.expanded a:hover{cursor:pointer;}
.collapsed{DISPLAY: none;}

/************************** 營運路線圖維護介面 *****************************/
h3{padding:10px 10px;}
.space{height:40px;}
.ss0{
    font: 15px/1.7em 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,sans-serif;
    letter-spacing: 0.07em;margin: 0px 0px;
    text-align: justify;background-color:#F0F3FF;
}
.t0{
        font-weight: bold;
        padding: 4px;
        margin-top: 0px;
        border-left: 8px solid #060;
        border-bottom: 1px solid #060;
        background: #5B9C5B;
        color: white;
}
.upload_line {
    background: transparent url(../../../images/gray_line.png) repeat-x left bottom;
    margin-bottom: 15px;
    width:580px;
    height:auto;
}

/********** 後台時刻表樣式 ************/
.text_tt_edit{
    background:#AEAEAE;
    color:#6A0000;
}
#time_text1{
    border-color: #0686e0;
    border-width: 2px;
}
#time_text2{
    border-color: #0686e0;
    border-width: 2px;
}

/************* 超連結按鈕-秀出主路線圖 ***********************/
.custom_container{position:absolute; background-color:rgba(0, 0, 0, .5); background-color:#999\9;}
.custom_container img{padding:0; position:relative; top:-5px; left:-5px;width:780px;height:330px;}
