@charset "utf-8";
/* CSS Document */

body			{ margin:0; padding:0; text-align:center;  font-family:arial; color:#666; font-size:12px; background:url(../images/body-bg.jpg) repeat-x top left #fff;}
p					{ padding-top:10px; text-align:center;  font-family:arial; color:#666; font-size:12px; margin:0px;}
.loginbg			{ background:url(../images/login-bg.png) no-repeat center top; width:553px; margin:50px auto 0; min-height:415px; padding:50px 31px 24px 21px;}
.processbg			{ background:url(../images/process-bg.png) no-repeat center top; width:553px; margin:50px auto 0; min-height:415px; padding:50px 31px 24px 21px;}
.top				{ font-size:17px; color:#000; text-align:right; clear:both; height:80px; padding-right:10px;}
.mid				{font-size:17px; color:#ec8002;}
.mid1				{font-size:17px; color:#ec8002;}
.mid .form			{ padding-top:18px; color:#ec8002; text-align:left; width:330px; margin:0 auto; overflow:hidden}
.mid label 			{ width:112px; float:left; line-height:44px; text-align:right; padding-right:10px}
.mid input[type=text] { background:none; border:0 !important; height:26px; width:183px; padding:10px 9px 9px 7px; line-height:20px; color:#333}
.mid input[type=button] { background:url(../images/paynow-btn.png) no-repeat left 5px; border:0; height:45px; margin-top:-2px; color:#333; font-size:13px; font-weight:bold; width:105px; padding-right:40px; cursor:pointer;}
.button { background:url(../images/paynow-btn.png) no-repeat left 5px; border:0; height:45px; margin-top:7px; color:#fff; font-size:13px; margin-left:120px; font-weight:bold; width:100px; cursor:pointer;}
.cards				{ background:url(../images/2cocc05.gif) no-repeat; background-position:center; padding:0px; height:46px; margin-top:13px;}
.sep				{padding:1px; clear:both}