.category-title { font:16px arial,verdana,helvetica,sans-serif; font-weight:bold }

#description {
              background:#fff;
              font:12px arial,verdana,helvetica,sans-serif
}

#box-type1 {
            background:#fff;
            border-top:1px solid #10389c;
            border-right:1px solid #10389c;
            border-bottom:1px solid #10389c
}

#box-type2 {
            background:#fff;
            border-top:1px solid #10389c;
            border-left:1px solid #10389c;
            border-bottom:1px solid #10389c
}

#box-type3 {
            background:#fff;
            border-right:1px solid #10389c;
            border-top:1px solid #10389c;
            border-bottom:1px solid #10389c
}

.name-content-type {
                    background:#10389c;
                    font:12px arial,verdana,helvetica,sans-serif;
                    font-weight:bold;
                    color:#fff;
                    padding:2px;
                    text-align:center
}

#home-box-type1 {
            background:#fff;
            border-top:1px solid #ffb200;
            border-right:1px solid #ffb200;
            border-bottom:1px solid #ffb200
}

#home-box-type2 {
            background:#fff;
            border-top:1px solid #ffb200;
            border-left:1px solid #ffb200;
            border-bottom:1px solid #ffb200
}

.home-name-content-type {
                    border:1px solid #000;
                    background:#f7d74a;
                    font:12px arial,verdana,helvetica,sans-serif;
                    font-weight:bold;
                    color:#000;
                    padding:0px;

}
