﻿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;
    width: 720px;
    text-align: left;
    background-color: #ffffff;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-align:center;
}

.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;
}


#mqkccontent,#mqkcshow
{
    border: 1px solid #C0C0C0;
    padding:15px;
    text-align:center;
}
#mqkccontent table,#mqkcshow table
{
    width:540px;
}
#mqkccontent table,#mqkccontent td,#mqkcshow table,#mqkcshow td
{
    border: 1px solid #000099;
    border-collapse: collapse;
}
.mqkcL
{
    width: 30%;
    background-color: #CCFFFF;
}
.mqkcR
{
    width:70%;
    text-align:left;
}
#mqkclist
{
    text-align:left;
    padding:15px;
    padding-left:25px;
    padding-right:25px;
}
#mqkcshow
{
    text-align:left;
    font-size:13px;
    line-height:200%;
}
#mqkcshow td
{
    padding:3px;
}

#cjsfwcontent
{
    width:700px;
    padding-top:8px;
}

.cjsfw_nav
{
    float:left;
    width:100px;
    text-align:center;
}
.cjsfw_content
{
    border: 1px solid #808080;
    float: right;
    width: 570px;
    text-align: left;
    padding: 10px;
    background-color: #CCFFFF;
    line-height:200%;
    height:500px;
}
.cjsfw_content span
{
    color: #0033CC;
    font-weight: bold;
    font-size: 13px;
    display:block;
}



