﻿#b1{ width :100%;}
#b1 table{ width :100%;}
.title
{
    font-weight: bold;
    font-size: 10pt;   
}
.titler{color: #006600;}
.titleh{color: #8b0000;}
#button{ float: left ;width:100%; margin-top :3px; }
#bresult{ margin-top:5px; }
#bresult table
{
    font-size: 10pt;
     margin-top:5px;
}
#bresult table a:link
{
    color: #000099; 
}
#bresult table a:visited
{
    color: #993333;
}
#bresult table a:hover
{
    color: #cc0033;
    text-decoration: none;
}
#bresult table a:active
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
} 
#ad{ width:728px; margin:0 auto;}
.abc
{  
     width:25px; float:left;
}
.abct
{  
     width:35px; float:left;
}
.abctext
{
    color: #cc0033;
}