#lp-m-menu a,#lp-m-menu a:visited {
    background-image:url('img/menu-home.gif');
    background-repeat:no-repeat; /* Main Menu No-Home */
    display:block;
}
#lp-top-title {
background: url('img/top-2.jpg') no-repeat left top;
}
.home-news-list{
    margin-top:20px;
    background: url('img/pointer.gif') no-repeat 2px 5px;
    padding-left:15px;
    height:90px;
}
.home-news-list em{
    font-style:normal;
    color:#666;
    display:block;
}
.home-news-list a,.home-news-list a:visited{
    color:#600;
    font-size:14px;
    text-decoration:none;
    display:block;
}
.home-news-list a:hover{
    color:#006;
    text-decoration:underline;
}
.home-news-list img {
    float: right;
    position:relative;
    padding:2px;
    border:2px solid #ddd;
    margin:5px;
}
.home-news-list p{
    margin:3px;
    margin-left:1px;
    padding:0px;
    text-align:justify;
}