﻿#SubSearchRoad {position:relative;z-index:1;background:#fff;border-bottom: 2px solid #c23233;height: 24px}
#SubSearchRoad .road{ display: inline-block;background: #c23233;height: 24px;position: relative;}
#SubSearchRoad .road .left{ height: 24px;width: 14px;background: url(bgleft.png) no-repeat;display: inline-block; float: left}
#SubSearchRoad .road .right{ height: 24px;width: 14px;background: url(bgright.png) no-repeat; display: inline-block; float: left}

#SubSearchRoad .road a.lv1{font:bold 12px/26px 'Arial';color: #fff;text-transform: uppercase;; float: left}
#SubSearchRoad a.arrow{background: url(dotroad.png) no-repeat left center;padding-left: 15px;margin-left: 5px;}

