﻿table.table1 th
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    padding: 2px 4px;
}
.table1
{
    width: 650px;
    border: 1px solid #435781;
    margin:5px auto;
    background:#fff;
}

.table1 th.headert
{
    background: url(../images/grid/bgfooter.png) #587ca2;
    height: 40px;
    border: none;
}
.table1 th.headert h5
{
}
.table1 th.headerd
{
    background: url(../images/grid/bghed.png) repeat-x bottom #fff;
    width: 30%;
}
.table1 td
{
    width: 60%;
    border-bottom: 1px solid #435781;
}
.table1 tr
{
    border: 1px solid #435781;
}
.table1 th
{
    border-left: 1px solid #435781;
    vertical-align: middle;
}
.headert h5
{
    color: #fff;
    float: right;
    padding: 5px 8px;
    background: #2b3845;
    border: 1px solid #587ca2;
}
.headert h2
{
    color: #fff;
    float: left;
    padding: 5px 8px;
}
.headert h2 span.type
{
    background: #fff;
    color: #2f4863;
    padding: 5px 8px;
}
.but
{
    float: left;
    background: url(../images/grid/bghed.png) #fff;
    padding: 4px;
    color: #2f4863;
    border: 1px solid #587ca2;
}
.table1 td h2
{
    float: left;
    margin: 4px;
    color: #4b6b8f;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 12px;
    direction:ltr;
}
.table1 th h3
{
    color: #435781;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-size: 13px;
}
