﻿*

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
   
}

.clearfloat
{
    height: 0;
    line-height: 0;
    clear: both;
}
ul.content_typea
{
    list-style: none;
    margin: 0px;
    overflow: hidden;
    float: left;
}
ul.content_typea li
{
    padding: 0px 0px;
    display: list-item;
}
ul.content_typea li a, ul.content li a:visited
{
    padding: 0px 15px;
    background: url(   'http://vi.kilobook.com/images/li_normal.png' ) no-repeat left;
    color: #011A24;
    text-decoration: none;
}
ul.content_typea li ol
{
    display: none;
}
ul.content_typea li ol li a
{
    color: #00933B !important;
}
ul.content_typea li a:hover
{
    padding: 0px 15px;
    background: url(  'http://vi.kilobook.com/images/li_hover.png' ) no-repeat left;
    color: #FF4F00;
    text-decoration: none;
}

}
A.title_news_link_home_thumb:hover
{
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 12px;
    color: #FF4F00;
}

A.title_news_link_home:hover
{
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 13px;
    color: #FF4F00;
    font-weight: bold;
}
a, a:hover, a:visited
{
    text-decoration: none;
}

.active
{
    color: #D9581E;
    text-decoration: none;
}
.unactive
{
    text-decoration: none;
}