﻿.List1 {
    text-align: left;
    border-bottom: solid 1px #ECECEC;
    height: 50px;
    line-height: 50px;
}

.List2 {
    border-left: solid 1px #ECECEC;
    text-align: center;
    color: #FE9807;
}

.ListMenuFont a {
    font-size: 14px;
}

.MenuStyle {
    border: none;
    height: 30px;
    line-height: 30px;
}

#IconTime {
    border: solid 1px #DDDDDD;
    border-left: none;
}

#IconMoney {
    border: solid 1px #DDDDDD;
    border-left: none;
}

#IconPanel {
    border: solid 1px #DDDDDD;
    border-left: none;
    border-right: none;
}

.LinkBtn {
    color: #FF9C01;
    font-size: 14px;
    font-weight: bold;
}

.FocusBorder {
    border-bottom: solid 2px #2183CE;
}

.ListButton {
    width: 50%;
}

.ListPanel {
    width: 100%;
}

.divStyle {
    border-bottom: dashed 1px #B9B9B9;
    padding: 20px;
    background-color: #ffffff;
    position: relative;
}

    .divStyle .button {
        position: absolute;
        right: 5px;
        bottom: 10px;
        z-index: 9999;
    }

       .divStyle a{
           color: #000000;
           text-align: left;
    }



.ListFrame {
    text-align: center;
    margin-top: 5px;
}

.ListPanelAlign {
    text-align: left;
}

.ListA {
    color: #000000;
}

.ListLine1 {
    padding: 2px;
}

.ListLine2 {
    padding: 5px;
}

.ListLine3 {
    text-align: right;
}

.Progress1 {
    padding-bottom: 0px;
}
