body{
    background:url(http://pandora-clinic.com/images/body_bg.gif) repeat-x;
    font-family: Microsoft JhengHei,Arial;

}

/*---- 首頁主要css ----*/

body,h1,h2,h3,nav,nav ul,nav li,.nav-left{
    padding:0;
    margin:0;
    font-size: 16px;
}
p{
    padding: 0;
    margin: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img{
    border:0px;
}

.line01{   /* 水平分線 1 */
    border:0; height:1px; background-color:#d7d6d7;
    color:#d7d6d7	/* IE6 */
}


.line02{     /* 水平分線2  */
    border:0; height:1px; background-color:#d7d6d7;
    color:#d7d6d7;	/* IE6 */
    margin-top:10px;
    *margin-top:10px;
    _margin-top:10px;
}


.line03{
    border-bottom:1px #999 dashed;
    border-top:none;
    border-right:none;
    border-left:none;
    /*color:#d7d6d7;*/	/* IE6 */
}


.line04{
    border-bottom:1px #999999 dashed;
    border-right:none;
    border-left:none;
    border-top:none;
    padding-bottom:20px;
}

h1{
    width:710px;
    font-size:20px;
    font-family: Microsoft JhengHei,Arial;
    color:#454545;
    padding:12px 0 0 0px;
    border-bottom:1px #ebebeb solid;
    font-weight:normal;
}

h2{
    font-size:23px;
    color:#000;
    padding:18px 0 0 55px;
    font-family: Microsoft JhengHei,Arial;
    font-weight:bold;
}

h3{
    color: #64385f;
    font-size: 22px;
    padding: 0;
    margin: 0;
}


hr{
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
    float: left;
    border: none;
    margin: 10px 0;
}
/*----------------------------------------------------link  --*/

.link{
    width:710px;
    text-align:right;
    font-family: Microsoft JhengHei,Arial;
    font-size:11px;
    color:#575757;
}


.link a{
    width:710px;
    text-align:right;
    color:#919191;
    text-decoration:none;
}



.link a:hover{
    width:710px;
    text-align:right;
    color:#919191;
    text-decoration:underline;
}



/*----------------------------------------------------Wrapper  --*/

#wrapper{ }

.top{
    width: 100%;
    height:70px;
    background:url(../../images/top_bar2.jpg) repeat;
}

.top-center{
    width:1240px;
    height:70px;
    margin: 0 auto;
    position: relative;
}
.logo{
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
}
.logo a{
    display: block;
    width: 665px;
    height: 81px;
}


.banner{
    width: 100%;
    height:407px;
    background:url(../../images/banner_bg.jpg) repeat;
}

.banner-center{
    width:1240px;
    height:407px;
    margin: 0 auto;
    background: url("../../images/banner_center_in.jpg") center top no-repeat;
    padding-top: 20px;
}

#banner{
    width:1200px;
    height:387px;
    padding: 9px;
    margin: 0 auto;
    background-color: #ffffff;
}

#abgne_fade_pic {
    position: relative;
    width: 1181px;
    height: 371px;
}
#abgne_fade_pic a.ad {
    position: absolute;	/* 讓圖片疊在一起 */
}
#abgne_fade_pic .control {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
#abgne_fade_pic .control a {
    display: inline-block;
    padding: 3px;
    margin: 0 3px;
    width: 16px;
    color: #fff;
    background: #000;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    /*	display:none;*/
}
#abgne_fade_pic .control a.on {
    font-weight: bold;
    color: #f00;
}


.container{
    width: 1240px;
    margin: 0 auto;
    background:url(../../images/container_bg.jpg) repeat-y;
    padding-bottom: 80px;
}

.container_in{
    width: 1240px;
    margin: 0 auto;
    background:url(../../images/container_bg.jpg) repeat-y;
    padding-bottom: 20px;
}

.box-set{
    margin: 10px 0;
}

