﻿.page_title
{
    margin: 7px 0px 10px 0px;
    height: 30px;
    border-bottom: 1px #d9d9d9 dotted;
}
.page_title span
{
    color: #5b5b5b;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}


.Arch_title
{
    font-family: Tahoma;
    font-size: 12px;
    color: #5b5b5b;
    font-weight: bold;
    margin: 7px 0px 7px 0px;
}
.Arch_date
{
    font-family: Tahoma;
    font-size: 11px;
    color: #9c9c9c;
    font-weight: bold;
}

.Arch_desc
{
    color: #787878;
    font-family: Tahoma;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
}
.Arch_desc a:link, .Arch_desc a:visited
{
    color: #787878;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}


.Arch_pic
{
    width: 114px;
    vertical-align: bottom;
    text-align: left;
}
.Arch_pic_border
{
    border: #9c9c9c solid 1px;
}

.Arch_border_bottom
{
    margin: 0px 0px 5px 0px;
    padding-bottom: 10px;
    border-bottom: 1px #f1f1f1 dotted;
}

.NewsGrid_TextDiv
{
    float:right;
    width:500px
}
.English .NewsGrid_TextDiv
{
    float:left;
}
.NewsGrid_ImageDiv
{
    float:right;
    padding: 20px 20px 20px 0px
}
.English .NewsGrid_ImageDiv
{
    float:left;
    padding: 20px 00px 20px 20px
}