/*login Powered by SCCMS*/
/* CSS Document */
body {
	padding: 0px;
	background: url(../images/login/user_all_bg.gif) #226cc5 repeat-x 50% top;
	margin: 130px 0px 0px;
	font: 12px/150% arial, "ËÎÌå", helvetica, sans-serif;
	text-decoration: none;
}
ul, li, dl, dd, form {
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
}
#user_login {
	padding: 0px;
	margin: 0px;
}
#user_top {
	padding: 0px;
	margin: 0px;
}
#user_main {
	padding: 0px;
	margin: 0px;
}
#user_bottom {
	padding: 0px;
	margin: 0px;
}
#user_top {
	padding: 0px;
	margin: 0px;
}
#user_main {
	padding: 0px;
	margin: 0px;
}
#user_bottom {
	padding: 0px;
	margin: 0px;
}
#user_login {
	margin: 0px auto;
	width: 590px
}
#user_top li {
	float: left;
}
#user_main li {
	float: left;
}
#user_bottom li {
	float: left;
}
.user_top_r {
	background: url(../images/login/user_top_r.gif) no-repeat 50% top
}
.user_top_c {
	background: url(../images/login/user_top_c.gif) no-repeat 50% top
}
.user_top_l {
	background: url(../images/login/user_top_l.gif) no-repeat 50% top
}
.user_main_r {
	background: url(../images/login/user_main_r.gif) #bec5cc no-repeat 50% top
}
.user_main_c {
	background: url(../images/login/user_main_c.gif) #bec5cc no-repeat 50% top;
	width: 280px
}
.user_main_l {
	background: url(../images/login/user_main_l.gif) #bec5cc no-repeat 50% top
}
.user_bottom_r {
	background: url(../images/login/user_bottom_r.gif) no-repeat 50% top
}
.user_bottom_c {
	background: url(../images/login/user_bottom_c.gif) no-repeat 50% top;
	color: #fff;
	line-height: 117px;
	padding-top: 20px;
	text-align: right
}
.user_bottom_c a {
	color: yellow;
	text-decoration: underline
}
.user_bottom_c a:hover {
	color: #c00
}
.user_bottom_l {
	background: url(../images/login/user_bottom_l.gif) no-repeat 50% top
}
.user_top_r {
	float: left;
	width: 180px
}
.user_main_r {
	float: left;
	width: 180px
}
.user_bottom_r {
	float: left;
	width: 180px
}
user_main_c {
	float: left;
	width: 280px
}
.user_top_c {
	float: left;
	width: 280px
}
.user_bottom_c {
	float: left;
	width: 280px
}
.user_top_l {
	float: left;
	width: 129px
}
.user_main_l {
	float: left;
	width: 129px
}
.user_bottom_l {
	float: left;
	width: 129px
}
.user_top_r {
	height: 116px
}
.user_top_c {
	height: 116px
}
.user_top_l {
	height: 116px
}
.user_main_r {
	height: 139px
}
.user_main_c {
	height: 139px
}
.user_main_l {
	height: 139px
}
.user_main_r {
	line-height: 139px
}
.user_bottom_r {
	height: 117px
}
.user_bottom_c {
	height: 117px
}
.user_bottom_l {
	height: 117px
}
.user_main_box {
	padding: 0px;
	margin: 0px;
}
.user_main_box ul {
	height: 40px;
}
.user_main_box .user_main_text {
	line-height: 21px;
	height: 21px;
	width: 60px;
	color: #000;
}
.user_main_box .user_main_input {
	line-height: 21px;
	height: 21px;
}
.txtusernamecssclass {
	border: 0px;
	margin-left: 0px;
	background: url(../images/login/user_login_name.gif) no-repeat;
	width: 165px;
	line-height: 21px;
	height: 21px;
}
#txtusername {
	border: 0px;
	background-color: transparent;
	margin-left: 0px;
	margin-left: 25px;
	width: 140px;
	line-height: 20px;
	height: 20px;
 *line-height: 16px;
 *height: 16px;
}
.txtpasswordcssclass {
	border: 0px;
	margin-left: 0px;
	background: url(../images/login/user_login_password.gif) no-repeat;
	width: 165px;
	line-height: 21px;
	height: 21px;
}
#txtpassword {
	border: 0px;
	background-color: transparent;
	margin-left: 0px;
	margin-left: 25px;
	width: 140px;
	line-height: 20px;
	height: 20px;
 *line-height: 16px;
 *height: 16px;
}
.txtvalidatecodecssclass {
	border: 0px;
	padding-left: 25px;
	background: url(../images/login/user_login_validatecode.gif) no-repeat;
	margin-top: 2px;
	width: 66px;
	line-height: 20px;
	height: 20px;
}
.ibtnentercssclass {
	width: 111px;
	height: 122px;
	background: url(../images/login/user_botton.gif) no-repeat;
	border: 0px;
	cursor: pointer;
}