.style1 {
	font-size: 12px;
	color: #a07e37;
}

.style2 {
	font-size: 12px;
	color: #FFFFFF;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

.style4 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: "新細明體", serif;
	line-height: normal;
}

.style5 {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

.style6 {
	color: red;
	font-weight: bold;
	font-size: 13px;
}

body {
	width: 802px;
	background-color: white;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 12px;
}

a:link {
	color: #A07E37;
}

a:visited {
	color: #A07E37;
}

a:hover {
	color: #7B612B;
}

a:active {
	color: #CFAE72;
}

form {
	Margin-Bottom: 0;
}

select,textarea {
	Font-Size: 8pt;
}

input {
	Font-Size: 8pt;
	font-family: sans-serif;
}

table tr {
	margin: 0px;
	padding: 0px;
}

table tr td {
	margin: 0px;
	padding: 0px;
}

img,div {
	margin: auto;
	padding: 0px;
}

/* tradeInstallment.jsp Begin */
.orders {
	
}

.ordersHeader {
	text-align: center;
	background-color: Beige;
}

.evenColumn {
	font-size:16px;
	text-align: center;
	background-color: BurlyWood;
}

.oddColumn {
	font-size:16px;
	text-align: center;
	background-color: BurlyWood;
}

.firstColumn {
	vertical-align: text-top;
}
/* tradeInstallment.jsp End */

/* schoolProofPrintQuery bankProofPrintQuery Begin */
.proofPrintOrdersHeader {
	text-align: center;
	background-color: #eeeeee;
}
/* schoolProofPrintQuery bankProofPrintQuery End */

/* JQuery validate Begin*/
label.error {
	color: red; /*error Message color*/
}
/* JQuery validate End*/

/* paymentExplain *.xhtml Begin*/
.explainStyle1 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #a07e37;
}

.explainStyle4 {
	background-color: #FCFAF8;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: "新細明體", serif;
	line-height: normal;
	margin: 2px 0;
}

.style22 {
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #B59E75;
	margin: auto;
	height: auto;
	padding: auto;
}

.style22 a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.style22 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.style22 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.style22 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* paymentExplain *.xhtml End*/

/* pages width */
.tableWidth {
	width:608;
}
/* pages width */


.captcha-area  > *{
	float:left;
}

.captcha-area  span{
	margin-top : 14px;
}

.captcha-area input{
	margin : 10px 0 0 5px;
}

table tr.pwd_expired td{
    color: red;
    padding: 1px;
    text-align: right;
	background-color: #E9E6DF;
	/*background-image: url("/tuipaymt/images/page2_03_g.png");*/
}

.pwd_expired input{
	margin-left: 10px;
}
.fixwidth{
	width: 135px;
	display: inline-block;
}

.fixwidth2{
	width: 100px;
	display: inline-block;
}