* {
    padding: 0px;
    margin: 0px;
}
#content {

    position: relative;
    margin-left: 25px;
    margin-top: 30px;
    height: 156px;

}
.flabel {
   /* padding: 2px;
    /*background: #491300;*/
   /*
    color: #434a54;
    width: 61px;
    height: 20px;
    font-size: 12px;
    text-align: center;
	
	color: #000;
	font-size: 16px;
    /*
  height: 36px;

  line-height: 14px;
  font-family: SimHei;
  */
  font-size: 14px;
  margin-top: 4px;
  background: url(/images/icon_reg.png);
  position: absolute;
  width: 24px;
  height: 33px;
  text-indent:-9999px;
  margin-left: 40px;
}
.flabel_01 {
	background-position:0 0;
}

.flabel_02 {
	background-position:0 -47px;
	margin-top: 15px;
}

.flabel_03 {
	background-position:0 -90px;
}


.fagree {
    padding: 3px 40px;
    color: rgb(46,153,215);
    width: 61px;
    /*height: 45px;*/
    font-size: 12px;
    text-align: center;
}
.fagree a {
    color: rgb(46,153,215);
    width: 61px;
    text-decoration: none;
}
.fagree a:hover {
    color: rgb(46,153,215);
    text-decoration: underline;
}
.fagree div {
    text-align: left;
    width: 176px;
}
.inputText {
	width: 180px;
	height: 30px;
	line-height: 22px;
	text-align: center;
	color: #959595;
	font-size: 12px;
	border: 1;
	background: #fff;
	/*margin-top:10px;*/
	margin-left:35px;
}
.inputPassword {
  	width: 180px;
	height: 30px;
	line-height: 22px;
	text-align: center;
	color: #959595;
	font-size: 12px;
	border: 1;
	background: #fff;
	margin-top:10px;
	margin-left:35px;
}
table {
    border-spacing: 0px;
}
#submitbutton {
    margin: 0 auto;
    /*text-align: center;*/
}
/*
#submit_button {
    display: block;
    font-family: 黑体;
    font-size: 18px;
    margin-left: 35px;
    width: 122px;
    height: 46px;
    line-height: 24px;
    border: 0px;
    vertical-align:middle;
    text-indent: -99999px;
    background: url("../../img/regbtn.jpg") 0px -151px;
    /*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#bed014,endColorStr=#7caf0e);/*IE6*/
    /*background:-moz-linear-gradient(top,#bed014,#7caf0e);/*非IE6的其它*/
    /*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#bed014), to(#7caf0e));/*非IE6的其它*/
/*
#submit_button:hover {
    background: url("../../img/regbtnhov.jpg") 0px -151px;
    cursor: pointer; cursor: hand;
}
*/
#submit_button{width:231px;height:44px;background:url(/images/btn_1.jpg) no-repeat;border:0;cursor:pointer; font-size:22px; line-height:56px;color:#fff;font-family:Microsoft YaHei ;text-indent:-9999px;margin-left:-23px;margin-top: 20px;}
#submit_button:hover {background-position:0 -44px;text-decoration:none;}

.fnote {
    position: relative;
}
.notecontent {
    position: absolute;
    left: -190px;
    top: 11px;
    font-size: 12px;
    line-height: 18px;
    vertical-align:middle;
}
.errorMessage {
    color: #fe0000;
    /*background-color:#4f4f4f ;*/
    padding-left: 10px;
    /*padding-top: 10px;*/
    white-space: nowrap;
}
.error input{
    border: 1px solid #fe0000;
}


#quickregok {
	/*font-family: 微软雅黑;*/
	font-size: 20px;
	color: red;
	padding-top: 83px;
	line-height: 30px;
	height: 136px;
}

#register {
    margin-left: 10px;
    margin-top: -24px;
    height: 150px;
}




