@charset "UTF-8";
/* CSS Document */
/* loginBox */
 	.topLogin{height:24px; line-height:22px; float:right; display:inline; font-family:"microsoft yahei"; padding-top:17px; margin-right:-24px;}
	.loginBox label,.loginBox input,.loginBox a{float:left; display:inline; margin-right:8px;color:#ad00bc; }
	.loginBox label{margin-right:5px; font-size:14px;}
	.loginBox input{width: 126px; margin-right:5px; color:#000; height:20px; line-height:20px; padding:0px; border:0px; border:1px solid #ccc; -webkit-border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px; border-radius:2px;}
	.loginBox a.loginBtn{width:57px; height:24px; background:url(../i/btnbg_03.gif) no-repeat; margin-top:-1px;}
