
/*
===========================================detail===================================
*/

.detail a{
    text-decoration: none;
    color: blue;
    font-weight: bold;
}
.detail strong{
    color: blue;
}
.detail h3{
    font-weight: bold;
}
