
.map_lp{display:none; padding:10px 0 0 10px;}
.map_lpcon{ margin-top:10px; padding-left:10px; height:305px; overflow-y:auto; overflow-x:hidden; }
.map_tit{ margin-top:10px;padding-bottom:10px; border-bottom:1px solid #ddd; font-size: 14px;width:300px;}
.map_tit a{ float: right; padding:1px 4px 1px 13px; background:url(../images/arr_back.gif) 2px center no-repeat; border: 1px solid #ddd; border-radius:2px; font-size: 12px; color:#999;}
.map_tit a:hover{ background-color:#f1eee9; text-decoration:none;}
.map_tit strong{padding-left: 10px;}

.map_dl{margin-bottom: 5px; width: 265px;}
.map_dl dt{ padding:0 8px; height:28px; line-height:28px; background:#f1eee9; font-weight: bold;}
.map_dl dd{line-height:28px;width: 224px;display: inline;}
.map_dl dd a{ padding:0 8px; display: block; color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 249px;}
.map_dl dd a:hover{ background:#e8f4ff; text-decoration:none; color:#333;}
.map_dl dd span{ float: right;}
.map_dl dd span.d1{ text-align:right; width:54px;}
.map_dl dd span.d2 em{ color:#c00; font-style:normal;}
.map_dl .cccc{}

.map_ipt{ position: relative; padding:10px 0 0 40px; background:url(../images/way.gif) 3px 19px no-repeat;}
.map_ipt li{ padding:9px 0;}
.map_ipt .ipt_txt,.map_ipt .ipt_txt_focus{ margin:0; padding:6px; border: 1px solid #ddd; width: 150px; outline:none; color:#999;}
.map_ipt .ipt_txt_focus{  border: 1px solid #bbb; color:#333;}
.map_ipt .ipt_btn{ margin:0; padding:0 15px; height: 30px; line-height:30px; border:0 none; border-radius:3px; background:#46b9e8; cursor:pointer; color:#fff; overflow:visible; outline:none;}
.map_ipt .ipt_btn:hover{ background:#39c;}
.map_ipt .change{ position: absolute; right:5px; top:39px; }
.map_ipt .change a{ display: block; width:22px; height:21px; background:url(../images/way_change.gif) no-repeat;}

.map_line{ margin-top:12px; border:1px solid #9cb5ff;}
.map_line_tit{ padding:0 5px; line-height:20px; border-bottom:1px solid #9cb5ff; background:#ebf1fb; color:#999;cursor: pointer;}
.map_line_tit strong{ margin-right:5px; font-size: 14px; color:#039;}
.map_line_way{ margin:0 5px; padding:5px 0 20px 0;}
.map_line_way dd{ padding: 3px 0; overflow:hidden;}
.map_line_way dd i{ float: left; width:23px; height:22px; line-height:20px; text-align:right; font-style:normal;}
.map_line_way dd .info{ line-height:20px; overflow: hidden;}
.map_line_way dd a{ color:#039;}
.map_line_way dd i.walk{ background:url(../images/way_more.gif) no-repeat left -1px;}
.map_line_way dd i.bus{ background:url(../images/way_more.gif) no-repeat -24px -1px;}
.map_line_way .start{ padding: 5px 6px 0 30px; height:28px; line-height:28px; background:url(../images/way_start.gif) 0 7px no-repeat;}
.map_line_way .end{ padding: 5px 6px 0 30px; height:28px; line-height:28px; background:url(../images/way_end.gif) 0 7px no-repeat;}
.map_line_way.drive dd{ border-bottom:1px solid #ddd;}