﻿@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Century Gothic';
    font-size: 13px;
    background-color: #a8c9d0;
    min-height: 1450px;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.c_403726 {
    color: #403726;
}

.c_6a4400 {
    color: #6a4400;
}

.c_white {
    color: #ffffff;
}

.c_7d7d7d {
    color: #7d7d7d;
}

.c_eda519 {
    color: #eda519;
}

.c_727272 {
    color: #727272;
}

.c_5c3b00 {
    color: #5c3b00;
}

.c_2e5068 {
    color: #2e5068;
}

.f12 {
    font-size: 12px;
}

.color_6b6b6b p {
    color: #6b6b6b;
}

.color_4F4F4F {
    color: #4F4F4F;
}

#index {
    width: 1200px;
    height: 935px;
    overflow: hidden;
    background-image: url(../images/index_bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
}

.pageBox {
    margin: 0 auto;
    width: 1200px;
    background-color: #fff;
    padding-bottom: 20px;
}

.siteTop {
    width: 1200px;
    height: 518px;
    background-image: url(../images/top_bg.jpg);
    position: relative;
}

#page_press {
    background-image: url(../images/top_bg_01_press.jpg);
}

#page_event {
    background-image: url(../images/top_bg_02_event.jpg);
}

#page_about {
    background-image: url(../images/top_bg_03.jpg);
}

#page_gallery {
    background-image: url(../images/top_bg_04.jpg);
}

#page_contact {
    background-image: url(../images/top_bg_05.jpg);
}

#page_order {
    background-image: url(../images/top_bg_06.jpg);
}
/*.siteLink{
    position:absolute;
    right:100px;
    top:0;
}*/

.navi {
    width: 880px;
    height: 55px;
    float: right;
    margin-top: 13px;
}

    .navi a {
        color: #55595b;
        font-weight: bold;
        margin: 0 10px;
        height: 55px;
        line-height: 45px;
        text-decoration: none;
        font-family: "Century Gothic";
        font-size: 13px;
		float:left;
    }
	.navi span.sp{
		float:left;
		height:55px; line-height:45px;
	}

        .navi a.act {
            color: #bc3131;
            font-size: 14px;
        }

        .navi a:hover {
            text-decoration: underline;
        }
		
		.menu a{
	color: #fff;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.menu span.sp{
	float: left;
}
.menu a:first{
	padding-left: 0;
}
.hasChildren{
	position: relative;
	float: left;
	display: block;
	width: 75px;
	height: 45px;
}
.bookMenu{
	width: 75px;
	height: 80px;
	position: absolute;
}
.new{
	position: absolute;
}
.childMenu{
	background:red;	
	margin-left:-10px;
}
.childMenu a{
	display: block;
	width: 150px;
	height:40px; 
	color:#55595c;
	line-height:40px;
	background-color: #fff;
	border: 1px solid #c8c8c8;
	opacity:0.8;
	font-size: 13px;
	text-indent:10px;
	font-weight:normal;
}

#playerBox {
    margin-top: 3.5px;
}

#slideInfo {
    position: absolute;
    width: 638px;
    background: url(../images/slideInfo_bg.png) top left no-repeat;
    top: 224px;
    right: 0px;
    overflow: hidden;
    height: 170px;
}

#wraperBox {
    width:485px; height:130px; overflow:hidden; position:relative;
}

#tbSlideBox {
    position: absolute;
    left: 0px;
    top: 0px;
}

#slideInfo #leftBar, #slideInfo #rightBar {
    margin-top: 20px;
}

    #slideInfo #leftBar a, #slideInfo #rightBar a {
        width: 35px;
        height: 145px;
        line-height: 110px;
        font-size: 30px;
        color: #9e7f3d;
        font-family: "Century Gothic";
        text-decoration: none;
        margin-top: 0px;
    }

#slideInfo #centerInfo {
    margin: 20px;
    margin-bottom: 0;
    max-width: 500px;
    line-height: 2em;
}

.slideItem {
    display: block;
    width: 485px;
    height: 130px;
	position:absolute;
	left:485px;
	top:0px;
	float:left;
}

#slideInfo #botBar {
    width: 225px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-left:240px;
}

    #slideInfo #botBar a {
        display:block;
        width:15px; height:20px; line-height:20px; float:left;
    }

.albumSummary {
    position: absolute;
    top: 375px;
    left: 20px;
    width: 380px;
    height: 132px;
    line-height: 1.8em;
}

