
.box-category-fearue .cat-title .view-all,#box-single-article .view-all
{
    text-decoration: none;
    float: right;color: black;font-size: 12px;text-transform: initial;
    background: url("../images/muiten-home.png") left center no-repeat;
    padding-left: 20px;
    margin-right: 5px;
    font-weight: bold;
}
.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: 15px;
    width: 220px;
    
}
.box-category-fearue ul li:nth-child(3n +1)
{
    margin-left: 0;
    clear: both;
}
.box-category-fearue ul li img
{
    width: 220px;
    height: 146px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.box-category-fearue ul li h3
{
    background: url("../images/muiten-home.png") no-repeat left 2px  ;
    color: #004B9A;
    font-size: 12px;
    font-weight: normal;
}
.box-category-fearue .thumbnail
{
    margin-bottom: 5px;
}
#box-single-article
{
    padding: 9px;
}
#box-single-article .title,.box-category-fearue ul li h3 a
{
    font-weight: bold;
    color: #004b9a;
    display: block;
    font-size: 13px;
    line-height: 18px;
    vertical-align: middle;
    text-decoration: none;
    padding-left: 20px;
}
#box-single-article .title
{
    padding: 0;
}
#box-single-article .thumbnail
{
    width: 190px;
    float: left;
    height: 126px;
    margin-right: 10px;
}

#box-single-article .content 
{
    width: 470px;
}

#slideshow
{
    width: 100%;
    height: 370px;
    overflow: hidden;
}
#slideshow.pics img
{
    width: 690px;
    height: 370px;
}