/* CSS Document */

body{
width:100%;
font-size:12px;
font-family: "ËÎÌå";
}
.table{
width:800px;
border:0 0 0 0;
}
a:link
{
    color:#147CD0;
    }
a:visited {
    color:#147CD0;
    }
    a:hover {
    color:#FF0000;
    text-decoration:none;
    }
    a:active {
    color:#FFFFFF;
    text-decoration:none;
    }
    
    .bintable
    {
        border:1px solid #DDDDDD;
        }
        .bintable tr
        {
            border:1px solid #DDDDDD;
            }
            .bintable tr td
           {
            border:1px solid #DDDDDD;
            }
            
            
.mainTable{ margin:auto auto auto auto; vertical-align:middle;}
.bottomdiv{ height:31px; width:1003px; margin-left:auto; font-size:12px; margin-right:auto; background:url(../image/bottomdiv.jpg);}
.leftop{ height:91px; background:url(../image/leftop.jpg);}
.lefbottom{ height:409px; background:url(../image/lefbottom.jpg);}
.righttop{ height:123px; background:url(../image/righttop.jpg);}
.rightmiddle{ height:132px;}
.rigthbottom{ height:245px; background:url(../image/leftbottom.jpg);}
.text{ text-indent:10px; font-size:13px;}
.textbox{ text-indent:8px;}
.bin_button{  margin-top:15px; margin-left:75px;}
.tottomleftdiv{ height:31px;width:400px;margin-left:110px; float:left; line-height:31px;}
.tottomrightdiv{ height:31px;width:400px;float:left; line-height:31px; text-indent:30px;}