.albumInfo {
    height: 145px;
    background-color: #ec9f09;
    width: 1200px;
    overflow: hidden;
    position: relative;
    padding-bottom: 5px;
}

.albumCover {
    width: 490px;
    height: 127px;
    position: absolute;
    left: 13px;
    top: 13px;
    border-right: 1px dotted #fff;
}

.albumList {
    position: absolute;
    left: 570px;
    top: 10px;
}

    .albumList ul {
        float: left;
        width: 155px;
        margin-top: 5px;
    }

        .albumList ul li a {
            line-height: 1.5em;
            color: #fff;
            font-weight: bold;
            font-size: 11px;
            margin-right: 10px;
            font-family: 'Century Gothic';
        }

.slideAlbumList {
}

    .slideAlbumList ul {
        float: left;
        width: 145px;
        margin-top: 5px;
    }

        .slideAlbumList ul li {
            line-height: 1.5em;
        }

            .slideAlbumList ul li a {
                line-height: 1.5em;
                color: #4f432b;
                font-weight: bold;
                font-size: 11px;
            }

#rightBar {
    float: right;
    padding-right: 10px;
}

.pageTitle {
    height: 54px;
    line-height: 54px;
    border-top: 1px solid #ec9f09;
    border-bottom: 1px dotted #ec9f09;
    margin-top: 1px;
    width: 1200px;
    text-align: right;
}

    .pageTitle img {
        margin-right: 266px;
    }

.pageContent {
    width: 1080px;
    margin-top: 20px;
    margin-left: 60px;
}

    .pageContent .columns {
        float: left;
        width: 330px;
        margin-right: 30px;
    }

    .pageContent p {
        line-height: 2em;
    }

    .pageContent .columns p {
        word-wrap: break-word;
        word-break: keep-all;
        margin-bottom: 2em;
    }

    .pageContent .twoColumns {
        float: left;
        width: 510px;
        margin-right: 30px;
    }

.indexFooter {
    height: 95px;
    background-color: #989898;
    position: absolute;
    bottom: -20px;
    width: 1200px;
    text-align: center;
}

    .indexFooter p {
        height: 18px;
        line-height: 18px;
        color: #fff;
    }

        .indexFooter p a {
            color: #fff;
        }

.indexCenter {
    position: absolute;
    width: 1200px;
    bottom: 28px;
    height: 500px;
}

    .indexCenter .about {
        left: 20px;
        top: -49px;
        position: absolute;
        width: 440px;
        height: 310px;
        overflow: hidden;
        line-height: 1.6em;
        color: #5f5f5f;
    }

    .indexCenter .qiu {
        position: absolute;
        top: -70px;
        left: 175px;
    }

    .indexCenter .gallery {
        left: 580px;
        top: 20px;
        position: absolute;
        width: 570px;
        height: 260px;
        overflow: hidden;
    }

        .indexCenter .gallery dl {
            float: left;
            display: block;
            width: 160px;
            height: 260px;
            overflow: hidden;
            text-align: center;
        }

        .indexCenter .gallery dd {
            color: #fff;
        }

    .indexCenter .album {
        width: 694px;
        height: 150px;
        overflow: hidden;
        position: absolute;
        bottom: 50px;
        left: 20px;
        color: #7d7d7d;
        line-height: 1.6em;
    }

#playerBox {
    position: absolute;
    right: 205px;
    top: 0;
    width: 232px;
    height: 24px;
    overflow: hidden;
}

.indexCenter .contact {
    width: 360px;
    height: 254px;
    position: absolute;
    overflow: hidden;
    left: 800px;
    bottom: 30px;
    color: #533500;
    text-align: right;
    line-height: 1.5em;
}

