@import "main/default.css";
@import "main/custom.css";

/* NANA */
.mntitle{
	color:#fff;
font-size:17px !important;
}


.big-block .center .bottom {
    background: rgba(0, 0, 0, 0) url("../img/big-block-bottom.png") no-repeat scroll center top;
    height: 18px;
    margin: 1px;
    padding: 0 0 0 15px;
}


#page {
    padding: 9px 0 0;
    margin-top:50px;
}

#page ul li a {
    background: #d00000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 20px;
    padding: 0 7px;
    text-decoration: none;
}

#page ul li {
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    float:left;
    margin-right:3px;
}

#page ul li .active{
	background: #000;
}

ol, ul, li {
    list-style: outside none none;
}


.fix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.srchnews{
    margin-right:0 !important;
}

.mainnewstitle{
    min-height: 70px !important;
}
