.c_head
{
    color: Black;
}

.c_head .head_title
{
    background-image: url(img/bg_title.png);
    background-repeat:repeat-x;
    background-position: center center;
    height: 20px;
    border: 1px solid #F2F2F2;
    width: 90%;
    
}
