@import url("common.css");
body { background-color:#e4ddcf; }
.relCenter { position: relative; margin-left: auto; margin-right: auto; }
.pay { width: 440px; border: 1px solid #aaa; margin-top: 4px; margin-top: 4px; padding: 2px; }
.payHead { padding-top: 11px; padding-bottom: 7px; text-align: center; font-size:23px; color: #277; }
.payTxt { width: 434px; }
table.pay { background-color:#def; }
table.pay input { margin-bottom: 7px; width: 290px; background-color:#ffd; }
.btn { cursor: pointer; display: block; padding: 2px;
	border: 1px solid #aaa; text-decoration: none; 
	color: #444; text-align:center;  padding-bottom: 4px; 
	margin-top: 4px;
	background-position: center left; background-repeat: repeat-x;} 
.btn:hover { background-color: #efe; color: #ff1493; }
.payBtn {width:406px; padding-top:5px; margin-bottom: 8px; font-size:13px;
	color: #277; font-weight: bold; height:21px; background-image:url("../images/grad2.gif");}
.leftTD { width:120px; }