body
{
    background-color: #fff;
    font-family: arial, helvetica, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 90%;
    line-height: 14px;
}

.page
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 869px;
    height: 651px;
}

.bodyShowItem .page
{
    margin-top: 20px;
    background-image: url(/image/back.gif);
    background-repeat: no-repeat;
}

.bodyShowItem h1
{
    position: absolute;
    width: 354px;
}

a
{
    color: #000;
}

h1
{
    margin: 0;
    padding: 0;
    font-size: 15px;
    margin-bottom: 18px;
}

.home,
.samples,
.privacy
{
    position: relative;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    line-height: 17px;
}

.item
{
    position: absolute;
    left: 190px;
    top: 80px;
    width: 480px;
    height: 530px;
    overflow: hidden;
    font-size: 13px;
}

.intro
{
    text-align: justify;
}

.highlight,
h2
{
    color: rgb(29,97,153);
}

h2
{
    font-size: 22px;
    margin-top: 0;
    padding-top: 0;
    letter-spacing: -1px;
    line-height: 16px;
}

table
{
    border-collapse: collapse;
}

th
{
    padding: 3px;
    text-align: left;
}

td
{
    padding: 4px;
    padding-bottom: 0;
    padding-top: 1px;
}

.submit
{
    text-align: right;
}

form
{
    display: block;
    background-color: #eee;
    clear: both;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.footnote
{
    font-size: 90%;
}

form .footnote
{
    color: #777;
}

a img
{
    border: 0;
}

.context1a,
.context1b,
.context1c
{
    position: absolute;
    left: 10px;
    width: 125px;
    font-size: 12px;
    color: #fff;
}

.context1a a,
.context1b a
{
    color: #fff;
}

.context1a
{
    top: 80px;
}

.context1b
{
    top: 206px;
}

.context1c
{
    top: 530px;
    color: rgb(90,22,0);
    font-weight: bold;
}

.context2a,
.context2b
{
    position: absolute;
    left: 710px;
    width: 145px;
    font-size: 12px;
    color: #fff;
}

.context2a strong,
.context2b strong
{
    font-style: italic;
}

.context2a
{
    top: 110px;
}

.context2b
{
    top: 280px;
}

.context2a a,
.context2b a
{
    color: #fff;
}

.bars
{
    background-color: rgb(119,168,209);
    padding: 4px;
    color: #fff;
    font-weight: bold;
}

.bar
{
    background-color: #fff;
    height: 20px;
    overflow: hidden;
    background-image: url(/image/bar.gif);
    background-repeat: repeat-y;
    background-position: 100% 0;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}

.barsCopyright
{
    font-size: 11px;
    color: #aaa;
    text-align: right;
    margin-bottom: 12px;
}

.cellLabel
{
    width: 100px;
    overflow: hidden;
}

.cellBar
{
    width: 320px;
}

.footer
{
    position: absolute;
    left: 0;
    width: 869px;
    top: 620px;
    text-align: center;
    font-size: 12px;
    color: #777;
    border-top: 1px solid #777;
    padding-top: 2px;
    background-color: #fff;
}

.footer a
{
    color: #777;
}

.lowlight
{
    margin-top: 10px;
    margin-bottom: 16px;
    border-top: 1px solid #999;
    padding-top: 1px;
    color: #777;
    font-style: italic;
}

.lowlight a
{
    color: #777;
    font-weight: bold;
}

.error
{
    color: rgb(100,0,0);
    font-weight: bold;
}

.main
{
    height: 309px;
    overflow: hidden;
}

li
{
    list-style-type: square;
    margin-bottom: 10px;
}

p
{
    margin-top: 0;
    margin-bottom: 8px;
    padding-top: 0;
    padding-bottom: 0;
}

.screen
{
    float: right;
    width: 197px;
    margin-left: 12px;
    margin-bottom: 10px;
}

.banner
{
    float: right;
    width: 200px;
    margin-left: 20px;
    margin-bottom: 12px;
}

li a
{
    color: rgb(29,97,153);
}

li .footnote
{
    color: #777;
}

.goHome
{
    text-align: right;
}

.goHome a
{
    color: #777;
}

.related
{
    position: absolute;
    right: 4px;
    top: 24px;
    font-style: italic;
    font-size: 13px;
}

.related a
{
    color: #777;
}

.samples,
.privacy
{
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.next
{
    text-align: right;
}
