﻿.Outer
{
    padding:40px 0px 0px 120px;
}

.title1
{
    font-weight:bold;
    font-size:20px;
    text-align:left;
    width:600px;
    /*color:Black;*/
    border-bottom:solid 2px #b3b3aa;
    padding:0px 0px 5px 0px;
}
.title2
{
    font-weight:bold;
    font-size:20px;
    text-align:left;
    width:70px;
    border-bottom:solid 2px #b3b3aa;
    padding:0px 0px 5px 10px;
}

h
{
  font-weight:bold;
}
.Title_Box
{
    width:400px;
}
.Content_TD
{
    vertical-align:top;
}
.Del
{
    margin:0px 0px 0px 10px;
}
.cell_1
{
    text-align:left;
    width:600px;
    border-bottom:solid 1px #ffffff;
    padding:10px 10px 10px 0px;
    font-weight:bold;
    font-size:17px;
    cursor:pointer;
    color:#6986b5;
}
.cell_2
{
    text-align:left;
    width:70px;
    color:#272727;
    border-bottom:solid 1px #ffffff;
    padding:10px 0px 10px 0px;
}

.cell_4
{
    text-align:left;
    width:600px;
    padding:0px 0px 0px 10px;
    background-color:White;
    
}
.cell_5
{
    background-color:White;
}
.cell_6
{
    background-color:White;
    
}
.News_Table
{
   /* background-color:#edeff4;*/
   border-bottom:solid 2px #b3b3aa;
}
.Hide_Div
{
    margin:10px 0px 10px 0px;
    border-bottom:1px inset #e9e9e9;
    padding:0px 0px 5px 0px;
}
.Link
{
    color:#c87474;
}