@charset "utf-8";
@import "default_normal.css";
@import "layout.css?ver1.33";
@import "table.css?ver1.33";
/* ------------------------------------------------------------
 * Name      : busLine.css
 * Created   : 2014-06-02 by Ahn, Cheol hyeong
 * Email  : victoryan@hanmail.net
 ------------------------------------------------------------ */
 
 /* Selects - 2014-06-30 수정 */
.sec_search{clear:both;margin:20px 0}
.sec_search label{display:block;cursor:text;float:left;font-size:13px;height:30px;line-height:30px;padding-left:7px;margin-right:10px;background:url(../images/common/bl.gif) no-repeat 0 14px}
.sec_search label strong{color:#000}
.sec_search .inputDesign{float:left;margin-right:5px;width:95px;padding:6px 5px 5px 7px;height:17px;border-top:1px solid #999;border-left:1px solid #999;border-bottom:1px solid #ccc;border-right:1px solid #ccc}
.sec_search .inputDesign .in_select{width:93px;height:100%;position:relative;overflow:hidden}
.sec_search .inputDesign select{width:95px;border:0;position:absolute;left:-2px;top:0;color:#555;font-size:12px}
.sec_search .line_no{width:392px}
.sec_search .line_no .in_select{width:390px}
.sec_search .line_no select{width:392px;}
.sec_search .terminal{width:202px}
.sec_search .terminal .in_select{width:200px}
.sec_search .terminal select{width:202px;}
.sec_search .jqTransformSelectWrapper{margin-right:5px}
.sec_search .btn{width:70px;height:30px;background:url(../images/common/sp_btn.gif) no-repeat 0 0;line-height:999px;overflow:hidden}

.btn_area{position:relative;display:block;height:30px;margin-top:15px;overflow:hidden;text-align:right;font-size:0}
.btn_area a{display:inline-block;overflow:hidden;background:url(../images/common/sp_btn.gif) no-repeat;text-indent:-999px}
.btn_area .print{width:70px;height:30px;background-position:-75px 0}
.btn_area .file_down{width:70px;height:30px;background-position:-150px 0;margin-left:5px}
.caution{clear:both;margin:20px 0;font-size:11px;line-height:11px;color:#555}
.caution span{display:block;margin:5px 0}
.caution em{color:#ff2650}
.out_bus{width:836px;height:100px;border:1px solid #d9d9d9;background:#fff url(../images/businfo/ico_bus.gif) no-repeat 50px 30px;padding:43px 0 0 182px;margin-bottom:40px;position:relative}
.out_bus > .txt, .out_bus > a{display:block;text-indent:-9999px;overflow:hidden}
.out_bus > .txt{width:334px;height:53px;background:url(../images/businfo/out_bus_txt.gif) no-repeat 0}
.out_bus > a{width:255px;height:30px;background:url(../images/businfo/out_bus_btn.gif) no-repeat 0;position:absolute;left:713px;top:57px}
.airp_bus{margin-top:20px}

/* 주요 철도역 경유 노선정보 */
.tab_subway{width:100%;text-align:center;font-size:0;margin:0 0 40px;background:url(../images/businfo/tab_subway.gif) no-repeat 0 0;height:110px;overflow:hidden}
.tab_subway a{float:left;width:204px;height:110px;display:block;background:url(../images/businfo/tab_subway.gif) no-repeat}
.tab_subway .tab1{background-position:0 0}
.tab_subway .tab2{background-position:-204px 0}
.tab_subway .tab3{background-position:-408px 0}
.tab_subway .tab4{background-position:-612px 0}
.tab_subway .tab5{background-position:-816px 0}
.tab_subway a:hover.tab1,
.tab_subway .tab1.active{background-position:0 100%}
.tab_subway a:hover.tab2,
.tab_subway .tab2.active{background-position:-204px 100%}
.tab_subway a:hover.tab3,
.tab_subway .tab3.active{background-position:-408px 100%}
.tab_subway a:hover.tab4,
.tab_subway .tab4.active{background-position:-612px 100%}
.tab_subway a:hover.tab5,
.tab_subway .tab5.active{background-position:-816px 100%}