
<!-- for every page -->

.main{
width: 810px; background-color: #ffffff;
text-align: center; font-size: 10pt;
margin: 10px 0px;
}

.tlogo{
width: 169px; height: 70px; float: left; background-color:#5CBC80;
padding-top: -5px; padding-left: 5px;
}

.count{
width: 621px; height: 50px; background-color:#5CBC80;
font-size: 10pt; text-align: center;
margin-left: 176px;
}

.smap{
width: 621px; height: 20px; background-color:#5CBC80;
text-align: right; font-size: 10pt;
margin-left: 176px;
}

.menu{
width: 170px; float: left; border: 2px #5CBC80 solid;
text-align: center; font-size: 12pt; line-height: 13pt;
}


.msel{
width: 150px; background-color: #5CBC80;
text-align: center; font-size: 12pt;
margin-left: 10px;
}

.comenu{
width: 150px;
text-align: right; font-size: 10pt;
margin-right: -10px; 
}

.sel{
width: 150px; height: 14pt;
font-size: 12pt; text-align: center; color: #ffffff;
}

.comsel{
width: 150px; height: 12pt; background-color: #7BEEA0;
font-size: 10pt; text-align: right; color: #ffffff;
margin-right: 0px;
}

.body{
width: 560px; border: 1pt #000 dotted; 
font-size: 10pt; text-align: left; line-height: 15pt;
margin-left: 175px; padding: 10px 30px; 
}

.tpn{
width:130px; background-color: #af3; 
font-size: 14pt; text-align: center; 
}

.notice{
background-color: #af3;
font-size: 12pt;
}

.notice_b{
background-color: #8DCFEF;
font-size: 12pt; font-weight: bolder;
}

.atb{
width: 400px; 
font-size: 10pt; line-height: 10pt; text-indent: 10pt;
padding: 0px 15px; margin-top: 3px;
}


<!-- for usual use -->

.ind12{
text-indent: 12pt;
}

.mar10{
margin: 10px 0px;
}

.tar{
text-align: right;
}

