* {
    padding: 0px;
    margin: 0px;
}
#content {
    position: relative;
    margin-left: 7px;
    height: 180px;
	/*
	top:20px;
	*/
}
.flabel {
    padding: 2px;
    /*background: #491300;*/
    color: #434a54;
    width: 61px;
    height: 20px;
    font-size: 12px;
    text-align: center;
}
.fagree {
    padding: 2px;
    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: 188px;
    height: 28px;
    border: 1px solid #999999;
    background-color: #ffffff;
    color: #0e2324;
    padding-left: 10px;
}
.inputPassword {
    width: 188px;
    height: 28px;
    border: 1px solid #999999;
    background-color: #ffffff;
    color: #0e2324;
    padding-left: 10px;
}
table {
    border-spacing: 0px;
}
#submitbutton {
    margin: 0 auto;
    /*text-align: center;*/
}
#submit_button {
    display: block;
    font-family: 黑体;
    font-size: 18px;
    margin-left: 50px;
    width: 152px;
    height: 37px;
    line-height: 24px;
    border: 0px;
    vertical-align:middle;
    text-indent: -99999px;
	background:url(/images/zhc.png) no-repeat; 
	text-align:center;}
#submit_button:hover{background-position: 0px -37px}

#submit_button_login  {
    display: block;
    font-family: 黑体;
    font-size: 18px;
    margin-left: 90px;
    width: 152px;
    height: 37px;
    line-height: 24px;
    border: 0px;
    vertical-align:middle;
    text-indent: -99999px;
	background:url(/images/dengludown.png) no-repeat; 
	text-align:center;}
#submit_button_login :hover{background-position: 0px -37px}
    /*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("/images/index/button.png") 0px -151px;
    cursor: pointer; cursor: hand;
}
*/
.fnote {
    position: relative;
}
.notecontent {
	/*
    position: absolute;
    left: 10px;
    top: 11px;
    font-size: 12px;
    line-height: 18px;
    vertical-align:middle;
	*/
}
.errorMessage {
    color: #fe0000;
    background-color: #ffffff;
    padding-left: 2px;
    /*padding-top: 10px;*/
    white-space: nowrap;
	font-size: 10px;
}
.error input{
    border: 1px solid #fe0000;
}
.row td {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-top: 2px \9;		/*IE7 IE8 only*/
    padding-bottom: 2px \9;		/*IE7 IE8 only*/
}

#quickregok {
	font-family: 微软雅黑;
	font-size: 20px;
	color: red;
	padding-top: 83px;
	line-height: 30px;
}

.regjt {
	width:43px; height:30px; position:absolute; left:12px; top:200px;  background:url(/img/jiantou.gif);
}

#login {
	margin-top:60px;
	margin-left:100px;
}
#nav {position:absolute;left:66px;top:10px}
#nav #nav-login {float:left;width:209px;height:61px;background: url(/images/denglu.png) no-repeat; text-align:center;cursor:pointer;line-height:50px;text-indent:-9999px;}
#nav #nav-login:hover{background-position:0 -61px;}
#nav #nav-reg {float:left;width:209px;height:61px;background: url(/images/quickzc.png) no-repeat 0px -61px;text-align:center;cursor:pointer;text-indent:-9999px;}
#nav #nav-reg:hover{background-position:0 0px;}
