
body
{
clear:both;
margin: 0 auto !important;
padding:0 !important;
width:967px;
text-align:center;
}

#bg {
background-image:url(../Common/Images/700login_bg.png);
background-repeat:no-repeat;
width:970px;
height:574px;

}
#bgError {
background-image:url(../Common/Images/bg.png);
background-repeat:no-repeat;
width:970px;
height:574px;
align-content:center;

}

#topheader{
height:137px;
width:100%;
}

#mainbox{
width:100%;
}
#leftgapErrorPage{
width:265px;
height:332px;
float:left;
}
#leftgap{
width:256px;
height:332px;
float:left;
}

#middlebox{
width:597px;
height:332px;
float:left;
}

#leftbox1{
width:310px;
height:332px;
float:left;
}

#leftbox1 p{
margin:10px;
margin-top:20px;
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

#leftbox2{
width:275px;
height:188px;
float:left;
text-align:center;
 font-size: 0.8em;
 font-family:Verdana;

}

#leftbox3{
width:239px;
height:126px;
float:left;
margin-left:36px;
margin-top:2px;
}


#singintxt{
margin-top:20px;
text-align:left;
margin-left:20px;
font-family:Verdana;
font-size:18px;
color:#223a72;
font-weight:bold;
}

#loginboxs{
margin-left:20px;
height:25px;
}

#user{
margin-left:20px;
height:25px;
}

#pass{
margin-left:7px;
height:25px;
}

#rem{
margin-left:20px;
height:25px;
margin-left:-11px;
}
#loginbutton{
margin-left:150px;
height:20px;
}

#forget{
float:left;
height:20px;
margin-left:40px;
}

#down_1{

padding-top:52px;
width:100%;
height:50px;
 clear:both;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
  	}


.W11Link:link {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}


#worningtext{
    font-family: Tahoma;
    font-size: 11px !important; 
    font-weight: 400;
    text-decoration: none;
	}
#errLabel{
float:left;
height:25px;
margin-left:40px;
font-size:smaller;
}
.button
        {
            background: url(../Common/Images/login_button.png) no-repeat;
            cursor: pointer;
            border: none;
        }
        
.loginpadding
{
    padding-left:30px;
}