@charset "gb2312";
/* CSS Document */

#redBg {
    padding: 20px 130px 20px 130px;
	background: #FAFAFA;
	
}
#redBg #left{
    float: left;
	clear: left;
	width: 330px;
}
#redBg #right{
    float: right;
	clear: right;
	width: 330px;
	background: #FFFFFF;
}
#redBg h2 {
    margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: #FF0000;
}
#redBg #login-l {
    float: left;
	clear: left;
	width: 220px;
	height: 100%;
}
#redBg #login-r {
    float: right;
	clear: right;
	width: 100px;
	height: 100%;
}
#redBg .form {
    margin: 5px;
	padding: 0;
	clear: both;
}
#redBg form img {
    margin-top: 2px;
	margin-bottom: -4px;
}
#redBg #imgad {
    margin-top: 10px;
	padding-top: 9px;
	border-top: 1px solid #F7F3F7;
	height: 135px;
	overflow:hidden;
}
#redBg label {
    width: 100px;
	text-align: right;
	font-weight: bold;
}
#redBg input {
    width: 100px;
	height: 15px;
	border: 1px solid #C4DBEB;
}
#redBg #yzm {
    width: 45px;
}
#redBg .inputImg-1 {
    width: 59px;
	height: 50px;
	margin-top: 46px;
	border: 0;
}
#redBg .inputImg-2 {
    width: 96px;
	height: 33px;
	margin-left: 80px;
	border: 0;
}
#redBg .form .ty {
    width: auto;
	border: 0;
}
#redBg .form #cbAccept {
    width: auto;
	border: 0;
}
#redBg .form #UserType input {
    width: auto;
	border: 0;
}
#redBg .form #Button1 {
    width: auto;
	height: 17px;
	padding-top: 2px;
	border: 0;
	background: #C4DBEB;
}