@media screen {
* {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:100%;
}
.noDisplay {
        display:none;
}
.fix {
        visibility:hidden;
        clear:both;
        display:block;
}


.p_frame {
        padding:0px;
}
.p_page {
        width:1094px;
        margin:0px;
        position:relative;
        overflow:hidden;
}
.p_vmenuBG {
        width:200px;
        position:absolute;
        top:0;
        left:0;
        background:#C3DEF3;
        padding-top: 32767px !important;
        margin-bottom: -32767px !important;
}
.p_contentBG {
        width:724px;
        position:absolute;
        top:0;
        left:200px;
        background:#FFFFFF;
        padding-top: 32767px !important;
        margin-bottom: -32767px !important;
}
.p_containerBG {
        width:170px;
        position:absolute;
        top:0;
        right:0;
        background:#FFFFFF;
        padding-top: 32767px !important;
        margin-bottom: -32767px !important;
}
.p_header_box {
        clear:both;
        position:relative;
        z-index:1;
}
.p_header {
        background:#FFFFFF;
        position:relative;
}
.p_footer_box {
        clear:both;
        position:relative;
        z-index:1;
}
.p_footer {
        background:#FFFFFF;
        position:relative;
        padding: 0px 3px;
}
.p_main {
        clear:both;
        padding-bottom:35px;
        width:100%;
        position:relative;
        z-index:1;
}
.p_wrap {
        width:924px;
        float:left;
}
.p_hmenu_box {
        position:absolute;
        top:-33px;
        z-index:3;
        height:33px;
        width:1094px;
        background:#DCC08D;
}
.p_hmenu {
        padding:0px 0px;
        height:33px;
}
.p_vmenu_box {
        position:relative;
        top:0;
        z-index:3;
        width:200px;
        float:left;
        margin-top:33px;
}
.p_vmenu {
        padding:0px 0px;
        background:#A9C3DF;
}

.p_microtrendbox {
        background: url("/system/gifs/microtrend_background.png");
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 12px;
        margin-top: 28px;
        margin-left: 26px;
        width: 109px;
        height: 275px;
        color: #1D3072;
        padding-left: 17px;
        padding-top: 14px;
        padding-right: 24px;
        overflow: hidden;
        }

.p_microtrendbox img {
        margin-top: 6px;
        margin-bottom: 6px;
        }

.p_microtrendbox .selector {
        margin-top: 4px;
        margin-bottom: 4px;
        background-color: #C3DEF3;
        color: #000000;
        line-height: 13px;
        }

.p_microtrendbox .m_checkbox {
        float: left;
        margin-top: 0px;
        margin-right: 12px;
        background-color: #C3DEF3;
        }

.p_microtrendbox .m_text {
        }

.p_microtrendbox .submit {
        color: #FFFFFF;
        font-weight: bold;
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        background-color:#0163AA;
        width:108px;
        }

.p_container_box {
        position:relative;
        z-index:3;
        width:170px;
        float:right;
        margin-top:33px;
}
.p_container {
        padding:0px;
        background:#FFFFFF;
}

.p_container .rightbox {
        width: 170px;
        margin-bottom: 14px;
}

.p_container .rightbox img {
        margin-top: 8px;
        margin-bottom: 8px;
}

.p_container .rightbox .headline {
       background: url("/system/gifs/right_box_top.png");
       color: #FFFFFF;
       height: 17px;
       font-weight: bold;
       font-size: 12px;
       padding-top: 3px;
       padding-left: 27px;
}

.p_container .rightbox .content {
       border-left: 2px solid #F7941D;
       padding-left: 10px;
       padding-top: 7px;
       padding-bottom: 12px;
}

.p_container .rightbox .baseline {
        background: url("/system/gifs/right_box_bottom.png");
        height: 8px;
}


.p_content_box {
        position:relative;
        z-index:3;
        float:right;
        width:724px;
        margin-top:33px;
}
.p_content {
        padding:0px 12px 12px 12px;
        background:#FFFFFF;
}

.p_content .mainbox {
        width: 700px;
        margin-bottom: 14px;
}

.p_content .mainbox img {
        margin-top: 8px;
        margin-bottom: 8px;
}

.p_content .mainbox .headline {
       background: url("/system/gifs/main_box_top.png");
       background-repeat: no-repeat;
       background-color: #A9C3DF;
       color: #FFFFFF;
       height: 17px;
       font-weight: bold;
       font-size: 13px;
       padding-top: 2px;
       padding-left: 27px;
}

.p_content .mainbox .content {
       border-left: 2px solid #A9C3DF;
       border-bottom: 1px solid #A9C3DF;
       padding-left: 10px;
       padding-top: 7px;
       padding-bottom: 12px;
}


}
@media print {
* {
        font-family:Arial Narrow, Arial, Verdana, Helvetica;
        font-size:100%;
}
.noDisplay {
        display:none;
}
.fix {
        visibility:hidden;
        clear:both;
        display:block;
}
.p_frame {
}
.p_page {
}
.p_vmenuBG {
        display:none;
}
.p_contentBG {
        display:none;
}
.p_containerBG {
        display:none;
}
.p_header_box {
}
.p_header {
        display:none;
}
.p_footer_box {
}
.p_footer {
        display:none;
}
.p_main {
        width:100%;
}
.p_wrap {
        width:100%;
}
.p_hmenu_box {
}
.p_hmenu {
        display:none;
}
.p_vmenu_box {
}
.p_vmenu {
        display:none;
}
.p_container_box {
}
.p_container {
        display:none;
}
.p_content_box {
        width:100%;
}
.p_content {
}
}