﻿
        .menu_title2
        {
            background: #e7901c;
        }
        .menu_title1
        {
            background: #eccd96;
        }
        .hd div
        {
            width: 200px;
            height: 30px;
            float: left;
            line-height: 30px;
            margin-right: 10px;
            text-align: center;
        }
        .hd a.likes
        {
            clear: both;
            text-decoration: none;
            color: white;
            font-family: 宋体;
            font-size: 15px;
            cursor: pointer;
        }
        .hd a:hover
        {
        }
        .bd
        {
            float: left;
        }
        .bddiv
        {
            width: 715px;
            height:auto;
 
            border: 0px solid #ccc;
            float: left;
        }
