﻿.bg_none
{
    background:none;
}

.bg_def
{
    background-color:#cdcdcd;
    border: solid 1px #c9c9c9;
}

.bg_white
{
    background-image: url(../image/bg/sec_pan/bg_top_white.png);
    background-repeat: repeat-x;
    background-color:#f2f2f2;
    border: solid 1px #d9d9d9;
}

.bg_male
{
    background-image: url(../image/bg/sec_pan/bg_top_male.png);
    background-repeat: repeat-x;
    background-color:#3c49f2;
    border: solid 1px #3b46ca;
    color: #ffffff;
}

.bg_male a
{
    color: #ffffff;
}

.bg_fem
{
    background-image: url(../image/bg/sec_pan/bg_top_female.png);
    background-repeat: repeat-x;
    background-color:#fbc4de;
    border: solid 1px #f1b5d2;
}

.bg_warning
{
   background-image: url(../image/bg/sec_pan/bg_top_warn.png);
   background-repeat: repeat-x;
   background-color:#ffffff;
   color: #6b0404;
   padding: 14px 9px 9px 9px;
   border: solid 1px #d0d0d0;
}

.bg_ab
{
   background-image: url(../image/bg/sec_pan/bg_top_ab.png);
   background-repeat: repeat-x;
   background-color:#8f5ac0; 
   color:#ffffff;
   border: solid 1px #7942ab;
}

.bg_ab a
{
   color:#ffffff;
}

.bg_gr_gd
{
    background-image: url(../image/bg/sec_pan/bg_top_gr_gd.png);
    background-repeat: repeat-x;
    background-color:#e7af99;
    border: solid 1px #dda48d;
    color: #492111;
}

.bg_gr_gd .underline
{
    border-bottom: 1px solid #492111;
}

.bg_gr_gd a
{
    color:#492111;
}


.bg_gr_hd
{
    background-image: url(../image/bg/sec_pan/bg_top_gr_hd.png);
    background-repeat: repeat-x;
    background-color:#d7a0a6;
    border: solid 1px #cf9aa0;
    color: #5f1820;
}

.bg_gr_hd .underline
{
    border-bottom: 1px solid #5f1820;
}

.bg_gr_hd a
{
    color:#5f1820;
}

.bg_gr_ps
{
    background-image: url(../image/bg/sec_pan/bg_top_gr_ps.png);
    background-repeat: repeat-x;
    background-color:#86bc9a;
    border: solid 1px #7cb190;
    color: #082714;
}

.bg_gr_ps .underline
{
    border-bottom: 1px solid #082714;
}

.bg_gr_tr
{
    background-image: url(../image/bg/sec_pan/bg_top_gr_tr.png);
    background-repeat: repeat-x;
    background-color:#eae08f;
    border: solid 1px #ded483;
    color: #494312;
}

.bg_gr_tr .underline
{
    border-bottom: 1px solid #494312;
}

.bg_gr_ty
{
    background-image: url(../image/bg/sec_pan/bg_top_gr_ty.png);
    background-repeat: repeat-x;
    background-color:#e191c9;
    border: solid 1px #dc8dc5;
    color: #380d2c;
}

.bg_gr_ty .underline
{
    border-bottom: 1px solid #380d2c;
}

.bg_gr_ty a
{
    color: #380d2c;
}

.bg_gr_ut
{
    background-image: url(../image/bg/sec_pan/bg_top_gr_ut.png);
    background-repeat: repeat-x;
    background-color:#99c6e1;
    border: solid 1px #90bcd7;
    color: #0b2738;
}

.bg_gr_ut .underline
{
    border-bottom: 1px solid #0b2738;
}

.bg_gr_ut a
{
    color:#0b2738;
}

.bg_gr_wg
{
    background-image: url(../image/bg/sec_pan/bg_top_gr_wg.png);
    background-repeat: repeat-x;
    background-color:#bdd5ae;
    border: solid 1px #b0cb9f;
    color: #1e3c0b;
}

.bg_gr_wg .underline
{
    border-bottom: 1px solid #1e3c0b;
}

.bg_gr_wg a
{
    color:#1e3c0b;
}

.bg_grey
{
    background-color:#e0e0e0;
}