body {
    color: #000;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: url(/mpg/images/bdy_bg.gif);
    font-size: 10pt;
    font-family: verdana, arial, sans-serif; 
}
#content {
    border: 1px solid #333333;
    width: 760px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: #FFFFFF;
    text-align: center;
}
#footer {
    text-align: left;
    font-size: 8pt;
    clear: both;
    color: white;
    background-color: #1111cc;
    margin-top: 10px;
}
#where {
    width: 90%;
    text-align: left;
    font-size: 10pt;
    margin: 0 0 10px 0;
    padding: 0;
}
.s_title {
    width: 100%;
    font-size: 10pt;
    color: white;
    background-color: #191970;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 10px;
}
h1 {
    width: 250px;
    font-size: 10pt;
    color: white;
    background-color: #1e90ff;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 2px;
    margin-bottom: 0;
}
.sbtn {
    width: 100%;
    height: 80px;
    background: #ffa500;
    margin-bottom: 5px;
}
.okbtn {
    width: 100px;
    background: #ffa500;
}
.gsmalltxt {
    font-size: 7pt;
    color: #555;
}
.plist {
    width: 90%;
}
.plist td {
    font-size: 10pt;
    border-bottom: 1px solid #ddd;
    text-align: left;
}
.plist_title {
    font-size: 6pt;
    color: #333;
    background: #dcdcdc;
    text-align: left;
}
.plist_title td {
    font-size: 8pt;
}
.examcard {
    border: 0px solid black;
    padding: 10px;
    margin: 0px;
    background: #f5f5f5;
}
.bignameplate {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin: 10px 0px 10px 20px;
}
.profile {
    /*text-align: left;*/
    border: 0px solid black;
    padding: 10px;
    margin: 0px;
    background: #f5f5f5;
}
.pinfo td {
    text-align: left;
    border-bottom: 1px solid blue;
}
.comment {
    text-align: left;
    padding: 10px 10px 10px 20px;
}
.rbase {
    width: 100px;
/*    height: 100px; */
    background: #f5f5f5;
}
.tleft {
    background-image: url(/opc/images/tleft.gif);
}
.tcenter {
    width: 700px;
    background-image: url(/opc/images/tcenter.gif);
}
.tright {
    background-image: url(/opc/images/tright.gif);
}
.mleft {
    background-image: url(/opc/images/mleft.gif);
}
.mright {
    background-image: url(/opc/images/mright.gif);
}
.bleft {
    background-image: url(/opc/images/bleft.gif);
}
.bcenter {
    width: 700px;
    background-image: url(/opc/images/bcenter.gif);
}
.bright {
    background-image: url(/opc/images/bright.gif);
}
.txtcl1 {
    color: #ffd700;
    font-weight: bold;
}
.txtcl2 {
    color: #c0c0c0;
    font-weight: bold;
}
.txtcl3 {
    color: #cd853f;
    font-weight: bold;
}
.numpage {
    width: 90%;
    text-align: left;
    font-size: 10px;
/*    background-color: #ff9; */
}
.pn {
    font-size: 10px;
}
div#nintei {
        background-image: url(/opc/images/inipbg.gif);
        width: 650px;
        text-align: left;
        line-height: 1.5em;
}
div#nintei_logo {
        float: left;
        margin-right: 30px;
}
.nintei_catch {
        background-image: url(/opc/images/bar1.gif);
        color: #FFFFFF;
        font-size: 10pt;
        font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
        padding: 4px;
}
.nintei_foot {
        background-image: url(/opc/images/bar2.gif);
        color: #FFFFFF;
        font-size: 8pt;
        font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
        padding: 2px;
        text-decoration: none;
        text-indent: 4px;
}
a#sig {
        color: #FFFFFF;
        text-decoration: none;
}