.left_box{
    width: 919px;
    margin-left: 21px;
    float: left;
    background: url("../../images/nav-bg.jpg") repeat-x;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7e7e7+12,e7e7e7+29,e7e7e7+29,ffffff+67 */
    /*background: rgb(231,231,231); /!* Old browsers *!/
    background: -moz-linear-gradient(top,  rgba(231,231,231,1) 12%, rgba(231,231,231,1) 29%, rgba(231,231,231,1) 29%, rgba(255,255,255,1) 67%); /!* FF3.6-15 *!/
    background: -webkit-linear-gradient(top,  rgba(231,231,231,1) 12%,rgba(231,231,231,1) 29%,rgba(231,231,231,1) 29%,rgba(255,255,255,1) 67%); /!* Chrome10-25,Safari5.1-6 *!/
    background: linear-gradient(to bottom,  rgba(231,231,231,1) 12%,rgba(231,231,231,1) 29%,rgba(231,231,231,1) 29%,rgba(255,255,255,1) 67%); /!* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 ); /!* IE6-9 *!/*/

}
.right_box{
    width: 270px;
    float: left;
}

.right_box ul{
    padding: 0;
    margin: 0;
    list-style: none;
}


.new_box{
    background: url("../../images/index_peop.jpg") no-repeat;
    height: 400px;
}
.news_left{float: left; margin:220px 0 0 275px; color: #666666;}
.news_right{ float: left; margin:230px 0 0 60px}

.index_about{
    width: 265px;
    height: 115px;
    position: relative;
    top:15px;
}
.index_about a{
    color: #666666;
    text-decoration: none;
}
table.index-tab tr{
    color: #bfa153;
    font-size: 16px;
}

table.index-tab td{
    color: #bfa153;
    font-size: 16px;
    padding-right: 20px;
}

table.index-tab td a{
    color: #61365e;
    text-decoration: none;
    line-height: 1.8
}


.pic_img{
    width: 1200px;
    height: 200px;
    margin:50px 0 0 20px;
}


.container_box{
    background-color: #ffffff;
    padding: 0px 60px;
    color: #666666;
    line-height: 1.8;
    font-weight: normal;
}


.container_box2{
    background-color: #ffffff;
    padding: 0 20px;
    color: #666666;
    line-height: 1.8;
}



.container_news{
    background-color: #ffffff;
    padding: 0px 60px;
    color: #666666;
    line-height: 1.8;
}




/*----------------------------------------------------#product-list --*/
.product-list{
    width:281px;
    height: 342px;
    margin:0px 6px 0 6px;
    float:left;
    background: url("../../images/pro-list.jpg") no-repeat;
}

.product-pto{
    height:237px;
    padding:13px;
}
.product-pto img{
    border: 1px solid #c5c5c5;
}

.product-name{
    font-family: Microsoft JhengHei,Arial;
    text-align: center;
    width: 240px;
    display: block;
    margin:12px 12px;
    font-size:20px;
}

.product-name a{
    /*padding-top:10px;*/
    font-family: Microsoft JhengHei,Arial;
    color:#643860;
    text-decoration:none;
    font-size: 23px;
}

.product-name a:hover{
    text-decoration:none;
}


.news-list{
    width: 100%;
    height: 120px;
}
.news-data{
    background: url("../../images/news-date.jpg");
    width: 108px;
    height: 50px;
    color: #ffffff;
    font-size: 13px;
    padding: 15px 0 0 25px;
    float: left;
}
.news-text{
    float: left;
    padding: 10px;
}

.news-btn{
    float: right;

}

.page{
    width: 100%;
    height: 40px;
    background-color: #e5d5e1;
    font-size: 13px;
}
.page ul{
    margin: 0 260px;
    padding: 0;
    list-style: none;
}

.page ul li {
    padding: 7px 5px;
    float: left;
}
.page ul li a{
    text-decoration: none;
    color: #000000;
}



ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#qaContent {
    width:100%;
}
#qaContent h3 {
    width: 500px;
    height: 22px;
    text-indent: -9999px;
}
#qaContent h3.qa_group_1 {
    background: url(../../images/qa_group_1.gif) no-repeat;
}
#qaContent h3.qa_group_2 {
    background: url(../../images/qa_group_2.gif) no-repeat;
}
#qaContent ul.accordionPart {
    margin: 10px 10px 50px 30px;
}
#qaContent ul.accordionPart li {
    padding-bottom: 12px;
    margin-top: 12px;
}
#qaContent ul.accordionPart li .qa_title {
    background: url("../../images/qa-bg.jpg") no-repeat 0px 3px;
    padding: 4px 0 0 35px;
    color: #F1DDED;
    cursor: pointer;
    height: 35px;
    font-weight: 600;
    font-size: 17px;

}
#qaContent ul.accordionPart li .qa_title_on {
    text-decoration: none;
}
#qaContent ul.accordionPart li .qa_content {
    margin: 6px 0 0;
    padding: 5px 0 0 35px;
    color: #666;
    width: 700px;
}


