/* BASIC css start */
 #customcate {
            width: 890px;
            height: 56px;
            font-weight:900;       
        }

        

        .categen {
            float: left;
            width:443px;
            height:55px;
            border:1px solid #1e2830;
                      
        }

            .categen a {
                text-align: center;
                color:#314251;
                text-decoration: none;
                height:25px;
                font-size:18px;
                line-height:25px;
            }

        .gensub {
            width: 423px;
            height:20px;
            margin:0 auto;
            padding:5px 10px;
            background:#314251;
            
        }

        .midsub {
            height: 25px;
            line-height:25px;
            font-size:18px;
            
        }
       


            .gensub div {
                width:140px;
                height:20px;
                float: left;
                border-right: solid 1px white;
                text-align:center;
                font-size:15px;
                color:white;
                line-height:20px;
            }

                .gensub div a {
                    color: white;
                }

        #mlast, #wlast {
            border-right:none;
        }
/* BASIC css end */

