
.trf_table
{
width:500px;
margin-top:50px;
}
.trf_table th
{color:#fe0000;font-size:15px;}
.trf_table .h
{
height:38px;
font-weight:bold;
color:#000000;
border-bottom:solid #aeaeae 1px;
vertical-align:bottom;
}
.trf_table .p1
{
border-right:solid #aeaeae 1px;
border-bottom:solid #aeaeae 1px;
border-left:solid #aeaeae 1px;
width:400px;
}
.trf_table .p2
{
font-weight:bold;
border-bottom:solid #aeaeae 1px;
}
.trf_table .p3
{
border-bottom:solid #aeaeae 1px;
border-right:solid #aeaeae 1px;
}
#tokcost
{
border: none;
cursor: pointer;
height: 22px;
padding: 0;
margin: 15px 0px 0px 90px;
background-image: url(/images/calculate.gif); 
width: 78px;
}
#tremovecost
{
border: none;
cursor: pointer;
height: 22px;
padding: 0;
margin: 15px 0px 0px 25px;
background-image: url(/images/reset.gif); 
width: 66px;
}
.trf_note
{
color: #000000;
}
.trf_input
{
border:solid #7d7d7d 1px ;
background-color: #ffffff;
height:18px;
}
