#left_block {
              margin-bottom: 0;
            }

#list_block {
               width: 695px;
               overflow: hidden;
             }

#line_title {
              height: 26px;
              background: url("../images/line_back.png") repeat scroll right center transparent;
            }

.line_clear {
                margin-top: 5px;
                margin-left: 20px;
                margin-right: 20px;
                text-align: right;
              }

.line_clear a {
                     color: #0000FF;
                     cursor: pointer;
                   }

#line_select {
               margin-top: 20px;
               margin-left: 20px;
             }

#line_select p {
                 margin-bottom: 5px;
                 padding: 5px;
                 width: 640px;
                 border: 1px solid #d1d1d1;
                 font-size: 14px;
                 font-weight: bold;
                 color: #333333;
                 background-color: #F5F5ED;
               }

.stations {
            overflow: hidden;
          }

.stations ul {
               margin: 0;
               padding: 0;
             }

.stations li {
               margin-bottom: 5px;
               padding-left: 5px;
               width: 220px;
               float: left;
             }


#move_cond {
             margin-top: 40px;
             text-align: center;
           }

#move_cond img {
                 border: 0 none;
               }








