﻿.indexpagetable
{
    width: 155px;
    height: 210px;
}
.bottomfirstline
{
    border-left: solid 1px #DBDBDB;
    border-right: solid 1px #DBDBDB;
    height: 200px;
    font-family: Verdana;
    font-size: 10px;
    text-align: justify;
    color: GrayText;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.bottomline
{
    background-image: url(  '../../images/midbottom.gif');
    height: 15px;
    background-repeat:repeat-x;
}
.bottomfirstround
{
    background-image: url(  '../../images/leftbottom.gif' );
    height: 15px;
    background-repeat: no-repeat;
}
.bottomsecround
{
    background-image: url(  '../../images/rightbottom.gif' );
    height: 15px;
    background-repeat: no-repeat;
}
.indexpagebottomfirstmenuonecenter
{
    background-image: url(  '../../images/firstcenter.gif' );
    background-repeat: repeat-x;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 13px;
}
.indexpagebottomsecmenuonecenter
{
    background-image: url(  '../../images/secmid.gif' );
    background-repeat: repeat-x;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 13px;
}
.indexpagebottomthirdmenuonecenter
{
    background-image: url(  '../../images/thirdmid.gif' );
    background-repeat: repeat-x;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 13px;
}
.indexpagecontent
{
    font-weight: bold;
    font-size: 14px;
    color: #FF6600;
}
.indexpageslog
{
    font-weight: bold;
    font-size: 12px;
    color: #196297;
    padding-top: 15px;
    padding-left: 15px;
    font-family: Courier New;
}
.indextableborder
{
    border-left-color: Gray;
    border-left-width: 1px;
    border-left-style: solid;
}
.indexpagetitle
{
    font-weight: bold;
    font-size: 14px;
    color: #FF6600;
    padding-top: 10px;
    padding-left: 12px;
    font-family: Cambria;
}

.homemiddlecontent
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top:15px;
}
.indexrdmore
{
    font-weight: bolder;
    font-family: Arial;
    font-size: 11px;
}
