/* n00000473.ThemeA */
a {
    text-decoration-line: none;
}

.logo{
    height:150px;
}

.logo img{
    height:100%;
    
}

.topbg {
    background-image: url(http://images.3byun.com/n00000473/ImageResizeFileSystemHandler.ashx?commid=831&imagemtype=18&imageid=banner.png&src=banner.png);
    background-repeat:no-repeat;
   
}

.menubg{
    background-color:rgb(96,0,0);
}


.sidebg {
    background: url(http://images.3byun.com/n00000473/ImageResizeFileSystemHandler.ashx?commid=831&imagemtype=18&imageid=nb_bcg2.png&src=nb_bcg2.png);
}

.articlebox
{
    width:130px;
    height:130px;

    
}

.articlebox img
{
    width:100%;
    height:85px;
    border-radius:6px;;
}

