@charset "utf-8";
/*--------------------- 主架構 -------------------------------*/
body {
	background-color: #fff;
	margin: 0px;
	font-family: "微軟正黑體";
	line-height: 1.25em;
	background-image: url(../images/body-img.jpg);
	background-repeat: repeat;
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}

a {
	text-decoration: none;
	font-family: "微軟正黑體";
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;

}


.row{
	padding-right: 10px;
	padding-left: 10px;
}

p{
	line-height: 16px;
}

.a-img{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.font-org{
	font-size: 13px;
	color: #FC0;
}

.p-text{
	line-height: 28px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.img-frame{
	background-color: #F3F3F3;
	padding: 1%;
	border: 1px solid #ddd;
	float: left;
}

/*--------------------- 上師照片 -------------------------------*/

.frame-area{
	float: left;
	width: 100%;
}

.img-frame-area{
	float: left;
	width: 31.2%;
	margin-right: 2%;
	margin-bottom: 2%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.title-h2s{
	color: #06C;
	font-size: 100%;
	line-height: 1.25em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	height: 65px;
	margin-bottom: 5px;
}

.text-areas{
	color: #333;
	font-size: 100%;
	line-height: 1.25em;
	font-family: "微軟正黑體";
	text-align: center;
	height: 50px;
	width: 100%;
	float: left;
	}
.text-areax{
	line-height: 1.75em;
	font-family: "微軟正黑體";
	width: 100%;
	float: left;
	}
	
.img-frames{
	background-color: #F3F3F3;
	padding: 1%;
	border: 1px solid #ddd;
	text-align: center;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
}

.p-texts{
	line-height: 28px;
	float: left;
	width: 100%;
	text-align: center;
}

/*--------------------- 分頁 -------------------------------*/

#pagination{
	float: left;
	width: 100%;
	padding-top: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	text-align: center;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    border-radius: 5px;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border-radius: 5px;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}

/*--------------------- 布局 -------------------------------*/
#wrapper{
	width: 100%;
}

#container{
	width: 100%;
	float: left;
	background-image: url(../images/main-img.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.content{
	width: 100%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------- header nav -------------------------------*/

#header{
	width: 100%;
	background-color: #FFF;
	float: left;
	display: block;
}

.header{
	width: 100%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}

.header .logo{
	width: 30%;
	float: left;
}

.header .icon{
	width: 70%;
	float: left;
	text-align: right;
	padding-top: 35px;
}

#nav{
	width: 100%;
	background-color: #763a00;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#954b04+0,763a00+100 */
background: rgb(149,75,4); /* Old browsers */
background: -moz-linear-gradient(top, rgba(149,75,4,1) 0%, rgba(118,58,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(149,75,4,1) 0%,rgba(118,58,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(149,75,4,1) 0%,rgba(118,58,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#954b04', endColorstr='#763a00',GradientType=0 ); /* IE6-9 */	float: left;
}

.nav{
	width: 100%;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 999;
}

#header-banner{
	width: 100%;
	float: left;
	display: block;
}

.header-banner{
	width: 100%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}


#example-1{
	width: 100%;
	}
	
select{
	line-height: 36px;
	font-size: 18px;
	font-family: "微軟正黑體";
	border-radius: 5px;
	border: 1px solid #D4D4D4;
	box-shadow: inset 0 2px 5px #eee;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

	
/*--------------------- main -------------------------------*/

.main-em{
	float: left;
	width: 50%;
	padding-top: 20px;
	padding-bottom: 10px;
}

.main-em .title-area{
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	width: 160px;
	margin-bottom: 15px;
}

.main-em .title-h1{
	float: left;
	font-size: 26px;
	color: #333;
	padding-left: 10px;
	line-height: 28px;
}

.main-em .title-h2{
	float: left;
	font-size: 22px;
	color: #c44c3a;
	line-height: 32px;
	width: 100%;
}



.main-em .title-eng{
	float: left;
	font-size: 13px;
	color: #ffc600;
	padding-left: 10px;
	line-height: 18px;
}

.main-em .text-area{
	float: left;
	width: 100%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-em .btn-link{
	float: left;
	width: 100%;
}


.main-em .img{
	float: left;
	width: 48%;
	margin-right: 2%;
}

.main-em .img-frame{
	background-color: #F3F3F3;
	padding: 2%;
	border: 1px solid #ddd;
	width: 96%;
}

.main-em .name{
	float: left;
	width: 100%;
}

.dline{
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
}

.main-ems{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}

.main-em-news{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.main-ems .title-area{
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	width: 155px;
	margin-bottom: 15px;
}

.main-ems .title-h1{
	float: left;
	font-size: 26px;
	color: #333;
	padding-left: 10px;
	line-height: 28px;
}

.main-ems .title-h2{
	float: left;
	font-size: 18px;
	color: #660000;
	line-height: 32px;
	width: 100%;
	font-weight: bold;
}

.main-ems .title-time{
	float: left;
	font-size: 16px;
	color: #06C;
	line-height: 28px;
	width: 100%;
	font-weight: bold;
}

.main-ems .title-date{
	font-size: 16px;
	color: #666;
	padding-left: 5px;
	font-weight: normal;
}

.main-ems .title-eng{
	float: left;
	font-size: 13px;
	color: #ffc600;
	padding-left: 10px;
	line-height: 18px;
}

.main-ems .text-area{
	float: left;
	width: 50%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-ems .btn-link{
	float: left;
	width: 100%;
}


.main-ems .img{
	float: left;
	width: 98%;
	margin-right: 2%;
	margin-bottom: 10px;
}

.main-ems .img-frame{
	background-color: #F3F3F3;
	padding: 1%;
	border: 1px solid #ddd;
	width: 46%;
	float: left;
}

.main-ems .name{
	float: left;
	width: 48%;
	padding-left: 2%;
	font-size: 16px;
	line-height: 1.75em;
}

.main{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	}

.main .left{
	float: left;
	width: 20%;
	margin-top: 10px;
	margin-right: 1%;
}

.main .left-area{
	float: left;
	width: 99%;
	background-color: #FFF;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ececec;
}

.main .left-title{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1625b+0,bb3e36+100 */
	background-color: #bb3e36;
	background: rgb(209,98,91); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(209,98,91,1) 0%, rgba(187,62,54,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(209,98,91,1) 0%,rgba(187,62,54,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(209,98,91,1) 0%,rgba(187,62,54,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1625b', endColorstr='#bb3e36',GradientType=0 ); /* IE6-9 */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 36px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

.main .right{
	float: left;
	width: 79%;
}

.main-em2{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.main-em2 .title-area{
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	width: 155px;
	margin-bottom: 15px;
}

.main-em2 .title-h1{
	float: left;
	font-size: 26px;
	color: #333;
	padding-left: 10px;
	line-height: 28px;
}

.main-em2 .title-h2{
	float: left;
	font-size: 22px;
	color: #c44c3a;
	line-height: 32px;
	width: 100%;
}


.main-em2 .title-eng{
	float: left;
	font-size: 13px;
	color: #ffc600;
	padding-left: 10px;
	line-height: 18px;
}

.main-em2 .text-area{
	float: left;
	width: 100%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-em2 .img{
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 15px;
}

.main-em2 .img-frame{
	background-color: #F3F3F3;
	padding: 1%;
	border: 1px solid #ddd;
}
.main-em2 .name{
	float: left;
	width: 100%;
}

.main-em3{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.main-em3 .title-area{
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	width: 320px;
	margin-bottom: 15px;
}

.main-em3 .title-h1{
	float: left;
	font-size: 26px;
	color: #333;
	padding-left: 10px;
	line-height: 28px;
}

.main-em3 .title-h2{
	float: left;
	font-size: 22px;
	color: #c44c3a;
	line-height: 32px;
	width: 100%;
}



.main-em3 .title-eng{
	float: left;
	font-size: 13px;
	color: #ffc600;
	padding-left: 10px;
	line-height: 18px;
}

.main-em3 .text-area{
	float: left;
	width: 100%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-em4{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.main-em4 .title-area{
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	width: 280px;
	margin-bottom: 15px;
}

.main-em4 .title-h1{
	float: left;
	font-size: 26px;
	color: #333;
	padding-left: 10px;
	line-height: 28px;
}

.main-em4 .title-h2{
	float: left;
	font-size: 22px;
	color: #c44c3a;
	line-height: 32px;
	width: 100%;
}

.main-em4 .title-eng{
	float: left;
	font-size: 13px;
	color: #ffc600;
	padding-left: 10px;
	line-height: 18px;
}

.main-em4 .text-area{
	float: left;
	width: 100%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-em-news .title-area{
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	width: 155px;
	margin-bottom: 15px;
}


.main-em-news .title-h1{
	float: left;
	font-size: 26px;
	color: #333;
	padding-left: 10px;
	line-height: 28px;
}

.main-em-news .title-h2{
	float: left;
	font-size: 18px;
	color: #660000;
	line-height: 32px;
	width: 100%;
	font-weight: bold;
}

.main-em-news .title-time{
	float: left;
	font-size: 16px;
	color: #06C;
	line-height: 28px;
	width: 100%;
	font-weight: bold;
}

.main-em-news .title-date{
	font-size: 16px;
	color: #666;
	padding-left: 5px;
	font-weight: normal;
}

.main-em-news .title-eng{
	float: left;
	font-size: 13px;
	color: #ffc600;
	padding-left: 10px;
	line-height: 18px;
}

.main-em-news .text-area{
	float: left;
	width: 50%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-em-news .text-areas{
	float: left;
	width: 100%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-em-news .btn-link{
	float: left;
	width: 100%;
}


.main-em-news .img{
	float: left;
	width: 98%;
	margin-right: 2%;
	margin-bottom: 10px;
}

.main-em-news .img-frame{
	background-color: #F3F3F3;
	padding: 1%;
	border: 1px solid #ddd;
	width: 46%;
	float: left;
}

.main-em-news .name{
	float: left;
	width: 48%;
	padding-left: 2%;
	font-size: 16px;
	line-height: 1.75em;
}

.main-em-news .names{
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 1.75em;
}

/*--------------------- 認識佛法 -------------------------------*/

.font-18px{
	font-size: 126%;
	color: #900;
	font-family: "微軟正黑體";
	line-height: 1.75em;
	background-image: url(../images/f_leaf1080.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}


/*--------------------- 認識學會 -------------------------------*/

.font-18spx{
	font-size: 126%;
	color: #099;
	font-family: "微軟正黑體";
	line-height: 1.75em;
	background-image: url(../images/f_flower2665.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}


/*--------------------- breadcrumb -------------------------------*/

.breadcrumb{
	float: left;
	width: 100%;
	text-align: left;
	color: #666;
	font-size: 90%;
	margin-bottom: 5px;
	margin-top: 5px;
}

.breadcrumb .fontblue{
	color: #c04740;
	font-size: 108%;
	font-weight: bold;
}


.breadcrumb a,a:link{
	font-size: 90%;
}

.breadcrumb a:hover{
	color: #F00;
	font-size: 90%;
}

/*--------------------- contact -------------------------------*/

.contact-list-em2{
	float: left;
	width: 100%;
	text-align: left;
}

.contact-list-em-form{
	float: left;
	width: 100%;
	text-align: left;
}



.contactwap{
	width: 100%;
	max-width:600px;
	font-family: "微軟正黑體";
	color: #333;
	line-height: 1.75em;
	margin-right: auto;
	margin-left: auto;
	}


form {
	float: left;
	width: 100%;
	font-size: 15px;
	font-family: "微軟正黑體";
}

.wbk{
	padding: 0px;
	border-radius: 5px;
	border: 1px solid #D4D4D4;
	box-shadow: inset 0 2px 5px #eee;
	color: #333333;
	width: 100%;
	margin-top: 0px;
	font-family: "微軟正黑體";
	font-size: 100%;
}



#form_area{
	float: left;
	width: 100%;
}

.form_area{
	float: left;
	width: 100%;
	color: #333;
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 108%;
	margin-bottom: 8px;
}



/*--------------------- footer -------------------------------*/

#footer{
	width: 100%;
	background-color: #8b0000;
	float: left;
	background-image: url(../images/footer-img.jpg);
	background-repeat: repeat;
}

.footer{
	width: 100%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}

.footer .left {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
}


.footer .left a:link {
	color: #FFF;
	text-decoration: none;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
}

.footer .left a:hover {
	color: #FC0;
	text-decoration: none;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
}



.footer .right {
	width: 50%;
	float: left;
}

#copyright{
	width: 100%;
	background-color: #270404;
	float: left;
}

.copyright{
	width: 100%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}



/*--------------------- rwd -------------------------------*/

@media (max-width: 768px) {
	
#header{
	width: 100%;
	background-color: #FFF;
	float: left;
	display: none;
}

.logo{
	width: 60%;
	float: left;
}


.main-em{
	float: left;
	width:100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.main-ems .text-area{
	float: left;
	width: 100%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-ems .img-frame{
	background-color: #F3F3F3;
	padding: 1%;
	border: 1px solid #ddd;
	width: 100%;
	float: left;
}

.main-ems .name{
	float: left;
	width: 100%;
	padding-left: 0%;
	font-size: 16px;
	line-height: 1.75em;
}

.main-em .img{
	float: left;
	width: 100%;
	margin-right: 0%;
	margin-top: 15px;
}


.main-em .img-frame{
	background-color: #F3F3F3;
	padding: 5px;
	border: 1px solid #ddd;
	width: 100%;
}

.main-em2 .img{
	float: left;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 15px;
}



.main .left{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
}

.main .left-area{
	float: left;
	width: 100%;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
	padding-bottom: 0px;
}

select{
	line-height: 36px;
	font-size: 18px;
	font-family: "微軟正黑體";
	border-radius: 1px;
	border: 1px solid #D4D4D4;
	box-shadow: inset 0 2px 5px #eee;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.main .right{
	float: left;
	width: 100%;
}


.main-em-news .text-area{
	float: left;
	width: 100%;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.main-em-news .img{
	float: left;
	width: 98%;
	margin-right: 2%;
	margin-bottom: 10px;
}

.main-em-news .img-frame{
	background-color: #F3F3F3;
	padding: 1%;
	border: 1px solid #ddd;
	width: 100%;
	float: left;
}

.main-em-news .name{
	float: left;
	width: 100%;
	padding-left: 0%;
	font-size: 16px;
	line-height: 1.75em;
	margin-top: 10px;
}
	
.footer .left {
	width: 100%;
	float: left;
	font-size: 13px;
	color: #FFF;
	line-height: 18px;
}

.footer .right {
	width: 100%;
	float: left;
}


.img-frame-area{
	float: left;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}


}
