  /* global */
body
{
margin: 0;
font: 13px Arial, Helvetica, sans-serif;
text-align:center;
}
.div-body
{
    margin:0 auto;
    width:800px;
    height:500px;
    margin-top:100px;
    background: url(../img/loginbg.png) no-repeat;
    }
.neirong-textbox
{
margin-top: 7px;
margin-left:2px;
width: 150px;
border-style: none;
border-width: 0px;
}
.div1
{
clear:both;
margin-left:380px;
width:380px;
height:30px;
}
.div-xianshi
{
margin-top: 4px;
height: 32px;
line-height:32px;
width: 120px;
margin-left:0px;
background: url(../img/xianshi.png) no-repeat;
text-align: center;
color: white;
float: left;
font-size: 12px;
font-weight: bold;
           
}
.div-shuru
{
margin-top: 4px;
margin-left: 0px;
padding:0px;
height: 32px;
width: 200px;
text-align:left;
background-color:Red;
background: url(../img/shuru180.png) no-repeat;
float:left;
}
.div-button
{
margin-top:20px;
width:50%;
float:left;
                   
}