@charset "utf-8";
/*全局*/
body{font-family: "宋体"; margin:0; padding:0;font-size:12px;color:#44483c;background:url(../../images/login01_images/Login_image/bg.jpg) no-repeat center 0px;}
div,form,ul,ol,li,span,p,dl,dd,dd{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,th{margin:0;padding:0;font-size:12px;font-weight:normal;}
em,i{font-style:normal;}
ul,li{list-style:none;}
table,td,input{font-size:14px;padding:0;}
td{cursor:default;}
a{text-decoration:none;color:#44483c;}
a:hover{ text-decoration:none;color:#006a92;}

.all
{
	width:923px;
	margin:auto;
}
	
.login_box
{
	width:290px;
    padding-top:150px;
	margin-left:auto;
}

.title
{
	font-family:"微软雅黑";
	font-size:30px;
	cursor:default;
	color:black;
}

.JG_bg
{
	width:218px;
	height:38px;
	text-indent:6px;
	background:url(../../images/login01_images/Login_image/input.png) no-repeat;
}

.JG
{
    border:0px solid #a8dcd7; 
	width:205px;
	*margin-left:6px;
	margin-bottom:4px;
}

.text_input
{
	width:218px;
	height:38px;
	line-height:38px;
	background:url(../../images/login01_images/Login_image/input.png) no-repeat;
	border:0px;
	text-indent:6px;
}

.YZM_input
{
	width:79px;
	height:38px;
	line-height:38px;
	background:url(../../images/login01_images/Login_image/input2.png) no-repeat;
	border:0px;
	text-indent:6px;
}

.next
{
	color:blue;
	font-size:12px;
	text-decoration:underline;
	padding-left:5px;
}

.button
{
	background:url(../../images/login01_images/Login_image/button.png) no-repeat;
	width:275px;
	height:40px;
	cursor:pointer;
	border:0px;
}