/* 新網站群聚點  */
#MenuSelect{width: 140px;height: 30px;z-index: 10;}
#MenuSub{width: 180px;height: 30px;z-index: 10;}
#background {position:absolute; z-index:998; top:0px; left:0px; background:rgb(50,50,50);background:rgba(0,0,0,0.5); display:none;}
#EditBlank {position:absolute;  z-index:999; padding:10px; background:#fff; border-radius:5px; display:none;}
.inputbox{padding-top:0;padding-bottom:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:24px;}
.DeMark{background-color:#7f7f7f;text-decoration:line-through red;}
.back_img::after {
    content : "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/image/icons/backPaper1.jpg);
    width: 99.8%;
    height: 99%;
    opacity : 0.35;
    z-index: -1;
}

/*時刻 */
.StopSearch{position: absolute;top:-75px;left:200px;width:810px;height:75px;line-height: 75px;vertical-align: middle;border-bottom: 3px #B2C1FF double;}
.SearchBox{background-repeat:no-repeat;background-size: 32px 32px;background-image: url(/image/icons/magnifier.jpg);width:32px;height:32px;position: relative;top:0px;}
.RoadCity{width:120px;height:35px;border-radius:5px;}
.boxSelect{background: #a0c0f0;border: 2px #FF7F7F solid;}
.LineGroupHead{margin: 0 auto;width:100%;}
.LineButton{width:380px;height:36px;border-radius:5px;position: relative;top: 1px;}
.LineStopMap{width:980px;height:700px;margin:0px auto;}
.LineInStopTime{width:955px;height:auto;margin:0px auto;}
.AssLineTime{width:98%;height:auto;margin:0px auto;}
.LineStopMapFullScale{display:inline-block;cursor: url(/image/icons/zoom_out.gif), default;}
.MainImgMenu{width:100px;height:55px;border-bottom: 2px hotpink solid;}
.LineImgList{display:inline;}
.SubImgMenu{display:inline-block;border-bottom: 2px #6C6C6C solid;width:70px;height:30px;border-radius:5px;margin-right: 10px;margin-top: -5px;}
.SubImgMenu:hover{background: #a0f0c0;border-bottom: 2px crimson double;}
.LandMarkManual{width:950px;height:auto;margin:0px auto;}
hr{border: 0;height: 1px;background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.9), rgba(0,0,0,0));}
hr.hrStyle{border: 0;height: 1px;background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));}

.tabs UL {width:96%;list-style: none outside none;margin: 5px 0;border-bottom: 4px double #68a697;}
.tabs LI {width:130px;background: white;border-radius:5px;border-bottom: 4px solid #ACACAC;margin: 0 5px 5px 0;display: inline-block;}
.tabs A {text-align:center;color: #9C9C9C;display: block;font-size: 20px;font-family:"微軟正黑體";font-weight:bold;padding: 4px ;text-decoration: none;}
.tabs LI:hover {background: #a0cac0;border-bottom: 4px solid #68a697;}
.tabs LI:hover A {color: white;}
.active {background: #69A9E9 !important;border-bottom: 4px solid #D96060 !important;}
.active A {color: white !important;}
.link {color: white;font-size: 14px;font-weight: 300;letter-spacing: 1px;line-height: 48px;margin-top: 20px;margin-left: 6px;text-decoration: none;}
.link:hover {text-decoration: underline;color: inherit;}
.anchorLink {border-bottom: 1px dashed white;color: white;text-decoration: none;}
.anchorLink:hover {text-decoration: none;border-bottom: none;color: inherit;}