﻿hr {
    color: #696969;
    margin-top: 15px;
    margin-bottom: 15px;
}

.lidiv {
    padding: 10px;
    position: relative;
    font-size: 15px;
    font-weight: 800;
    background-image: url(../../Content/lidiv_bg.jpg);
    background-repeat: repeat-x;
}

a:link {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

a:visited {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}

.lidiv_Title {
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    font-weight: 500;
    width: 80%;
}

.lidiv_date {
    position: absolute;
    right: 5px;
    margin-top: 12px;
    color: #87CEEB;
}

.lidiv_Comont {
    min-height: 30px;
    max-height: 200px;
    font-size: 13px;
    font-family: 'Times New Roman';
    font-weight: 100;
}
