﻿@charset "utf-8";
  /*分页控件样式**/
        .paginator .cpb
        {
            background: #c9151e none repeat scroll 0 0;
            border: 1px solid #CCC;
            color: #FFF;
            font-weight: 700;
            margin: 5px 4px 0 0;
            padding: 4px 5px 0;
        }
        .paginator a
        {
            background: #FFF none repeat scroll 0 0;
            border: 1px solid #c9151e;
            color: #c9151e;
            text-decoration: none;
            margin: 5px 4px 0 0;
            padding: 8px 11px 5px;
        }
        .paginator a:hover
        {
            background: #c9151e none repeat scroll 0 0;
            border: 1px solid #c9151e;
            color: #FFF;
        }
        #content_r
        {
            width: 300px;
            float: left;
            height: auto;
            margin-left: 5px;
        }
        #content_l
        {
            width: 655px;
            float: left;
            height: auto;
            overflow: hidden;
        }
        #top_contentl
        {
            width: 400px;
            height: 330px;
            float: left;
        }
        #top_contentl div.count_fat
        {
            width: 100%;
            float: left;
            margin-top: 5px;
        }
        #top_contentl font
        {
            float: left;
            font-size: 12px;
            font-family: 微软雅黑;
            line-height: 25px;
        }
        #top_contentr
        {
            width: 245px;
            height: auto;
            float: left;
            margin-left: 10px;
        }
        #top_contentr table
        {
            float: left;
            font-family: 微软雅黑;
        }
        #top_contentr table tr
        {
            line-height: 25px;
        }
        .table_title
        {
            font-size: 12px;
            text-align: center;
        }
        .table_content
        {
            font-size: 14px;
            text-indent: .5em;
        }
        #top_contentr p
        {
            margin-top: 5px;
            height: 25px;
            width: 100%;
            float: left;
        }
        #top_contentr p .input_yu
        {
            border: none;
            background: url(../images/gourmet/gourmet_book_btn.gif) no-repeat;
            width: 80px;
            height: 25px;
            float: right;
        }
        #top_contentr p .input_search
        {
            border: none;
            background: url(../images/gourmet/gourmet_search_btn.gif) no-repeat;
            width: 98px;
            height: 25px;
            float: right;
        }
        .introduction
        {
            width: 100%;
            height: auto;
            float: left;
            margin-top: 10px;
        }
        .top_line
        {
            float: left;
            background: url(../images/gourmet/gourmet_cube_top.gif) no-repeat;
            width: 655px;
            height: 2px;
            overflow: hidden;
        }
        .bottom_line
        {
            float: left;
            background: url(../images/gourmet/gourmet_cube_bottom.gif) no-repeat;
            width: 655px;
            height: 2px;
        }
        .center_line
        {
            float: left;
            border-left: 2px solid #c5e8ff;
            border-right: 2px solid #c5e8ff;
            width: 641px;
            height: auto;
            padding: 0 5px;
        }
        .title_it
        {
            width: 100%;
            float: left;
            font-family: 微软雅黑;
            font-size: 16px;
            color: #666;
            height: 30px;
            line-height: 35px;
            border-bottom: 1px solid #c7ebff;
            text-indent: 1em;
        }
        .title_ct
        {
            float: left;
            width: 631px;
            line-height: 25px;
            text-indent: 2em;
            padding: 0 5px;
        }
        .hotel_show
        {
            float: left;
            width: 100%;
            height: auto;
            list-style: none;
            margin: 10px 0 5px;
            padding: 0;
        }
        .hotel_show li
        {
            float: left;
            width: 150px;
            height: 140px;
            display: inline;
            text-align: center;
            margin: 0 5px;
        }
        .hotel_show li a.show_pp
        {
            float: left;
            width: 146px;
            height: 106px;
            border: 1px solid #ddd;
            padding: 1px;
        }
        .hotel_show li a.show_title
        {
            float: left;
            width: 100%;
            height: 30px;
            font-family: 微软雅黑;
            font-size: 14px;
            line-height: 30px;
        }
        #new_active
        {
            float: left;
            width: 641px;
            list-style: none;
            line-height: 25px;
            margin-top: 5px;
        }
        #new_active li
        {
            float: left;
            background: url(../images/raider/raider_arrow_2.gif) 0 8px no-repeat;
            padding-left: 15px;
            width: 280px;
            display: inline;
            margin: 0 10px;
        }
        #edit
        {
            display: inline;
            float: left;
            width: 631px;
            height: 140px;
            margin-bottom: 5px;
            border-bottom: 1px solid #ddd;
            padding: 10px 5px 5px;
        }
        #edit_box
        {
            width: 520px;
            float: left;
            height: auto;
        }
        #say_list
        {
            float: left;
            width: 641px;
            height: auto;
        }
        #say_list #count_list
        {
            font-size: 14px;
            color: #666;
        }
        #user_crt
        {
            float: left;
            height: 120px;
            margin-right: 10px;
            width: 100px;
        }
        #user_crt img
        {
            border: 1px solid #DDD;
            float: left;
            width: 94px;
            height: 94px;
        }
        #user_crt p
        {
            float: left;
            font-size: 14px;
            line-height: 20px;
            text-align: center;
            width: 80px;
        }
        #user_crt p a
        {
            color: #09f;
            font-size: 12px;
            line-height: 20px;
        }
        #user_crt p a:hover
        {
            text-decoration: underline;
        }
        #user_crt p span
        {
            color: #666;
            font-size: 12px;
        }
        .edit_text
        {
            float: left;
            width: 335px;
            height: 60px;
            background: url(../images/say_box_.gif) no-repeat;
            border: none;
            padding: 10px;
        }
        .rate, .rate1, .rate2
        {
            float: left;
            color: #666;
            font-family: 微软雅黑, 黑体;
            font-size: 12px;
            line-height: 35px;
            width: 140px;
            margin-left: 25px;
        }
        .rate span, .rate1 span, .rate2 span
        {
            float: left;
            height: 20px;
        }
        .user_rate
        {
            position: relative;
            float: left;
            height: 25px;
            width: 130px;
            display: inline;
            margin-bottom: 5px;
        }
        .user_rate p
        {
            display: none;
            float: left;
            height: 35px;
            overflow: hidden;
            line-height: 35px;
        }
        .user_rate p span.s
        {
            font-size: 36px;
            line-height: 35px;
            float: left;
            font-weight: 700;
            color: #09f;
        }
        .user_rate p span.g
        {
            font-size: 24px;
            display: block;
            float: left;
            color: #09f;
        }
        .big_rate_bak, .big_rate_bak1, .big_rate_bak2, .big_rate_bak3, .big_rate_bak4
        {
            display: inline-block;
            float: left;
            width: 85px;
            height: 17px;
            margin-top: 5px;
            overflow: hidden;
            text-align: left;
            background: url(../images/gourmet/gourmet_rate_bg.gif) left bottom repeat-x;
        }
        #top_contentl .big_rate_bak span, #top_contentl .big_rate_bak1 span, #top_contentl .big_rate_bak2 span .big_rate_bak3 span .big_rate_bak4 span
        {
            width: 17px;
            float: left;
        }
        .big_rate_bak span, .big_rate_bak1 span, .big_rate_bak2 span, .big_rate_bak3 span, .big_rate_bak4 span
        {
            display: inline-block;
            width: 17px;
            height: 17px;
            position: relative;
            z-index: 1000;
            cursor: pointer;
            overflow: hidden;
        }
        .big_rate_bak3
        {
            position: relative;
        }
        #top_contentl .big_rate_up, #top_contentl .big_rate_up1, #top_contentl .big_rate_up2 .big_rate_up3 .big_rate_up4
        {
            top: 0;
            position: absolute;
        }
        .big_rate_up, .big_rate_up1, .big_rate_up2
        {
            left: 36px;
        }
        .big_rate_up, .big_rate_up1, .big_rate_up2, .big_rate_up3, .big_rate_up4
        {
            width: 85px;
            height: 17px;
            position: absolute;
            background: url(../images/gourmet/gourmet_rate_bg.gif) left top;
        }
        .rate_btn
        {
            display: inline;
            float: right;
            width: 100px;
            height: 30px;
            margin-right: 20px;
        }
        #say_list p
        {
            display: block;
            color: #666;
            font-size: 12px;
            padding-left: 10px;
            line-height: 20px;
            overflow: hidden;
        }
        #say_list p span
        {
            color: #000;
        }
        #say_list ul
        {
            width: 100%;
            float: left;
            height: auto;
            border-bottom: 1px solid #ddd;
        }
        #say_list ul li
        {
            position: relative;
            float: left;
            width: 631px;
            height: 79px;
            border-top: 1px dashed #ccc;
            padding: 10px 5px;
        }
        #say_list ul li img
        {
            display: inline;
            float: left;
            margin-right: 10px;
            border: 1px solid #ddd;
        }
        div.say_ctn a.reply
        {
            position: absolute;
            right: 5px;
            bottom: 10px;
        }
        div.say_ctn p
        {
            width: 500px;
            color: #666;
            line-height: 30px;
        }
        div.say_ctn p.say_ctn
        {
            float: left;
            width: 500px;
            line-height: 20px;
        }
        div.say_ctn p a
        {
            color: #333;
            font-family: 微软雅黑, 黑体;
            font-size: 14px;
        }
        #say_list div.say_ctn span.floor
        {
            float: right;
            color: #666;
            margin-top: -30px;
        }
        .top_c
        {
            display: inline;
            float: left;
            width: 290px;
            height: auto;
            padding: 5px 3px 0;
        }
        .top_c li
        {
            float: left;
            width: 100%;
            height: 25px;
            line-height: 25px;
        }
        .top_c li a
        {
            float: left;
            width: 160px;
            height: 25px;
            line-height: 25px;
            padding-left: 30px;
            text-align: left;
        }
        .top_c li span
        {
            float: left;
            width: 75px;
            text-align: right;
        }
        .top_c li a.top_dl_1
        {
            background: url(../images/raider/raider_dnld_1.gif) left no-repeat;
        }
        .top_c li a.top_dl_2
        {
            background: url(../images/raider/raider_dnld_2.gif) left no-repeat;
        }
        .top_c li a.top_dl_3
        {
            background: url(../images/raider/raider_dnld_3.gif) left no-repeat;
        }
        .top_c li a.top_dl_4
        {
            background: url(../images/raider/raider_dnld_4.gif) left no-repeat;
        }
        .top_c li a.top_dl_5
        {
            background: url(../images/raider/raider_dnld_5.gif) left no-repeat;
        }
        .top_c li a.top_dl_6
        {
            background: url(../images/raider/raider_dnld_6.gif) left no-repeat;
        }
        .top_c li a.top_dl_7
        {
            background: url(../images/raider/raider_dnld_7.gif) left no-repeat;
        }
        .top_c li a.top_dl_8
        {
            background: url(../images/raider/raider_dnld_8.gif) left no-repeat;
        }
        .top_c li a.top_dl_9
        {
            background: url(../images/raider/raider_dnld_9.gif) left no-repeat;
        }
        .top_c li a.top_dl_10
        {
            background: url(../images/raider/raider_dnld_10.gif) left no-repeat;
        }
        .paihang
        {
            width: 100%;
            height: auto;
            float: left;
            margin: 0 0 5px;
        }
        .paihang .title span
        {
            color: #666;
        }
        .content_new
        {
            width: 100%;
            height: auto;
            float: left;
        }
        .content_new li
        {
            float: left;
            height: auto;
            width: 100%;
            margin-top: 10px;
        }
        .content_new li img
        {
            border: 1px solid #DDD;
            float: left;
            padding: 1px;
        }
        .hot_content
        {
            float: left;
            font-family: 微软雅黑;
            line-height: 20px;
            margin-left: 5px;
            width: 175px;
        }
        .hot_title
        {
            color: #333;
            font-size: 14px;
            height: 30px;
            line-height: 25px;
        }
        .fenye
        {
            width: 100%;
            line-height: 40px;
            height: 40px;
            text-align: center;
            float: left;
        }
        .rating
        {
            width: 100%;
            float: left;
            font-family: 微软雅黑;
            line-height: 20px;
        }
        .center_line dl
        {
            width: 100%;
            float: left;
            height: auto;
        }
        .center_line dl dt
        {
            height: 25px;
            line-height: 25px;
            background: #f8f8f8;
        }
        .center_line dl dd
        {
            line-height: 30px;
            width: 100%;
            float: left;
            padding-bottom: 5px;
            border-bottom: 1px solid #ddd;
        }
        .room_real
        {
            width: 600px;
            margin-top: 10px;
            margin-left: 10px;
            height: auto;
            float: left;
            display: none;
            background: #f8f8f8;
            border: 1px solid #ddd;
            padding: 0 10px;
        }
        .room_real span
        {
            margin-right: 10px;
        }
        .style_room
        {
            width: 140px;
            float: left;
        }
        .money_room
        {
            width: 68px;
            float: left;
        }
        .axh
        {
                background: #c9151e none repeat scroll 0 0;
    border: 1px solid #c9151e;
    color: #fff;
    text-decoration: none;
    margin: 5px 4px 0 0;
    padding: 8px 11px 5px;
            }