#main_page_table {
    width: 610px;
    }
.mp_col {
    width: 298px;
    vertical-align: top;
    }
.mp_sep {
    background: #ffffff;
    }
#main_page_container {
    position: relative;
    width: 635px;
    height: 860px;
    overflow: auto;
    background: #FFFFFF;
    }
#main_page_inner {
    position: absolute;
    top: 0px;
    padding: 0px;
    }
.me_estcnt {
    position:relative;
    background:url(/images/mainbck.jpg) repeat-x #ffffff;
    width: 303px;
    height: 107px;
    overflow: hidden;
    padding-top: 5px;
    cursor: pointer;
    border: 1px #ffffff solid;
    margin-bottom: 10px;
    }
.me_estcnt:hover {
    background: #f0f3e5;
    border: 1px #cbd1ae solid;
    }
.me_est {
    float: right;
    width:190px;
    font-size:12px;
    }
.me_loc1 td {
    font-size:12px;
    color:#ffffff;
    background:url(/images/main_sbg1.jpg) no-repeat right;
    padding-bottom: 3px;
    }
.me_loc2 td {
    font-size:12px;
    color:#ffffff;
    background:url(/images/main_sbg2.jpg) no-repeat right;
    padding-bottom: 3px;
    }

.me_img{
    position:absolute;
    width: 98px;
    height: 98px;
    overflow: hidden;
    left:8px;
    top:6px;
    background:#ffffff;
    border:solid 1px #98b142;
    }
.me_img div {
    width: 88px;
    height: 88px;
    overflow: hidden;
    margin: 5px;
    }
.me_img div img {
    width: 120px;
    }
.me_tp {
    font-size:12px;
    font-weight:bold;
    color: #010101;
    padding-bottom: 3px;
    }
.me_con {
    font-size:12px;
    color:#323232;
    }

