body
{
    margin: 0;
    padding: 0;
    font-size: 14px;
}
td
{
    font-size: 14px;
    line-height: 150%;
}
a:link
{
    color: blue;
    text-decoration: none;
}
A:visited
{
    color: blue;
    text-decoration: none;
}
A:hover
{
    color: red;
    text-decoration: underline;
}
div
{
    text-align: left;
    line-height: 200%;
}
li
{
    list-style: none;
}
.red
{
    color: red;
}
.font12
{
    font-size: 12px;
}
/*°ïÖúÏêÏ¸Ò³*/
#content
{
    margin: 20px;
    text-align: center;
}
#content p
{
    line-height: 180%;
    text-align: left;
}
#content img
{
    text-align: center;
    border: 1px solid #CDDBEC;
    margin: 8px 0 8px 0;
}
#helpLink, #prent
{
    text-align: right;
    margin: 6px 20px 6px 20px;
    font-size: 12px;
}
#contact
{
    font-size: 12px;
    line-height: 220%;
    border-top: 1px solid #cfd2ec;
    padding-left: 20px;
    background-color: #edeefa;
}
#title h5
{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #bdbdbe;
    margin: 0 20px 0 20px;
    line-height: 44px;
}
h2
{
    color: red;
    font-weight: bold;
    font-size: 24px;
}
bd01
{
    border-bottom: dashed 1px #666;
}
/*°ïÖúÁÐ±íÒ³CSS*/
#list
{
    margin: 20px;
}
#list h5
{
    font-size: 14px;
    background: url(images/head1.gif) 0 6px no-repeat;
    text-align: left;
    border: none;
    padding-left: 20px;
    padding-top: 3px;
}
#list ul li
{
    line-height: 30px;
    border-bottom: 1px dashed #bdbdbe;
}
#box
{
}
#helpPosition
{
    border-bottom: 1px solid #cfd2ec;
    line-height: 220%;
    padding-left: 20px;
    background-color: #edeefa;
}
/*¹«¸æ*/
h3
{
    font-size: 16px;
}

