html{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
    margin-top: 5px;
    margin-bottom: 10px;
}
strong{font-weight:normal;}
em{font-style:normal;}
h3,h4,h5,h6{
    padding:3px 0 0 0;
    font-size:100%;
    background:url(img/eb.gif) no-repeat;
    text-indent:20px;
}
h1{
    font-weight:normal;
    font-size:85%;
    padding:5px 0 0 0;
}
ul,ol,li{
    margin:0;
    padding:0;
}
p{
    padding:0 10px 0 10px;
}
table,tr,td,th{
    boder-style:hiddden;
    font-size:100%;
    margin:0 auto 0 auto;
}
a { color:#0000ff; text-decoration:none; }
a:hover { color:#ff6600; }

body {
    min-width: 760px;
    text-align: center; /* center on ie and firefox */
    font-family: Tahoma,'trebuchet ms', verdana, helvetica, arial, "MS PƒSƒVƒbƒN","osaka", sans-serif;
    margin:0 0 0 0px;
    padding:0;
    font-size: 0.8em;
    color: #666;
    line-height: 1.5;
    background:url(img/hbg.gif) no-repeat
    background-position:bottom center;
    background:#e8e8e8;
}
.pagebody{
    width:760px;
    display:block;
    margin:0 auto 0 auto;
    padding:0;
    text-align:center;
    background:url(img/bg.gif) repeat-y;
}
.title{
    margin:0;
    padding:0 14px 0 0;
    text-align:right;
    font-size:80%;
}
.mainbody{
    display:block;
}
.hbaner{
    width:737px;
    height:110px;
    margin:7px auto 0 auto;
    padding:10px 0 0 0;
    background:url(img/hbg.gif) no-repeat;
    text-align:left;
    text-indent:7px;
    border-top:1px solid #99c9ff;
}
.pkg{
    text-align:left;
    text-indent:17px;
    font-size:90%;
    margin:0;
    padding:0;
    background:url(img/bg.gif) repeat-y;
}
.content{
    width:560px;
    margin:0px 0 0 0;
    padding:3px 15px 100px 2px;
    float:right;
    text-align:left;
    line-height:1.6;
    display:block;
    background:url(img/bg.gif) repeat-y right;
}
*html .content{
    width:577px;
    height:200%;
    margin:0px 0 0 0;
    padding:3px 14px 0 0px;
    float:right;
    text-align:left;
    line-height:1.6;
    display:block;
    background:url(img/bg.gif) repeat-y right;
}
.menu{
    width:183px;
    height:130%;
    margin:0px 0 0 0px;
    padding:7px 0 7px 0;
    float:left;
    text-align:left;
    border-bottom:1px solid #b1b1b1;
    background:url(img/bg.gif) repeat-y left;
    display:block;
}
.menu li{
    list-style:none;
    margin:0;
    padding:0 0 0 13px;
    font-size:90%;
}
.menu li a{
    width:150px;
    display:block;
    padding:5px 0 5px 7px;
    margin:0 0 0 0px;
    background:url(img/ab.gif);
    text-indent:5px;
    border:solid 1px #cacaca;
}
.menu li a:hover{
    width:159px;
    display:block;
    padding:5px 0 5px 7px;
    margin:0 0 0 0px;
    background:url(img/ah.gif);
    text-indent:5px;
    border:solid 1px #cacaca;
}
*html .menu li a{
    width:159px;
    display:block;
    padding:5px 0 5px 7px;
    margin:0 0 0 0px;

    text-indent:5px;
    border:solid 1px #cacaca;
}
*html .menu li a:hover{
    width:157px;
    display:block;
    padding:5px 0 5px 7px;
    margin:0 0 0 0px;

    text-indent:5px;
    border:solid 1px #cacaca;
}
.fcenter{
    text-align:center;
    display:block;
}
.footer{
    width:756px;
    height:50px;
    display:block;
    margin:0 0 0 0px;
    padding:0 0 0 0;
    background:url(img/footer.gif) no-repeat;
    position:static;
    text-align:right;
    text-indent:50px;

}
*html .footer{
    width:756px;
    height:50px;
    display:block;
    margin:0 0px 0 0px;
    padding:0 0 0 0;
    background:url(img/footer.gif) no-repeat;
    position:static;

}


.blue1{color:#0040FF;font-weight: bold}
.blue  {color: #0040FF; font-weight: normal }
.red1 {color: #FF0039; font-weight: bold }
.red  {color: #EA7500; font-weight: normal }
.point  {color: #FFBF00; font-weight: bold }
