body{font-size:12px;}

.content{
    width:880px;
    margin:0 auto;
    margin-top:170px;  }

.left,.center_bg,.center_login,.right_bg{ float:left  }

.logo{   background-image:url(../images/logo.jpg);
         width:212px;
         height:62px;    }

.left_loginbg{  background-image:url(../images/left_dl.jpg);
                width:286px; 
                height:206px; clear:both }

.text1,.text2{         padding:40px 0 0 20px;
                       color:#626262;   }

.text2{         padding-top:6px}

.inp{           border:0px;
                padding:10px 0 0 210px;   }


.from,.input{    border:solid 1px #d2d2d2;
                 width:184px;
                 height:18px;   }

.from1{    border:solid 1px #d2d2d2;
           width:187px;
           height:18px;vertical-align:middle;   }

.from2{   width:75px; height:22px; border:solid 1px #d2d2d2;vertical-align:middle;}

.center_bg{     margin-top:62px;
                background-image:url(../images/center_bg.jpg);
                width:153px;
                height:205px;  }

.center_loginbg{margin-top:18px;
                background-image:url(../images/center_loginbg.jpg);
                color:#ababab;
                width:310px; 
                height:274px;
                clear:left; }

.center_loginbg img{   padding:20px 0 0 20px;  }

.input{  margin:5px 0 0 20px;
         width:200px;
         height:20px;  }

.reflection{    background-image:url(../images/center_loginbg_bot.jpg);
                width:310px;
                height:25px; clear:left;  }

.right_bg{      margin-top:62px;
                background-image:url(../images/right_Bg.jpg);
                width:114px;
                height:205px; }

.left_loginbg,.center_bg,.right_bg,.center_loginbg,.reflection,.name{background-repeat:no-repeat;}
table{
    border-collapse: collapse;
}
.tracing_title td{
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    background: #c5c5c5;
    line-height: 22px;
    white-space: nowrap;
}
.tracing td{
    padding: 1px;
    font-size: 11px;
    white-space: nowrap;
}
div#div1{
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:-1;
}
div#div1 > img {
    height:100%;
    width:100%;
    border:0;
}