
.body1{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
}
.style_1
{
    border-radius: 10px;
border: 1px solid #696;padding: 8px 0;text-align: center; width: 1200px;height: 500px;

-webkit-border-radius: 18px;

-moz-border-radius: 18px;

-webkit-box-shadow: #666 0px 0px 10px;

-moz-box-shadow: #666 0px 0px 10px;

box-shadow: #666 0px 0px 10px;background: #fffafa;behavior: url(/PIE/PIE.htc);

    /*background: #0086ff;*/
}
.style_11
{
    border-radius: 10px;
    border: 1px solid #696;padding: 8px 0;text-align: center; width: 1200px;height: 680px;

    -webkit-border-radius: 18px;

    -moz-border-radius: 18px;

    -webkit-box-shadow: #666 0px 0px 10px;

    -moz-box-shadow: #666 0px 0px 10px;

    box-shadow: #666 0px 0px 10px;background: #fffafa;behavior: url(/PIE/PIE.htc);

    /*background: #0086ff;*/
}
.style_2
{
    width: 100%;
    height: 40px;
    background-color: rgba(255, 209, 0, 0);
}
.table1
{
    width: 90%;
    table-layout:fixed;
    empty-cells:show;
    border-collapse: collapse;
    margin:0 auto;
    border:1px solid #cad9ea;
    color:#666;
}
.th1
{
    width: 500px;
    background-color: rgba(248, 51, 18, 0.59);
    background-repeat:repeat-x;
    height:30px;
    border:1px solid #cad9ea;
    padding:0 1em 0;
}
.td1
{
    width: 500px;
    border:1px solid #cad9ea;
    padding:0 1em 0;
    height:30px;
}
.td2
{
    background-color: rgba(75, 198, 234, 0.28);
    width: 500px;
    border:1px solid #cad9ea;
    padding:0 1em 0;
    height:30px;
}