﻿body
{
    background-color: #e8e8d0;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin: 0 auto;
}

a:link
{
    color: #333333;
    text-decoration: none;
}
a:visited
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #8f1d21;
    text-decoration: underline;
}
a:active
{
    color: #333333;
    text-decoration: none;
}
.clearbr
{
    clear: both;
}

#outArea
{
    text-align: center;
    width: 740px;
    padding: 0px;
    margin: 0 auto;
}

#topflash
{
    margin:0px;
}

#typeArea h2
{
    display: block;
    width: 98%;
    height: 25px;
    padding: 3px 0 0 10px;
    margin: 0 0 0 0;
    background-color: #8f1d21;
    background-image: url('../Images/navbg2.gif');
    background-repeat: repeat-x;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #aaccee;
    border-left-color: #aaccee;
}


#typeArea h2 span
{
    padding: 0 0 0 0px;
    font-size: 13px;
    font-weight: bold;
    color: #004499;
    line-height:100%;
}
#typeArea h2 img
{
    vertical-align:middle;
}

#typeArea ul
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    list-style-type: none;
    line-height: 185%;
    letter-spacing: 1px;
}


#typeArea ul li a
{
    font-size: 13px;
}


#typeArea
{
    border: 1px solid #999999;
    float: right;
    width: 720px;
    text-align: left;
    background-color: #ffffff;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
}
#hotPic
{
    text-align: center;
    padding-top: 8px;
    padding-left: 10px;
}

.listTable
{
    line-height: 200%;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 10px;
}
.listTable a
{
    font-size: 13px;
}

#navArea
{
    border: 1px solid #333333;
    text-align: left;
    padding-left: 5px;
    background-color: #ffffff;
    height: 20px;
    margin-bottom: 3px;
    padding-top: 10px;
    background-image: url('../Images/navbg.gif');
    background-repeat: repeat-x;
}
#navArea img
{
    padding: 0px;
    margin: 0px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.childMore
{
    text-align: right;
    padding-right: 15px;
}
.listbg1
{
    border: 1px solid #666666;
    background-image: url('../Images/listbg1.jpg');
    background-repeat: no-repeat;
    width: 485px;
    height: 90px;
    margin-bottom: 6px;
}
.listbg2
{
    border: 1px solid #666666;
    background-image: url('../Images/listbg2.jpg');
    background-repeat: no-repeat;
    width: 485px;
    height: 90px;
    margin-bottom: 6px;
}
.listbg3
{
    border: 1px solid #666666;
    background-image: url('../Images/listbg3.jpg');
    background-repeat: no-repeat;
    width: 485px;
    height: 90px;
    margin-bottom: 6px;
}


#bottomArea
{
    margin-top: 15px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #003399;
    padding-top: 10px;
}

#listcpicontent p
{
    text-align:center;
    padding:8px;
    margin-left:20px;
}

#listcpicontent p a
{
    display:block;
}

#listcpicontent p img
{
    border: 1px solid #000000;
    height: 180px;
    width: 240px;
}


