
/* CSS Document */


.fl
{
    float: left;
}
.fr
{
    float: right;
}
.c_333
{
    color: #333;
}
.c_666
{
    color: #666;
}
.c_w
{
    color: #fff;
}
.bg_w
{
    background: #fff;
}
.c_b
{
    color: #000;
}
.bg_b
{
    background: #000;
}
.c_bl
{
    color: #014a7f;
}
.c_bl2
{
   color: #5c7ca0;
}
.disnone{
    display: none;
}
.img_d,
.img_d2{
    display: none;
}