* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.STYLE1 {color: #666666}
.STYLE2 {
	color: #FF863D;
	font-weight: bold;
	line-height: 150%;
}
.STYLE3 {
	color: #0096D3;
	line-height: 150%;
}
#main {
	height: 365px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
}
#main1 {
	height: auto;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
}
#mdl {
	height: 332px;
	width: 912px;
	background-image: url(../img/users_login_img02.gif);
	background-repeat: repeat-y;
}
#mdl1 {
	height: 332px;
	width: 801px;
	background-image: url(../img/xieyi_bg.gif);
	background-repeat: repeat-y;
}
.mdl_left {
	float: left;
	height: 332px;
	width: 365px;
	padding-left: 70px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.img1 {
	float: left;
	margin-top: 45px;
	padding-right: 70px;
	padding-bottom: 10px;
}
.img2 {
	padding-bottom: 20px;
}

.mdl_left p {
	line-height: 150%;
	padding-top: 20px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
.mdl_right {
	float: left;
	height: 322px;
	width: 458px;
	padding-left: 18px;
	text-align: left;
}
#textarea {
	height: 255px;
	width: 674px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
	font-size: 12px;
	color: #333333;
}