.qa-btn{
    width: 571px;
    margin: 80px auto;
}

.footer_all{
    background: url("../../images/footer-bg.gif") repeat-x;
    height: 100px;
}
.footer-center{
    width: 865px;
    margin: 0 auto;
}

.footer-center ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-center ul li {
    float: left;
    width: auto;
    font-size: 13px;
    background: url("../../images/seprate.gif") 0 50% no-repeat;
    padding: 13px 10px;
}

.footer-center a{
    color: #fff;
    text-decoration: none;
}


.footer-info{
    width: 800px;
    margin: 0 auto;
    font-size: 13px;

}

.footer-info p{
    margin: 0 !important;
    color: #666666;
    padding-top:50px;
    text-align: center;
    line-height: 2;
}

.footer-info a{
    color: #666666;
    text-decoration: none;
}
.footer-info a:hover{
    color: #bc85b8;
}



.clear{
    clear:both; }











/*小圖輪播*/
.abgne-yahoo-carousel {
    width: 1150px;
    height: 170px;
    /*padding: 10px;*/
    /*border: 1px solid #ccc;*/
    position: relative;
    margin-left: 41px;
}
.abgne-yahoo-carousel * {
    margin: 0;
    padding: 0;
}
.abgne-yahoo-carousel ul, .abgne-yahoo-carousel li {
    list-style: none;
}
.abgne-yahoo-carousel a img {
    border: none;
    width: 278px;
}
.abgne-yahoo-carousel h3 {
    font-size: 18px;
    height: 35px;
}
.abgne-yahoo-carousel .page {
    position: absolute;
    top: 12px;
    right: 80px;
}
.abgne-yahoo-carousel .btn {
    position: absolute;
    top: 10px;
    right: 4px;
    height: 20px;
}
.abgne-yahoo-carousel .btn a {
    width: 22px;
    height: 40px;
    height: 20px;
    float: left;
    text-indent: -9999px;
}
.abgne-yahoo-carousel .btn a.prev {
    background: url("../../images/btn.gif") no-repeat 0 -28px;
}
.abgne-yahoo-carousel .btn a.next {
    background: url("../../images/btn.gif") no-repeat 0 -5px;
}
.abgne-yahoo-carousel .frame {
    position: relative;
    overflow: hidden;
    width: 1150px;	/* (li 的寬度 + li 的邊框寬度 * 2 ) * 一次要顯示的數量 + li 的右邊界 * (一次要顯示的數量 - 1) */
    height: 170px;
}
.abgne-yahoo-carousel ul {
    width: 99999px;
    position: absolute;
}
.abgne-yahoo-carousel li {
    float: left;
    width: 278px;
    height: 170px;
    position: relative;
    margin-right: 10px;
    /*border: 1px solid #333;*/
}
.abgne-yahoo-carousel li .thumb, .abgne-yahoo-carousel li .ovrly, .abgne-yahoo-carousel li h3 {
    position: absolute;
}
.abgne-yahoo-carousel li .ovrly, .abgne-yahoo-carousel li h3 {
    width: 100%;
    height: 35px;
    line-height: 32px;
    text-align: center;
    bottom: 0;
}
/*
.abgne-yahoo-carousel li .ovrly {
    background: #000;
}
.abgne-yahoo-carousel li h3 a {
    color: #fff;
}
.abgne-yahoo-carousel li h3 a:hover {
    color: #f90;
}
*/