﻿@import url(common.css);

#hot
{
    width: 970px;
    height: 322px;
    padding:29px 0 29px 20px;
    background: url(../images/index/bg1.jpg) no-repeat 0 0;
}

#pic
{
    float: left;
    width: 685px;
    position: relative;
}
#pic li
{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

#pic .display
{
    display: block;
}

#thumbs
{
    float: right;
}

#thumbs li a
{
    display: block;
	height: 80px;
    width: 245px;
    padding:0 0 1px 20px;
    margin-right: 20px;
    color: #2c547c;
    background: url(../images/index/textline.gif) no-repeat 100% 100%;
}

#thumbs strong
{
    padding-top: 15px;
    display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	vertical-align:middle;
}

#thumbs a span{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}

#thumbs a:hover,#thumbs a.current
{
    margin-right: 0;
    padding:0 20px 0;
    color: #5aa8cb;
    background: url(../images/index/textbg0.jpg) no-repeat 0 50%;
}

#notice
{
    width: 950px;
    height: 280px;
    padding: 25px 20px 22px;
    background: url(../images/index/notice.jpg) no-repeat 0 0;
}

#notice .left
{
    width: 660px;
}

#notice .left label
{
    display: block;
    position: relative;
    font-family: "黑体";
    font-size:18px;
    font-weight: bold;
    letter-spacing: 1px;
	color:#362f2d;
	padding-bottom: 9px;
	border-bottom: 1px dotted #bebdba;
}
#notice .left label a{ color:#EC9621;}
.left label span
{
    font-family: "宋体";
    font-size: 12px;
	float:right;
	color: #717171;
	font-weight: normal;
	line-height: 21px;
}

.left label span a
{
    letter-spacing: 0;
}

.left label span img
{
    vertical-align: middle;
}

#notice p
{
    color: #da5700;
    padding: 10px 0;
}

#notice p span
{
    padding: 0 20px;
}

#notice table
{
    width: 518px;
    height: 214px;
    margin: 0 auto;
    border-collapse: separate;
	border-spacing: 1px;
}

#notice td
{
    padding-left: 5px;
    color: #362F2D;
    border: 1px solid #cad1df;
}

.one
{
    background-color: #f2f4f7;
}

.two
{
    background-color: #e8ebf1;
}


#notice td a
{
    color: #5c7198;
}

#notice .right
{
    width:248px;
    position: relative;
}

#notice .right label
{
    display: block;
    font-size: 18px;
    font-family: "黑体";
    font-weight: bold;
    color: #ec9621;
    padding-bottom: 9px;
    border-bottom: 1px dotted #bebdba;
}

#notice .right p
{
    text-indent: 27px;
    font-size: 14px;
    color: #6c6c6c;
    line-height: 22px;
}

#notice .right .detail
{
    color: #ec9621;
    font-size: 12px;
}

#notice .right select
{
    padding: 4px 0;
    color: #737373;
    border: 1px solid #d0d0d0;
    background-color: #f7f7f7;
}

#notice .selsearch
{
    bottom: 0;
    cursor: pointer;
}

#fast select
{
    padding:4px 0 3px 3px;
    float:left;
    margin-right: 3px;
}

#year
{
    width: 65px;
}

.city
{
    width: 120px;
    display: none;
}

#main
{
    padding: 20px 20px 0;
    background-color: #fff;
}

.title
{
    display: block;
    position: relative;
    font-size: 18px;
    font-family: "黑体";
    font-weight: bold;
    color: #fff;
    height: 40px;
    width: 946px;
    margin:0 0 16px 3px;
    background-color: #e7dddc;
}

.title span
{
    display: block;
    position: absolute;
	left: -4px;
    width: 936px;
    padding-left: 10px;
    line-height: 37px;
    height: 37px;
    letter-spacing: 1px;
	background-color: #0e2234;
}

#review li
{
    height: 241px;
    padding: 3px;
    overflow: hidden;
    padding-right: 20px;
    margin-bottom: 30px;
    background-color: #f9f9f9;
}

#review li .photo
{
    float: left;
    width: 443px;
    height: 237px;
    padding: 1px;
    border: 1px solid #c0c0c0;
    background-color: #fff;
}

#review .photo img
{
    float: left;
    background-color: #eaeaea;
}

#review li .exp
{
    float:right;
	width: 463px;
}

#review li h1
{
    border-bottom: 1px solid #dadada;
}
#review li h1 a
{

    font-family: "微软雅黑";
    font-size: 24px;
    color: #ec9621;
    line-height: 40px;
}
.exp span
{
    display: block;
    padding: 6px 0;
	border-bottom: 1px solid #dadada;
}

.exp span a
{
    color: #da5700;
    padding-right: 12px;
    line-height: 20px;
}

.exp p
{
    font-size: 14px;
    color: #6c6c6c;
    line-height: 22px;
    padding: 6px 0;
    text-align: justify;
	text-justify:inter-ideograph;
}

#guests
{
    border: 1px solid #d9d9d9;
    border-top: 0;
    margin-bottom: 30px;
}

#guests div
{
    width: 948px;
    position: relative;
}

#guests div div
{
    height: 162px;
    width: 870px;
    margin: 0 auto 20px;
    overflow: hidden;
}

#guests ul
{
    height: 162px;
    position: absolute;
}

#guests li
{
    width: 175px;
    height: 162px;
    float: left;
}

#guests li img
{
    padding: 2px;
    border: 1px solid #d9d9d9;
}

#guests li a
{
	color: #105592;
	display: block;
	height: 162px;
	width: 141px;
	padding: 0 17px;
	overflow: hidden;
}

#guests li a span
{
    display: block;
	line-height: 18px;
}

#prev,#next
{
    position: absolute;
	width:27px;
	height: 38px;
	top:62px;
	cursor: pointer;
}

#prev
{
    left: 10px;
}

#next
{
    right: 10px;
}

#guests a.disable
{
    display: none;
}

.frame
{
    border:1px solid #d9d9d9;
}

.frame label
{
    font-family: "黑体";
    font-weight: bold;
    font-size: 18px;
    color: #0e2234;
    display: block;
	height:33px;
	padding-left: 10px;
	line-height: 33px;
	border-bottom: 1px solid #d9d9d9;
	background-color: #f9f9f9;
}

#sponsor
{
    margin-bottom: 30px;
}

#sponsor ul
{
    height: 34px;
    padding: 20px 10px;
}

#sponsor li
{
    float: left;
    margin-right: 20px;
}

#contact
{
    height: 162px;
    padding-bottom: 15px;
}

#contact div
{
    float:left;
    margin-top:10px;
    padding: 0 40px;
    border-right:1px dotted #BEBDBA;
}

#contact div span
{
    display: block;
    color: #6c6c6c;
    line-height: 20px;
}

#contact div span strong
{
    color: #4e4846;
    display: block;
    padding-bottom: 15px;
}

#contact .first
{
    padding-left: 10px;
}

#contact .last
{
    padding: 0 10px 0 40px;
    border: 0;
}

#contact .last span
{
    padding-right: 0;
}
