
.box-category-fearue .cat-title

{
    color: #1955b0;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    background: url(../images/titlebox2.png) 0 0 repeat-x;
    height: 23px;
    width: 100%;
}
.box-category-fearue .cat-title h6 span
{
    background: none repeat scroll 0 0 #46A2DF;
    height: 23px;
    display: block;
    color: white;
    line-height: 23px;
    padding-left: 10px;
    font-size:12px;
    width: 200px;
    min-width: 200px !important;
}
.box-category-fearue .cat-title h6
{
    background: url(../images/titlebox1.png) right 0 no-repeat;
    float: left;
    height: 23px;
    width: auto;
    padding-right: 22px
}
.box-category-fearue .next_page
{
    /*background: url(../images/titlebox2.png)*/ 
}
.box-category-fearue .next-all
{
    color: #000;
    background: url("../images/muiten-home.png") no-repeat 0 3px;
    font-size: 12px;
    padding-left: 20px;
    text-transform: none;
    display: block;
    margin-bottom: 10px
}
.box-category-fearue ul
{
    padding: 0;
    margin: 0;
}
.box-category-fearue ul li
{
    float: left;
    margin-left: 26px;
    margin-bottom: 30px;
    width: 162px;
    border: solid 1px transparent;
    
}
.box-category-fearue ul li:hover
{
    border: solid 1px #6f8ee9;
}
.box-category-fearue ul li:nth-child(4n +1)
{
    margin-left: 0;
    clear: both;
}
.box-category-fearue ul li img
{
    width: 162px;
    height: 106px;
    border-radius: 5px 5px 0 0;
}
.box-category-fearue ul li h3
{
    background: url("../images/muiten-home.png") no-repeat 0 8px;
    color: #004B9A;
    font-size: 12px;
    font-weight: normal;
}
.box-category-fearue .thumbnail
{
    margin-bottom: -3px;
}
.box-category-fearue ul li h3 a
{
    font-weight: bold;
    color: #004b9a;
    display: block;
    padding-left: 20px;
    background: url(../images/bgMenuHome.png) 0 0 no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 10px;
    height: 36px;
    padding: 5px 0 0 5px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: none;
}