﻿a{color:#FFF!important; text-decoration:none}
a:hover{color:#FFF}
  html {
            overflow-x: hidden;
        }

        html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
            margin: 0;
            padding: 0;
        }

        body {
            padding: 0;
            margin: 0;
            background: url(../images/02.jpg);
        }

        .tab {
            width: 910px;
            font: 14px Arial;
            margin: auto;
            
        }

            .tab ul.menu {
                background: none;
                width: 910px;
                height: 60px;
                line-height: 60px;
                float: left;
            }

                .tab ul.menu li {
                    font-size:18px;
                    float: left;
                    text-align: center;
                    width: 225px;
                    background: none;
                    list-style: none;
                    font-size: 16px;
                    cursor: pointer;
                    color: #ffffff;
                }

                    .tab ul.menu li.active {
                        background: url(../images/page42.png) repeat;
                        color: #31c3a6;
                        float: left;
                        width: 231px;
                    }

        .con1, .con2, .con3, .con4 {
            width: 910px;
            min-height: 300px;
            line-height: 23px;
            color: #FFF;
        }

        .con2, .con3, .con4, .con1 {
            display: none;
        }


        .new_book_1 {
            width: 210px;
            margin-right: 15px;
            float: left;
            position: relative;
            margin-top: 15px;
        }

            .new_book_1 ul {
                float: left;
                color: #FFF;
                font-family: Arial;
                font-size: 14px;
            }

            .new_book_1 li {
                float: left;
                display: inline;
                width: 100%;
                margin-top: 5px;
                text-align: center;
                color:#005b7b;
            }

        .new_book img {
            float: left;
        }

        .new_book_1 img {
            border-radius: 15px;
            width: 190px;
            border: 1px solid #FFF;
            padding: 8px;
        }

            .new_book_1 img:hover {
                filter: alpha(opacity=50);
                -moz-opacity: 0.7;
                -khtml-opacity: 0.7;
                opacity: 0.7;
            }

        .new_book_1 span {
            font: 16px "Microsoft Yahei";
            line-height: 30px;
            color:#005b7b;
        }

        .new_bookmoer {
            width: 810px;
            float: left;
            text-align: right;
        }

            .new_bookmoer a {
                font: 14px Arial;
                text-decoration: none;
                color: #fdeae2;
            }

                .new_bookmoer a:hover {
                    color: #FFF;
                }

        .uboxstyle {
            width: 880px;
            float: left;
            margin-top: 20px;
        }

        .chose_leve {
            width: 150px;
            float: right;
            border: 1px solid #CCC;
            height: 25px;
            line-height: 25px;
        }
