﻿
body, td, div, p, span, a, b
{
    font-size: 12px;
    font-family: Verdana;
}
body
{
    margin-left: 1px;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom: 0px;
    overflow: hidden;
}
.split
{
    margin:3px;
    clear: both;
    width: 100%;
    height: 1px;
    border-top: #ccc 1px solid;
    font-size: 1px;
    line-height: 1px;
}
.cleardiv
{
    clear: both;
    width: 100%;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}
.gray
{
    color: Gray;
}
.ipt
{
    border: #7F9DB9 1px solid;
    padding: 3px;
}
.btn
{
    font-size: 12px;
}
.timearea
{
    width: 60px;
    height: 50px;
    font-size: 12px;
}
.cityinput
{
    background: url(../images/down.gif) no-repeat;
    background-position: right;
    border: #7F9DB9 1px solid;
    padding: 3px;
    color: Gray;
    font-weight: bold;
}
.nosellink
{
    font-size: 13px;
    font-weight: normal;
    color: #333;
    line-height: 25px;
}
.sellink
{
    font-size: 13px;
    font-weight: bold;
    color: #CD550E;
    line-height: 25px;
}

.result_item
{
    background-color: #fff;
    border-bottom: #E0E0E0 1px dashed;
}
.result_itemsel
{
    background: #E0E0E0;
    cursor: pointer;
    border-bottom: #E0E0E0 1px dashed;
}

.result_item_title
{
    font-size: 14px;
    font-weight: bold;
    color: #0141BA;
    text-decoration: underline;
    line-height: 25px;
}

.result_item_title:hover
{
    text-decoration: none;
}
.more_search
{
    clear: both;
    padding-top: 5px;
}
.more_search a
{
    color: #7777CC;
}
.more_search_a
{
    color: #7777CC;
}

.sr_left
{
    float: left;
    width: 34px;
    height: 36px;
    padding: 6px 0px 0px 10px;
    background: url(../images/lan.png) 3px 5px no-repeat;
    color: #FFFFFF;
}
.sr_left2
{
    float: left;
    width: 34px;
    height: 36px;
    padding: 6px 0px 0px 6px;
    background: url(../images/lan.png) 3px 5px no-repeat;
    color: #FFFFFF;
}
.sr_right
{
    float: left;
    padding: 5px 5px 5px 0px;
    width: 300px;
}
.sr_right div
{
    color: #555;
    line-height: 20px;
}



#operate_panel
{
    overflow: auto;
}

.operatetitle
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    overflow: hidden;
    height: 30px;
    line-height: 32px;
    color: #333;
    background: #E2DEC9;
}
.operatetitle span
{
    color: #DC4C13;
    font-size: 14px;
    font-weight: bold;
}
.operatebody
{
    padding: 5px;
    line-height: 1.5;
}
.subtitle
{
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 10px;
}

.initHtmlDiv
{
    padding: 0px;
    line-height: 23px;
    font-size: 13px;
    color: #444444;
}
.initHtmlDiv *
{
    font-size: 13px;
}

.initHtmlDiv_split
{
    background: #E4E2D1;
    font-size: 14px;
    font-weight: bold;
    padding-left: 3px;
    color: #222222;
}

.loginInput
{
    width: 150px;
}
.td_style
{
    background: #FFF;
}
.td_style1
{
    background: #E1E1E1;
    cursor: pointer;
}
.td_style td, .td_style1 td
{
    border-bottom: #aaa 1px solid;
}

.redlink
{
    color: #FFACAC;
}

.maplist_tab
{
    border-collapse: collapse;
    border: #247D24 1px solid;
    width: 100%;
}
.maplist_tab th
{
    background: #96E196;
}
.maplist_tab td
{
    text-align: center;
}

#loginContainer
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    opacity: 0.7;
    background: #A1A1A1;
}

#loginDiv
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    position: absolute;
    background: #fff;
    border: 2px solid #6CA8CC;
}
#loginTable
{
    border: 5px solid #E0F5FF;
}
#loginTitleMapName
{
    color: #333;
}

#warnContainer
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    opacity: 0.7;
    background: #A1A1A1;
}

