body,td,th {
	font-size: 12px;
	color: #333;
}
html,body {
	margin:0px auto;
	text-align:center;
	background:url("../images/login_bg.gif")  repeat-x;
	font-size:12px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.white:link{
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	color: #ffffff;text-decoration:none;
}
.white:active {
	color: #ffffff;text-decoration:none;
}
.white:hover{
	color: #fc6f03;text-decoration: underline;
}

/*通用*/
div,form,img,ul,ol,li,dl,dt,dd {margin:0; padding:0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
input,button{cursor:pointer;}
img{vertical-align:top;}
table{margin:0 auto;}
form{margin:0px;padding:0px;}
.hide{display:none;}
.clear{clear:both; overflow:hidden; height:0px;}
.inp{border:none;background-color:#ffffff;height:18px;}

.logininp{border:1px solid #9aa5bd;}

.logindiv{width:633px;height:290px;margin:145px auto 0px auto;clear:both;}
.logintitle{clear:both;float:left;}
.logintop{width:633px;height:8px;margin:0px auto;background:url("../images/l_top.gif") no-repeat;font-size:0px;}
.loginbottom{width:633px;height:7px;margin:0px auto;background:url("../images/l_bottom.gif") no-repeat;}
.login{width:631px;height:233px;margin:0px auto;border-left:1px solid #375c78;border-right:1px solid #375c78;}
.loginleft{float:left;height:100%;width:370px;background:url("../images/l_left_bg.gif") repeat-x;}
.loginright{float:left;height:100%;width:261px;background:url("../images/l_right_bg.gif") repeat-x;border:0px solid #ff0000;}
.loginpic{margin-top:30px;}
.l_r_left{float:left;width:80px;text-align:right;height:25px;line-height:25px;}
.l_r_right{float:left;width:180px;text-align:left;height:25px;line-height:25px;}

.reginp{border:1px solid #9aa5bd;}
.regdiv{width:633px;height:490px;margin:45px auto 0px auto;clear:both;}
.regtitle{clear:both;float:left;}
.regtop{width:633px;height:8px;margin:0px auto;background:url("../images/r_top.gif") no-repeat;font-size:0px;}
.regbottom{width:633px;height:9px;margin:0px auto;background:url("../images/r_bottom.gif") no-repeat;}
.reg{width:631px;height:433px;margin:0px auto;border-left:1px solid #375c78;border-right:1px solid #375c78;}
.regleft{float:left;height:100%;width:422px;background-image:url("../images/r_left_bg.gif");background-repeat:repeat-x;background-position:bottom;background-color:#fff;}
.regright{float:left;height:100%;width:209px;background-image:url("../images/r_right_bg.gif");background-repeat:repeat-x;background-position:top;background-color:#ebedef;}
.regpic{margin-top:60px;}
.r_r_left{float:left;width:120px;text-align:right;height:25px;line-height:25px;}
.r_r_right{float:left;width:250px;text-align:left;height:25px;line-height:25px;}

.copyright{float:right;width:633px;color:#fff;height:100%;text-align:right;margin-top:10px;}
.copyright a{color:#fff;}

