@charset "utf-8";
/* CSS Document */

/*首頁認證圖片輪播*/


/* Container */
.certificate  {

    margin: 10px auto 10px 4px;


}

 .certificate .control-box .right2{
		left:83%;
	} 


/* Page Header */
.certificate .page-header {


    padding: 5px 10px;
    border-top: 4px solid #ccc;
    color: #a83b3b;

    }
.certificate    .page-header h3 {
        line-height: 0.88rem;
        color: #a83b3b;
        }
		
.certificate .bannerImage {
	
		display:block; margin:0 auto;
		margin-top:30px;
		border:10px;
	}	



/* Thumbnail Box */
.certificate .caption {

    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.certificate .caption .span4, .certificate .caption .span8 {
    padding: 0px;
	
}
.certificate .caption .span4 {

}

.certificate   .caption p {
		top:10px;
        font-size: 1rem;
        line-height: 1.0rem;

        }
.certificate        .btn.btn-mini {


            color: #fbf4e0;
            font-size: 0.63rem;

            }
.certificate .carousel-control {
    top: 0;
}


