﻿.maindiv 
{
    background-image:url(/eNews/images/Left_BG.gif);
}
A
{
    text-decoration:none;
    color:#034DA2;
}
A:hover
{
    text-decoration:none;
    color:Red;
}
td,form,th,p,font
{
    font-size:12px;
    line-height:150%;
}
.LeftMenuItem
{
    border: solid 1px #F1F1F1;
    background: #F1F1F1;
    padding: 2px 6px 2px 6px;
    color: black;
    text-decoration: none;
    cursor:hand;
}
.LeftMenuItem1
{
    border: solid 1px #999;
    padding: 2px 6px 2px 6px;
    background: #E2E1DE;
    font-size: 100%;
    color: black;
    text-decoration: none;
    cursor:hand;
}

.Content_Title
{
    font-size:18px;
    line-height:150%;
    font-weight:bold;
    text-align:center;
}
.Content_Main
{
    font-size:12px;
    line-height:150%;
}
.Content_UserInfo
{
    font-size:12px;
    line-height:150%;
    text-align:center;
    padding-right:10px;
}
.Content_jj
{
    font-size:12px;
}

