@charset "utf-8";
body {
	background-color:#e4e4e4;
}
.BG {
	width:500px;
	height:300px;
	margin:auto;
	margin-top:100px;
	border-radius:20px;
	background-image:url(../images/login03.png);
	color:#333;
}
ul {
	list-style:none;
	float:right;
	margin-left:30px;
	font-size:13px;
	margin-right:20px;
	margin-top:70px;
}
li {
	height:35px;
	width:100%;
	line-height:60px;
}
label {
	font-family:"微软雅黑";
}
.T1{
	border:1px solid #CCC;
	border-radius:3px;
	height:20px;
	margin-left:5px;
	width:150px;
	line-height:20px;
	font-size:13px;
	color:#666;
	font-weight:normal;
}
select {
	border:1px solid #CCC;
	border-radius:3px;
	height:20px;
	margin-left:5px;
	width:151px;
	line-height:30px;
	color:#444;
	font-size:13px;
}
.laq {
}
.law {
	margin-left:50px;
}