#warnDiv
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    position: absolute;
    background: #fff;
    border: 2px solid #6CA8CC;
}
#warnTable
{
    border: 5px solid #E0F5FF;
}
#warnTitleMapName
{
    color: #333;
    font-size: 14px;
}

#saveMapContainer
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    opacity: 0.7;
    background: #A1A1A1;
}

#saveMapDiv
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    position: absolute;
    background: #fff;
    border: 2px solid #6CA8CC;
}
#saveMapTable
{
    border: 5px solid #E0F5FF;
}

#timeSetContainer
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    opacity: 0.7;
    background: #A1A1A1;
}

#timeSetDiv
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    position: absolute;
    background: #fff;
    border: 2px solid #6CA8CC;
}
#timeSetTable
{
    border: 5px solid #E0F5FF;
}

.loginTitle
{
    font-size: 14px;
    color: #006699;
    font-weight: bold;
    width: 100%;
    height: 25px;
}

.floatDivTitle
{
    background: url(../images/toolbar_bg.png);
}

.commonTable
{
    border: #ccc 1px solid;
    border-collapse: collapse;
}
.commonTable td
{
    border: #ccc 1px solid;
    font-size: 12px;
    line-height: 25px;
}

.inner_input4
{
    width: 60px;
}

.inner_input3
{
    width: 120px;
}

#pnlSimple td
{
    border: 0px;
}
#pnlAdvanced td
{
    border: 0px;
}

.omSplit_0
{
}
.omSplit_1
{
}

.alert_title
{
    font-size: 14px;
    font-weight: bold;
    color: #C60000;
}

.tipLink *
{
    color: Blue;
}

.self_div
{
    z-index: 100;
    border-bottom: #000 1px solid;
    position: absolute;
    border-left: #000 1px solid;
    margin: 0px;
    width: 205px;
    background: #fff;
    float: left;
    height: 94px;
    border-top: #000 1px solid;
    top: 68px;
    border-right: #000 1px solid;
    left: 31px;
    overflow: hidden;
}
.self_div a
{
    color: Gray;
    line-height: 18px;
}

.classify_div
{
    z-index: 99;
    border-bottom: #000 1px solid;
    position: absolute;
    border-left: #000 1px solid;
    margin: 0px;
    width: 254px;
    background: #fff;
    float: left;
    height: 220px;
    border-top: #000 1px solid;
    top: 68px;
    border-right: #000 1px solid;
    left: 31px;
    padding: 4px;
}
.classify_div a
{
    color: #0C619A;
    line-height: 20px;
}
.classify_div .classify_title
{
    font-weight: bold;
    margin-top: 5px;
}

.myMapTab td
{
    border-bottom: #E0E0E0 1px solid;
}
.myMapPassTab td
{
    border: 0px;
}

/* new css */
#logo
{
    height: 82px;
    width: 100%;
    background: url(../images/right.png) no-repeat;
    background-position: right;
}

#mapsplit
{
    clear: both;
    border-top: #D7D4C5 1px solid;
    width: 100%;
    height: 40px;
    background: url(../images/bg.gif) #E8E5D4 repeat-x;
    background-position: bottom;
}
#maptitle
{
    padding-top: 5px;
}
.mapbtn
{
    /*background: url(../images/mapbutton.gif) no-repeat;     border: 0px;*/
    height: 25px;
    float: left;
    line-height: 20px;
    margin-right: 3px;
}
.mapbtn_r
{
    /*     background: url(../images/mapbutton.gif) no-repeat; border: 0px; */
    height: 25px;
    margin-left: 3px;
    line-height: 20px;
    float: right;
}

