* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/app_login/loginbg.gif);
	background-repeat: repeat-x;
	background-color: #0D6EB5;
}

.main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
/*****3��logo��ʽ****/
.login_top {
	background-image: url(images/app_login/logintop.gif);/**DIB DEP��ҵӦ��ƽ̨****/
	background-repeat: no-repeat;
	height: 132px;
	width: 850px;
}
.login_top1 {
	background-image: url(images/app_login/logintop1.gif);/**DIB��ҵӦ������****/
	background-repeat: no-repeat;
	height: 132px;
	width: 850px;
}
.login_top2 {
	background-image: url(images/app_login/logintop2.gif);/**DIB��ҵӦ�ù�������****/
	background-repeat: no-repeat;
	height: 132px;
	width: 850px;
}
.login_top3 { background:url(images/app_login/logintop_bg.gif) no-repeat; font-family:"微软雅黑"; font-size:34px; color:#FFFFFF;
    font-weight:bold; line-height:32px; height:32px; padding:84px 0 0 75px;
    background-repeat: no-repeat;
    height:48px;
    width: 850px;
}

/*************/
/*****3�� midbg��ʽ****/

.login_mid {
	background-image: url(images/app_login/loginmid.gif);/**DIB DEP��ҵӦ��ƽ̨****/
	background-repeat: no-repeat;
	height: 317px;
	width: 850px;
}
.login_mid1 {
	background-image: url(images/app_login/loginmid1.gif);/**DIB��ҵӦ������****/
	background-repeat: no-repeat;
	height: 317px;
	width: 850px;
}
.login_mid2 {
	background-image: url(images/app_login/loginmid2.gif);/**DIB��ҵӦ�ù�������****/
	background-repeat: no-repeat;
	height: 317px;
	width: 850px;
}
/*************/
.login_foot {
	background-image: url(images/app_login/loginfoot.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 850px;
}
.login_foot1 {
    height: 139px;
    width: 850px;
}
.login_footimg {background-image: url(../images/loginfoot1.gif);
    background-repeat: no-repeat; padding:10px 0 0 660px;

}
.login_footwz { font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:center;
    background-repeat: no-repeat; padding:0px 0 0 535px;

}

.input_style {
	height: 18px;
	width: 169px;
	line-height:18px;
	border: 1px solid #03439d;
	font-size:12px;
}
/***������������ʽ****/
.select{
	width:169px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	border:1px solid #03439d;
	text-align:left;
	float:left;
}

.select div{
	width:169px;
	height:19px;
	overflow:hidden;
	margin:0px auto;
	padding-top:1px;
	float:left;
	line-height:19px;
}

.select div select{
width:171px;
height:22px;
line-height:22px;
display:block;
margin:-2px 0px 0px -2px;
}
/******/
