<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    font-size: 12px;
    margin: 0px;
    text-align: center;
    background-image: url("../Images/bkgborder.png");
    background-repeat: repeat-x;
    background-color: #EFEFEF;
    color: Navy;
    width: 100%;
    font-family: Arial;
}
.adashed A
{
    color: Navy;
    text-decoration: none;
    border-bottom: 1px dashed Navy;
}
.adashed A:hover
{
    color: Navy;
    border-bottom: 1px dashed Navy; /*下边框线，1象素，虚线，颜色Navy*/
}
#r_head .tagline A
{
    color: Red;
    text-decoration: underline;
}
#r_head .tagline A:hover
{
    color: Red;
}
A
{
    color: Navy;
    text-decoration: none;
}
A:hover
{
    color: Navy;
}
#r_people
{
    width: 1022px;
    margin: 0 auto;
}
#r_head
{
    margin: 0xp;
    width: 1022px;
    height: 133px;
    background-image: url("../Images/odprint_top_back.jpg");
    background-repeat: no-repeat;
    color: Red;
}
#r_head .offscreenlogo
{
    float: left;
    margin: 0xp;
    width: 410px;
    height: 65px;
    margin-top: 20px;
    margin-left: 50px;
}
#r_head .tagline
{
    float: right;
    font-size: 20px;
    margin-right: 10px;
    font-family: Comic Sans MS;
    font-weight: bold;
    height: 85px;
    margin-top: 5px;
    color: Red;
    width: 510px;
    text-align: left;
}
#search
{
    float: right;
    margin-top: 2px;
}
#r_body
{
    margin-top: 5px;
    width: 1022px;
    height: 490px;
}
#sidebarHP
{
    float: left;
    width: 360px;
    margin-left: 0px;
    background-image: url('../Images/greenpanel.jpg');
    background-repeat: no-repeat;
}
.sidebarCallout
{
    height: 111px;
    width: 312px;
}
.sidebarCallout_1
{
    height: 64px;
    width: 334px;
}
.calloutDivider
{
    margin-top: 0px;
    height: 15px;
    background-image: url("../Images/green-panel-divider.jpg");
    background-repeat: no-repeat;
}
#sidebarBottom
{
    width: 360px;
    height: 25px;
    background-image: url("../Images/greenpanelbottom.jpg");
    background-repeat: no-repeat;
}
#mainContent
{
    margin: 0px;
    float: right;
    width: 640px;
}
#mainContentMast
{
    padding-top: 30px;
    padding-left: 20px;
    text-align: left;
    width: 620px;
    height: 81px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url("../Images/Default_Image.jpg");
    background-repeat: no-repeat;
}
.mainContentText
{
    width: 620px;
    text-align: left;
    margin-top: 0px;
    padding-left: 20px;
    background-image: url('../Images/rt_panel_bkg.jpg');
    background-repeat: repeat-y;
}
.ContentText
{
    width: 610px;
    background-image: url('../Images/Default_botton.gif');
    height: 350px;
}

.mainContentText ul
{
    margin: 0px;
    line-height: 30px;
    font-size: 20px;
}
.sidebarCallout_2
{
    width: 312px;
    margin-top: 35px;
    text-align: left;
    margin-left: 0px;
    line-height: 25px;
    font-size: 15px;
}

#mainContentBottom
{
    margin-left: 1px;
    height: 34px;
    background-image: url("../Images/rt_panel_bottom.jpg");
    background-repeat: no-repeat;
}

.font
{
    margin-top: 30px;
    padding-left: 15px;
    font-size: 25px;
    color: White;
    width: 300px;
}
#r_foot
{
    margin-top: 10px;
    width: 1022px;
    font-family: Arial;
    text-align: left;
    line-height: 18px;
    height: 50px;
}
</pre></body></html>