.mesWindow
{
    border-bottom: #000 1px solid;
    border-left: #000 1px solid;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    background: #fff;
    border-top: #000 1px solid;
    border-right: #000 1px solid;
    padding-top: 7px;
}
.mesWindowTop
{
    width: 100%;
    background: url(../images/toolbar_bg.png);
    height: 30px;
}
.mesWindowtitle
{
    line-height: 34px;
    text-indent: 15px;
    float: left;
    color: #433F25;
    font-size: 14px;
    font-weight: bold;
}
.mesWindowclose
{
    margin: 10px 5px 0px 0px;
    float: right;
}
HTML > BODY .mesWindowclose
{
    margin: 10px 10px 0px 0px;
}
* + HTML .mesWindowclose
{
    margin: 10px 10px 0px 0px;
}
.mesWindowclose A
{
    width: 14px;
    display: block;
    background: url(../images/close.gif) no-repeat;
    height: 14px;
}
.city_type
{
    border-bottom: #d5d5d5 1px solid;
    margin: 12px auto 0px 0px;
    width: 630px;
    height: 25px;
    list-style: none;
}
.city_type a
{
    color: #004A80;
}
ul.city_type li
{
    text-align: center;
    line-height: 24px;
    margin: 0px 5px -1px -5px;
    width: 104px;
    float: left;
    height: 24px;
}
ul.city_type li.or
{
    border-bottom: #d5d5d5 1px solid;
    border-left: #d5d5d5 1px solid;
    background: #ececec;
    border-top: #d5d5d5 1px solid;
    font-weight: bold;
    border-right: #d5d5d5 1px solid;
}

.mesWindowContent
{
    height: 400px;
    font-size: 12px;
    overflow: auto;
}
.mesWindowContent UL
{
    padding-bottom: 0px;
    margin: 3px 0px;
    padding-left: 0px;
    width: 670px;
    padding-right: 0px;
    white-space: nowrap;
    float: left;
    padding-top: 0px;
}
.mesWindowContent UL LI
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px 0px 4px 11px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    list-style-image: none;
    padding-top: 0px;
}
.mesWindowContent a
{
    color: #004A80;
}
.letters
{
    color: #e53e16;
    font-size: 14px;
    font-weight: bold;
}

/*bus line start*/
.busline_panel
{
    border: #D0CAA7 1px solid;
    margin-bottom: 3px;
    background: url(../images/close.png) no-repeat 3px 7px;
}
.busNum
{
    border: #A79E5D 1px solid;
    margin-bottom: 3px;
    background: url(../images/busline_bg.png) repeat-x;
}
#operate_panel h6
{
    padding-left: 20px;
    margin: 0px;
    clear: both;
    font-size: 12px;
    float: left;
    width: 270px;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    font-weight: bold;
    cursor: pointer;
}
#operate_panel dl
{
    clear: both;
}

.busNum H6
{
    margin: 0px;
    line-height: 28px;
    width: 270px;
    float: left;
    cursor: default;
    background: url(../images/open.png) no-repeat 3px 7px;
}
.busNum P
{
    text-indent: 24px;
}
.busline_length
{
    float: right;
    padding-top: 7px;
    padding-right: 5px;
    width: 55px;
    text-align: right;
}
.MFMP_text
{
   word-break:break-all;
}
.MFMP_text ul 
{
    list-style: none;
    padding:0px;
    margin: 0px;
    margin-left: -10px;
}
.MFMP_text ul li
{
    margin:0px;
}

#operate_panel ul
{
    list-style: none;
    margin-left: -20px;
}
#operate_panel ul li
{
    float: left;
    width: 50%;
    height: 18px;
}
.MFMP_text ul *
{
    color: Red;
}
/*bus line end*/

/* bus station start */
.busstation_panel
{
    border: #D0CAA7 1px solid;
    margin-bottom: 3px;
    background: url(../images/point.png) no-repeat 3px 5px;
    padding-left: 25px;
}
.busstation_lines a
{
    font-size: 12px;
    line-height: 26px;
    padding-left: 10px;
}
.busstation_titlelink
{
    color: #E13412;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}
/*bus station end*/

/*bus transfer start*/
.walk
{
    background: #efefef;
}
.walk1
{
    background: #ffebdd;
}
.newbus TABLE
{
    float: left;
    border-top: medium none;
}
.newbus TABLE TD
{
    border-top: #c0c0c0 1px solid;
    padding: 3px;
}
.newbusresult
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    width: 300px;
    margin-bottom: 5px;
    margin-left: 45px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}
.selectResult
{
    background: url(../images/busline_bg.png) repeat-x;
    height: 26px;
    cursor: pointer;
    font-weight: bold;
}
.showStation
{
    text-align: left;
}
.showStation ul
{
    list-style: none;
    margin-left: -20px;
}
.showStation ul li
{
    float: left;
    width: 50%;
    height: 18px;
}
/*bus transfer end*/


#menuToolContainer a
{
    color: blue;
}
