.login_wrap_left{position:absolute;left:0;top:0;width:727px;height:100%;
/*     background-image:url(../image/blue_bg.jpg); */
    background-position:0 0;background-repeat:repeat}
    
.login_img{
/* 	width:464px;height:554px; */
    width:100%;height:100%;
	margin-left:auto;margin-right:auto;
/* 	margin-top:34px; */
	margin-top:0px;
	background-position:0 0;background-repeat:no-repeat;
    background-image:url(../image/blue_pic.png);
    background-size:100% 100%;
}

.logo{text-indent:-9999em;
/*     height:59px; */
    height:161px;
    background-repeat:no-repeat;background-position:center 0;
    background-image:url(../image/logo.png)
}
.login_bg{
     background-image:url(../image/blue_bg.jpg); 
/*  display:none; */
}
