@charaset "UTF-8";
body,td {
    font-size: 12px;
    color:#3C3C3C;
    }
.px10 {
    font-size: 10px;
    color:#3C3C3C;
    line-height: 16px;
    }
.px11 {
    font-size: 11px;
    color:#3C3C3C;
    line-height: 16px;
    }
.px12 {
    font-size: 12px;
    color:#3C3C3C;
    line-height: 18px;
    }
.px12_b {
    font-size: 12px; 
    color:#A28030; 
    line-height: 18px;
    font-weight: bold
    }
.px12_w {
    font-size: 12px; 
    color:#FFFFFF; 
    line-height: 18px; 
    }

.px14 {
    font-size: 14px;
    color:#3C3C3C;
    line-height: 18px;
    }
 .px16 {
    font-size: 16px;
    color:#3C3C3C;
    line-height: 18px;
    }
.back {
    background-image: url(img/bg.gif);
    background-repeat: repeat-y
    }

a:link{
    color :#666666;
    text-decoration:none
    }
a:visited{
    color :#666666;
    text-decoration:none
    }
a:active{
    color :#666666;
    text-decoration:none
    }
a:hover{
    color :#FFA800; 
    text-decoration: underline
    }
.px12_blue {  font-size: 12px; color: #4F94B8}
.px14_b {  font-size: 14px; line-height: 20px; font-weight: bold; color: #4F94B8}
