﻿/*------------- home page news Box -----------------*/
ul.bullet2
{
    font-weight: normal;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    list-style-type: none;
    list-style-image: none;
}
ul.bullet2 li
{
    padding:0px;
    margin:0px;
    padding-top:6px;
    padding-bottom:6px;
    background: url(../../images/dotLineBg1.gif) repeat-x;
}
.lightBrown
{
    color: #806855;
    font-weight:bold;
}
.lightBrownLImg img
{
    color: #0c4174;
    text-decoration: none;
    margin-right:5px;
    border: solid 1px #ffffff;
}
.lightBrownL
{
    color: #0c4174;
    text-decoration: none;
}
.lightBrownL:hover
{
    color: #0c4174;
    text-decoration: underline;
}
.HPNewsLine
{
    height:8px;
    background: url(../../images/dotLineBg1.gif) repeat-x;
}
.HPNewsLine2
{
    height:8px;
    background: url(../../images/dotLineBg1.gif) repeat-x;
    float:left;
    clear:both;
    width:200px;
    margin:0px;
    padding:0px;
    margin-left:17px;
}
.HPNewsLine3
{
    height:8px;
    background: url(../../images/dotLineBg1.gif) repeat-x;
    float:left;
    clear:both;
    width:185px;
    margin:0px;
    padding:0px;
    margin-left:17px;
}