@charset "utf-8";
/* CSS Document */

body,div,ul,li,dl,dt,dd,p,img{ margin:0; padding:0; overflow:hidden;}
/*
.login{
	background:url(../images/loginbg_04.jpg) no-repeat center center;
    height: 348px;
    margin: -174px 0 0 0;
    position: absolute;
    top: 50%;
    width:100%;
}
.login_remark{width:140px; line-height:22px; font-size:12px; background:none}
	table{width:508px; margin:120px auto 100px auto; background-color:transparent; font-size:14px;}
		
		.btn_login{ background:url(../images/blcmis_15.jpg);width:86px; height:32px; border:0; margin-top:3px;}
.foot{height:52px; line-height:52px; width:auto; background:url(../images/blcmis_11.jpg) repeat; text-align:center; color:#0299c8; font-size:12px}*/


.login_body{margin:0px;padding:0px;background:url(../images/loginbg_02.png) repeat-x #499df3;}
	#mainDiv{
		position:absolute; 
		top:50%; 
		margin:-172px 0 0 0; 
		height:344px; 
		width:100%;
		background-image:url(../images/loginbg_04.png) ;
		background-repeat:no-repeat;
	}
	#loginDiv{
		height:343px;
		width:553px;
		margin:0px auto;
		background-image:url(../images/login_03.png) ;
		background-repeat:no-repeat;
		text-align:center
	}
			#loginDiv table{ text-align:center; width:320px;margin-left:110px; margin-left:30px\9}
			.input_login{ width:204px; height:28px; line-height:28px; background:url(../images/blcmis_03.jpg) no-repeat; border:0; text-indent:5px}
			.input_check{ position:relative; top:3px;}	
			.btn_login{ background:url(../images/btn_03.png);width:87px; height:31px; border:0; margin-top:5px;}