body {
        


        font-size: 12px;
        text-align: center;
        background-color:#404347;
        
          font-family: verdana,sans-serif;
	font-size:    x-small;


	color: #333;

}

h1{

color: #fff;

}


.tipsTable {
	width:500px;
}
.tipsTable td.num {
	text-align:right;
}
.tipsTable td.amount {
	text-align:center;
}
table th {
	font-weight:bold;
	padding:3px 10px 4px 10px;
	border-top:1px solid #000;
	border-bottom:2px solid #000;
	background:#F6F6F6;
	text-align:center;
	border-right:1px solid #000;
}
table td {
	padding:3px 10px 4px 3px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-top:1px solid #000;
	vertical-align:top;
}



.form_content_n{

background:#fff;
}
.tbt{
background:#F4F2E3;
}

.tbtt{
background:#e5ecf9;
}


.tbttt{
background:#E6E0E9;
}


#txt {
  text-align:left;
  width:50%;
 font-size: small;
color: #fff;
line-height:20px;

}

a{
  color: #fff;

}