.siteFooter {
    height: 85px;
    line-height: 85px;
    background-color: #989898;
    width: 1200px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

    .siteFooter p {
        height: 23px;
        line-height: 23px;
        color: #fff;
    }

        .siteFooter p a {
            color: #fff;
        }

.siteBox {
    height: 85px;
    /*background-color: #989898;*/
    text-align: center;
}

.snsLink {
    position: absolute;
    right: 0px;
    bottom: 8px;
}

.galleryList {
    height: 550px;
    border: 1px solid #989898;
    overflow: hidden;
    width: 890px;
    position: relative;
}

.big-img {
    width: 724px;
    height: 540px;
    overflow: hidden;
    border: 1px solid #989898;
    float: left;
    text-align: center;
    position: absolute;
    left: 180px;
    top: 10px;
}

    .big-img li {
        display: block;
        width: 724px;
        height: 540px;
    }

        .big-img li img {
            max-width: 724px;
            max-height: 510px;
        }

.sm-img {
    display: block;
    width: 176px;
    float: left;
    height: 516px;
    margin: 1px;
    margin-top: 15px;
    position: absolute;
    left: 2px;
    top: 2px;
}

    .sm-img li {
        margin-bottom: 2px;
        width: 150px;
        height: 104px;
        line-height: 102px;
        padding-top: 2px;
        border: 1px solid #989898;
    }

        .sm-img li img {
            width: 144px;
            height: 100px;
        }

        .sm-img li.curRed {
            border: 2px solid #f00;
        }

#simgList {
    width: 176px;
    height: 440px;
    overflow: scroll;
	overflow-x:hidden;
}

.leader-ca {
    text-align: center;
}

    .leader-ca a {
        margin-right: 10px;
    }

.ft1 {
    color: #5c3b00;
    text-decoration: underline;
}

.ft2 {
    color: #636363;
    text-decoration: underline;
}

.ft3 {
    color: #5c3b00;
}

.tbForm {
    color: #494949;
    font-size: 14px;
}

.txtInput-01 {
    width: 323px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #ccc;
    margin: 6px;
    margin-left: 10px;
    text-indent: 5px;
    color: #494949;
}

.mulInput {
    width: 323px;
    border: 1px solid #ccc;
    margin: 6px;
    margin-left: 10px;
    text-indent: 5px;
    color: #494949;
    height: 94px;
}

.submit-01 {
    width: 188px;
    height: 31px;
    border: none;
    background-image: url(../images/submit-1.png);
    margin-left: 10px;
}

.txtInput-02 {
    width: 410px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #ccc;
    margin: 6px;
    margin-left: 10px;
    text-indent: 5px;
    color: #494949;
    font-size: 18px;
}

.mulInput2 {
    width: 410px;
    border: 1px solid #ccc;
    margin: 6px;
    margin-left: 10px;
    text-indent: 5px;
    color: #494949;
    height: 94px;
}

.submit-01 {
    width: 188px;
    height: 31px;
    border: none;
    background-image: url(../images/submit-2.png);
    margin-left: 10px;
}

.submit-03 {
    width: 110px;
    height: 31px;
    border: none;
    background-image: url(../images/submit-3.png);
    margin-left: 10px;
}

label.error {
    font-weight: normal;
    color: #db6969;
    height: 12px;
    line-height: 12px;
    text-indent: 14px;
    display: inline-block;
    background-image: url(../images/errorIcon.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 11px;
}
label.ok{
	font-weight: normal;
    color: #db6969;
    height: 12px;
    line-height: 12px;
    text-indent: 14px;
    display: inline-block;
    background-image: url(../images/valid.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 11px;
	width:30px;
}

.clumns3 {
    width: 324px;
    height: 576px;
    background-color: #f5f5f5;
    -moz-border-radius: 10px; /* Gecko browsers */
    -webkit-border-radius: 10px; /* Webkit browsers */
    border-radius: 10px; /* W3C syntax */
    padding: 16px 20px;
    font-size: 12px;
    color: #4f4f4f;
    float: left;
    margin-right: 25px;
}

    .clumns3 p {
        margin-top: 28px;
    }

.columns3 p strong {
    font-weight: bold;
}

.rightBox {
    display:inline-block;
    padding-right:20px;
    height: 576px;
    background-color: #f5f5f5;
    -moz-border-radius: 3px; /* Gecko browsers */
    -webkit-border-radius: 3px; /* Webkit browsers */
    border-radius: 3px; /* W3C syntax */
    border: 1px solid #6abf45;
    background-color: #d0fdbc;
    background-image: url(../images/right.png);
    background-position: 18px center;
    height: 30px;
    line-height: 30px;
    background-repeat: no-repeat;
    text-indent: 60px;
}
.rightBox .cancelInfo{
    height:30px; line-height:30px;
    width:13px;
    background-image: url(../images/cancel.png);
    background-repeat: no-repeat;
    display:block;
    margin-left:20px;
    cursor:pointer;
    background-position: left center;
}


#concetAd{ width: 1200px; height: 173px; margin: 10px auto; background: #ffffff;}
#to_top{position: absolute; width: 180px; height: 158px; top:406px; z-index: 99999; }