@charset "utf-8";
/* CSS Document */
html {
    background: #fff8e8;
}
body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    background: url(/tpl/img/bg/body.jpg) top center repeat-x;
    font-family: Tahoma, Arial, "Century Gothic";
}
a {
    text-decoration: none;
    color: #000;
}
a img {
    border: 0px;
}
h1 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    margin-bottom: 15px
}
h3 {
    background: url(/tpl/img/bg/h3bg.jpg) top right no-repeat;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 3px;
}
table {
    font-size: 12px;
}
td {
    vertical-align: top;
}
td p {
    padding: 0px;
    margin: 3px;
}
ul {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;

}
li {
    margin: 0px;
    padding: 0px;
}
.msg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 1800px;
    background: url(/tpl/img/bg/adminbg.png);
    z-index: 9999;
    display: none;
}
.tmsg {  
    position: relative;
    width: 1004px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    top: 50px;
}
.clear {
    clear: both;
}
.top {
    height: 95px;
    background: #430d0d;
    min-width: 1004px;
}
.thead {
    position: relative;
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    height: 95px;
}
.topText {
    position: absolute;
    width: 580px;
    top: 25px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    z-index: 100;
    text-align: center;
}
.topText2 {
    position: absolute;
    top: 67px;
    left: 240px;
    font-size: 16px;
    font-family: "Century Gothic", Tahoma;    
    text-align: right;
    width: 200px;
}
.topText3 {
    position: absolute;
    top: 67px;
    left: 560px;
    font-size: 16px;
    font-family: "Century Gothic", Tahoma;      
}
.logo {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}
.logo2 {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
}
.lang {
    position: absolute;
    width: 1004px;
    top: 70px;
    text-align: center;
}
.menu {
    min-width: 1004px;
    height: 26px;
    margin-top: 4px;
    margin-bottom: 4px;
    background: #430d0d;
    font-size: 15px;
    font-family: "Century Gothic",Tahoma;
}
.mmcontent {
    position: relative;
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.menu .mb {
    float: left;
    line-height: 26px;
    cursor: pointer;
    width: 144px;
}
.menu a {
    color: #FFF;
    text-decoration: none;
    width: 144px;

}
.menu a:Hover {
    color: #ffb508;
}
.site {
    position: relative;
    width: 1004px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.header .menuGallery {
    position: relative;
    height: 30px;
    background: url(/tpl/img/bg/g.png) repeat-x ;
    margin-bottom: 4px;
    font-size: 15px;
    font-family: "Century Gothic",Tahoma;
    text-align: center;
}
.menuGallery .g1 {
    height: 30px;
    width: 146px;
    position: absolute;
    background: url(/tpl/img/bg/g1.png) no-repeat;
    left: 0px;
}
.menuGallery .g2 {
    height: 30px;
    width: 146px;
    position: absolute;
    background: url(/tpl/img/bg/g2.png) no-repeat;
    right: 0px;
}
.secndMenu {
    width: 1004px;
    position: relative;
    z-index: 100;    
}
.menuGallery A {
    color: #1A1A1A;
}
.mg {
    position: relative;
    height: 530px;
    width: 100%;
    overflow: hidden;
}
.mg .mL {
    position: absolute;
    left: 0px;
    height: 530px;
    width: 135px;
    overflow: hidden;
    background: url(/tpl/img/bg/mL.png)  top center no-repeat; 
}
.mg .mR {
    position: absolute;
    right: 0px;
    height: 530px;
    width: 135px;
    overflow: hidden;
    background: url(/tpl/img/bg/mR.png)  top center no-repeat;   
}
.topPackages {
    position: relative;
    font-weight: bold;
    width: 185px;
    top: 20px;
    left: 25px;
    border-radius: 5px;
    cursor: pointer;
    -moz-box-shadow:    0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow:         0px 0px 5px 0px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
.topPackages .title {
    background: url(/tpl/img/bg/p1.png) no-repeat;
    width: 175px;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}
.topPackages .opiton {
    position: relative;
    background: url(/tpl/img/bg/p2.jpg) repeat-x;
    height: 24px;
    padding-left: 8px;
    padding-top: 5px;
    width: 177px;
    display: none;
}
.topPackages .opiton:Hover, #optS {
    background: url(/tpl/img/bg/packover.jpg) top left repeat-x;
}
.topPackages .optName {
    width: 130px;
    position: absolute;
    line-height: 14px;
    padding-top: 1px;
}
.topPackages .optPrice {
    width: 55px;
    position: absolute;
    right: 5px;
    top: 5px;
    white-space: nowrap;
}

.topForm {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 185px;
    background: url(/tpl/img/bg/tfbg.png);
    border-radius: 5px;
    -moz-box-shadow:    0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow:         0px 0px 5px 0px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
.topFormTitle {
    background: url(/tpl/img/bg/p1.png)top center no-repeat;
    width: 185px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
.bar1 {
    position: relative;
    width: 100%;
    height: 30px;
    background: url(/tpl/img/bg/bar1.png) repeat-x;
}
.bar1Text {
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}
.topForm .fields input, .topForm .fields textarea {
    width: 150px;
}
.topForm .fields textarea {
    height: 90px;
}
.topForm .fields {
    padding: 15px;
}
.tf_phones {
    padding: 15px;
    padding-top: 5px;
    line-height: 22px;
    padding-bottom: 40px;
}
.bar1 .g1 {
    height: 30px;
    width: 146px;
    position: absolute;
    background: url(/tpl/img/bg/b1.png) no-repeat;
    left: 0px;
}
.bar1 .g2 {
    height: 30px;
    width: 146px;
    position: absolute;
    background: url(/tpl/img/bg/b2.png) no-repeat;
    right: 0px;
}
.bar2 {
    position: relative;
    height: 90px;
    padding-bottom: 35px;
    background: #430d0d;
    line-height: 25px;
}
.bar2 .g1 {
    height: 125px;
    width: 146px;
    position: absolute;
    background: url(/tpl/img/bg/b2L.png) no-repeat;
    left: 0px;
}
.bar2 .g2 {
    height: 125px;
    width: 146px;
    position: absolute;
    background: url(/tpl/img/bg/b2R.png) no-repeat;
    right: 0px;
}
.leftText, .rightText {
    top: 5px;
    font-size: 14px;
    list-style-type: square;
}
.leftText b, .leftText li, .rightText b, .rightText li {
    color: #F5911E;
}
.leftText {
    position: absolute;
    left: 50px;
}
.rightText {
    position: absolute;
    right: 100px;
}
.leftText span, .rightText span {
    color: #FFF;
}
.bar3 {
    height: 260px;
    color: #FFF;
}
.bar3 .package {
    position: relative;
    width: 270px;
    height: 250px;
    background: #969696;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: -34px;
    float: left;
    margin-left: 32px;
    margin-right: 32px;
}
.bar3 .title {
    height: 34px;
    color: #FFF;
    font-size: 16px;
    line-height: 34px;
    font-weight: bold;
    padding-left: 15px;
    cursor: pointer;
}
.bar3 .img {
    height: 140px;
    width: 255px;
    overflow: hidden;
    margin-left: 7px;
    padding-bottom: 5px;
    cursor: pointer;
}
.v1 {
    position: relative;
    margin-top: 3px;
}
.v1 A {
    color: #FFF;
}
.v1 A:Hover {
    color: #F5911E; 
    
}
.pdName {
    float: left;
    margin-left: 10px;
}
.pdPrice {
    float: right;
    margin-right: 10px;
    font-weight: bold
}


.contactForm {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
    height: 213px;
    background: url(/tpl/img/bg/cf.png) bottom repeat-x;
    border-radius: 10px 10px 0px 0px;
    margin-top: 30px;
    color: #FFF;
    font-size: 12px;
}
.contactForm .title {
    position: absolute;
    top: -26px;
    left: 0px;
    background: url(/tpl/img/bg/cfTitle.png) no-repeat;
    width: 272px;
    height: 32px;
    font-size: 14px;
    color: #FFF;
    line-height: 26px;
    font-weight: bold;
    padding-left: 15px;
}
.topForm {
    z-index: 5555;
}
.c1 {
    padding-top: 15px;
    padding-left: 15px;

}
.c2 {
    padding-top: 10px;
    padding-left: 6px;
}
.c3 {
    padding-left: 15px;
    font-size: 16px;
}
.c4 {
    padding-top: 15px;
    padding-left: 15px;
    margin-top: 15px;

}
.cform {
    position: absolute;
    top: 0px;
    left: 320px;
    top: 10px;
    font-weight: bold;
}
.cform input {
    width: 285px;
    margin-top: 3px;
    margin-bottom: 17px;
}
.cform textarea {    
    margin-top: 3px;
    width: 270px;
    height: 130px;
}
.cform .txtfld {
    position: absolute;
    top: 0px;
    left: 320px;
}
.clbtn, .sebtn, .RF, .sebtn2, .yButton {
    width: 85px;
    height: 27px;
    background: url(/tpl/img/bg/cfbtn.png) top center no-repeat;
    border: 0px;
}
.RF, .yButton {
    background: url(/tpl/img/bg/fbtn.png) top center no-repeat;
    width: 108px;
    height: 25px;
}
.yButton {
    width: 190px;
    background: url(/tpl/img/bg/fbtn2.png) top center no-repeat;
}

.clearbtn {
    position: absolute;
    left: 400px;
    top: 153px;
}
.sendbtn {
    position: absolute;
    left: 495px;
    top: 153px;
}
.footer {
    height: 30px;
    position: relative;
    background: url(/tpl/img/bg/g.png) repeat-x ;
}
.footer .g1 {
    height: 30px;
    width: 146px;
    position: absolute;
    background: url(/tpl/img/bg/g1.png) no-repeat;
    left: 0px;
}
.footer .g2 {
    height: 30px;
    width: 146px;
    position: absolute;
    background: url(/tpl/img/bg/g2.png) no-repeat;
    right: 0px;
}
.footerC {
    text-align: center;
    line-height: 30px;
}
.sitemap {
    position: relative;
    background: url(/tpl/img/bg/footer.jpg) repeat top left;
    height: 137px;
}
.sitemapFLine {
    position: absolute;
    z-index: 80;
    line-height: 36px;
    top: 10px;
    width: 680px;
    left: 20px;
    height: 36px;
    border-bottom: 1px solid #ff9e40;
}
.sitemapSLine {
    position: absolute;
    z-index: 80;
    line-height: 36px;
    top: 45px;
    width: 680px;
    left: 20px;
    height: 36px;
    border-bottom: 1px solid #ff9e40;
}
.sitemapTLine {
    position: absolute;
    z-index: 80;
    line-height: 36px;
    top: 80px;
    width: 680px;
    left: 20px;
    height: 36px;
    border-bottom: 1px solid #ff9e40;
}
.f1 {
    background: url(/tpl/img/bg/f1.jpg) repeat-y top left;
    height: 137px;
    width: 146px;
    position: absolute;
    left: 0px;
    z-index: 50;
}
.f2 {
    background: url(/tpl/img/bg/f2.jpg) repeat-y top left;
    height: 137px;
    width: 146px;
    position: absolute;
    right: 0px;
    z-index: 50;
}
.footTitle {
    position: absolute;
    color: #ff9e40;
    font-weight: bold;
}
.fNav {
    position: absolute;
    font-weight: bold;
    left: 80px;
}
.fNav a {
    color: #FFF;
    margin-right: 20px;
}
.rightLine {
    position: absolute;
    width: 200px;
    position: relative;
    left: 730px;
    top: 15px;
    color: #FFF;
    font-size: 12px;
    z-index: 55;
    line-height: 23px;
}
.rightLine .cityName {
    color: #ffa13f;
    font-size: 17px;
    clear: both;
    width: 100%;
}






.contentPane, .loginPage {
    position: absolute;
    border-radius: 10px;
    padding: 15px;
    background: #FFF;
    left: 235px;
    right: 0px;
    top: 53px;
    width: 520px;
    z-index: 200;
    -moz-box-shadow:    0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow:         0px 0px 5px 0px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
.contentPaneTwo { 
    position: absolute;
    border-radius: 10px;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
    left: 235px;
    right: 0px;
    top: 390px;
    width: 520px;
    z-index: 200;
    background: url("/tpl/img/bg/tfbg.png") repeat scroll;
    -moz-box-shadow:    0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow:         0px 0px 5px 0px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');

}
.contentPaneTree {
    position: absolute;
    border-radius: 10px;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
    left: 235px;
    right: 0px;
    top: 350px;
    width: 480px;
    z-index: 200;
    background: url("/tpl/img/bg/tfbg.png") repeat scroll;
    -moz-box-shadow:    0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow:         0px 0px 5px 0px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
.ll {
    position: relative;
    margin-left: 20px;
    padding-bottom: 15px;

}
.rr {
    top: 47px;
    position: absolute;
    left: 260px;

}
.k2, .k3 {
    display: none;
}
.contentPane .close, .balooonText .close {
    position: absolute;
    right: 10px;
    top: 13px;
    width: 32px;
    height: 28px;
    background: url(/tpl/img/bg/close.png) top left no-repeat;
    cursor: pointer;
}




.pageGallery {
    position: absolute;
    bottom: 15px;
    left: 0px;
    right: 0px;
    width: 510px;
    height: 41px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0px;
}
.imgContainter {
    position: absolute;
    bottom: 9px;
    left: 0px;
    right: 0px;
    width: 510px;
    height: 53px;
    background: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    padding-right: 0px;
    overflow: hidden;
}
.imgThumbContainer {
    position: absolute;
    top: 7px;
    left: 5px;
    width: 3580px;
    overflow: hidden;

}
.pageGallery img {
    margin-bottom: 10px;
}
.imgThumbContainer .imgthumb {
    float: left;
    margin-right: 5px;
    cursor: pointer;
    opacity:0.5;
    filter:alpha(opacity=50);

}
.gprev, .prevC {
    background: url(/tpl/img/bg/prev.jpg);
    width: 35px;
    height: 64px;
    position: absolute;
    margin-left: -40px;
    top: -32px;
    cursor: pointer;
}
.gnext, .nextC {
    background: url(/tpl/img/bg/next.jpg);
    width: 35px;
    height: 64px;
    position: absolute;
    right: -45px;
    top: -32px;
    cursor: pointer;
}
.frow {
    width: 100%;
    clear: both;
}
.frow div {
    float: left;
    line-height: 25px;
}
.frowName {
    width: 80px;
}
.fn {
    background: #e4e4e4;
    border: 0px;    
    margin-right: 6px;
    border-radius: 3px;
    width: 135px;
}
.ff {
    width: 420px;
    background: #e4e4e4;
    border: 0px;
    border-radius: 3px;
}
.frow textarea {
    width: 500px;
    height: 100px;
    background: #e4e4e4;
    border: 0px;
    border-radius: 3px;
}
.formColor {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.formColor img {
    width: 130px;
    height: 80px;
}
.colorOption {
    display: none;
}
.orderReviewTitle {
    text-align: center;
    margin: 25px;
    font-size: 14px;
}
.sc {
    float: left;
    width: 140px;
    padding: 15px;
    height: 200px;
    overflow: hidden;
}
.sc .title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.optName1  {
    margin-top: 16px;
}

.contentPane h3, input {
    cursor: pointer;
}


#b1, #b2, #b3, #b4, #b5, #b6, #b7 {
    width: 144px;
    text-align: center;
}
#b4 {
    background: url(/tpl/img/bg/mbg.jpg) top center no-repeat;
    width: 125px;
    height: 34px;
    margin-top: -4px;
    padding-top: 2px;
    z-index: 50;
}
#b2 {
    width: 120px;
}
#b3 {
    width: 174px;
}
#b4 a {
    color: #000;
}

.mbg1, .mbg2, .mbg3, .mbg4, .mbg5 , .mbg6 {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 30px;
    width: 144px;
}
.mbg2 {
    left: 140px;
}
.mbg3 {
    left: 280px;
}
.mbg4 {
    left: 430px;
}
.mbg5 {
    left: 580px;
}
.mbg6 {
    left: 780px;
}
.mb:Hover {
    color: #000;
    background: url("/tpl/img/bg/g.png") repeat-x ;
}
.secndMenu div:Hover {
    background: #430d0d;
    color: #FFF;
}
.nextC {
    margin-top: 80px;
}
.prevC {
    margin-top: 80px;
    left: -10px;
}
.leftImageScroll {
    width: 512px;
    height: 530px;
    position: absolute;
    cursor: pointer;
    background: url(/tpl/img/bg/arrL.png) left no-repeat;
}
.rightImageScroll {
    width: 512px;
    height: 530px;
    position: absolute;
    right: 0px;
    cursor: pointer;
    background: url(/tpl/img/bg/arrR.png) right no-repeat;
}
.area {
    position: absolute;
    width: 186px;
    z-index: 500;
    top: 50px;
    left: -10px;
    border-radius: 10px;
    -moz-box-shadow:    0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow:         0px 0px 5px 0px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
.areaTitle {
    background: url(/tpl/img/bg/p1.png) repeat-x;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
.areaTitle {
    background: url(/tpl/img/bg/p2.jpg) repeat-x;
}
#c1, #c2, #c3 {
    cursor: pointer;
}
.cfPhone {
    clear: both;
}
.cityName {
    float: left;
    width: 70px;
    font-weight: bold;

}
.cityPhone {
    float: left;

}
.tf_phones .cityName {
    width: 50px;
    font-weight: normal;
}
.balooon, .baloon {
    position: absolute;
    top: 448px;
    left: 247px;
    z-index: 1;
    background: #FFF;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
.baloon {
    margin-top: -34px;
    display: none;
}
.bOption {
    display: none;
}
.balooonText {
    position: absolute;
    border-radius: 10px;
    padding: 15px;
    background: #FFF;
    left: 235px;
    right: 0px;
    top: 53px;
    width: 520px;
    z-index: 200;
    -moz-box-shadow:    0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow:         0px 0px 5px 0px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
    display: none;
}
.editDP {
    position: absolute;
    left: 415px;
    top: 4px;
    cursor: pointer;
}
.tplImages {
    position: relative;
    width: 100%;
}
.tplImages .title {
    padding-top: 15px;
    height: 30px;
    font-weight: bold;
    line-height: 12px;
}
.kkm, .kp, .kd, .kkm, .kkp, .antre, .tplImages div {
    width: 130px;
    float: left;
}