/* CSS Document */

body
{
    margin: 10px auto;
    padding: 0;
    font: 12px/1.5 Tahoma;
    background: #fff;
}
table, td, div, p
{
    word-wrap: break-word;
    word-break: break-all;
    word-break: normal;
}

a
{
    text-decoration: none;
    color: #0033CC;
}
a:hover
{
    text-decoration: underline;
    color: #FF6600;
}
#tbbottomnav
{
    height: 28px;
    border-top: solid 1px #CCC;
    text-align: center;
}
#tbbottomnav td
{
    text-align: center;
}
#tbbottomnav a
{
    font-size: 11px;
}
#tbbottomother
{
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;
    border-spacing: 5px;
}
#tbbottomother td
{
    text-align: center;
    padding: 2px;
    font-size: 11px;
}
#tbbottomother a,#tdKeyPre a
{
    color: #666666;
}
#tdKeyPre
{
    text-align: center;
    font-size: 11px;
    color:#666;
}
.indexbkName
{
    font-weight: bold;
    color: #000000;
    border: solid 1px #8EB4CE;
    background-image: url(/images/bg4.jpg);
    height: 31px;
    background-repeat: repeat-x;
    padding-left: 10px;
}
.indexbkborder
{
    border-bottom: solid 1px #8EB4CE;
    border-left: solid 1px #8EB4CE;
    border-right: solid 1px #8EB4CE;
}
.tblMain
{
    width: 960px;
    border-width: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    margin: auto;
}
.tblCommon
{
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
}
.tblMain th, td
{
    padding: 0;
}
.tblCommon th, td
{
    padding: 0;
}
#tdTopMenu
{
    background-image: url(/images/topnavbg.jpg);
    background-repeat: repeat-x;
    padding: 0px 5px 0px 5px;
}
#tdTopMenu td.unsel
{
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
}
#tdTopMenu a
{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
#tdTopMenu td.sel
{
    background-color: #FFFFFF;
    border-top: solid 1px #73A0CA;
    font: Verdana;
    font-weight: bold;
    color: #FF7300;
    text-align: center;
}
#tbbottomnav table,#tdKeyPre table
{
    width: 60%;
    border-width: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    margin: auto;
}
#tbwebcome
{
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
}
#tbwebcome .sitename
{
    font-weight: bold;
}
#tbwebcome a
{
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
#tbwebcome img
{
    vertical-align: middle;
}
#prodctbcate
{
    background-color: #FBFDFF;
    font-size: 13px;
    font-family: Verdana;
}
#prodctbcate td
{
    border-bottom: solid 1px #F6F6F6;
    padding-left: 8px;
    height: 25px;
}
.param
{
    background-image: url(/images/bg5.jpg);
    color: White;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.company
{
    color: #008000;
}


