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

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