@charset "utf-8";

/*Kv*************************************************************/
.kv{
	width:740px;
	height:140px;
	margin-bottom:17px;
}



.titleBar{
	width:100%;
	float:left;
	border-bottom:2px solid #ff7300;
}

.titleBar h3{
	font-size:16px;
	color:#000;
	padding:5px 0 7px 40px;
	background:url(../images/tag05.png) no-repeat 0 0px;
	float:left;
}


.path{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:7px;
	float:right;
	background:url(../images/tag04.png) no-repeat 0 2px;
	padding-left:18px;
}

.path li{
	display:inline;
	padding:0 3px 0 0;
	font-size:12px;
	color:#000;
}

.path li a{
	text-decoration:none;
	color:#000;
}

.path li a:hover{
	text-decoration:underline;
}

.mainContent{
	clear:both;
	overflow:hidden;
	background-color:#fff;
	padding:20px;
}

/*捐款表單*************************************************************/

.formTable{
	width:100%;
	margin:0 auto;
}

.formTable h2{
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	background-color:#bf5455;
	width:150px;
	text-align:center;
	color:#fff;
	padding:3px;
	font-size:15px;
	margin-bottom:10px;

}

.formT{
	margin:0 0 20px 0;
	width:100%;
	clear:both;
}

.formT th{
	text-align:left;
	border-bottom:1px dotted #ccc;
	padding-top:7px;
	width:180px;
}

.formT td{
	text-align:left;
	border-bottom:1px dotted #ccc;
	padding:10px 0;
}

.formT input{
	border:0;
	border:1px solid #ccc;
}

.formT select{
	border:0;
	border:1px solid #ccc;
}


.yes{
	color:#e60002;
	font-size:20px;
	display:block;
	float:left;
	margin:2px 10px;
}

.ps{
	color:#bf5455;
}

h2.same1{
	float:left;
}
.same{
	float:left;
	padding-top:7px;
}

.tablePs{
	clear:both;
	margin:10px 0;
}

.width_txt{
	width:73px;
	width:93px\9;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.width_txt{
	width:113px;
}
}




.agree{
	border-top:1px dotted #ccc;
	padding-top:10px;
	text-align:center;
	font-size:18px;
}

.submit{
	display:block;
	margin:0 auto;
	background-color:#d54b00;
	color:#fff;
	/*border:1px solid #ccc;*/
	border: 0;
	padding:10px 30px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.highlight{
	font-weight:bold;

}


.donateTitle{
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	margin:5px 0 10px 0;
	overflow:hidden
}
.donateTitle p{
	width:490px;
	float:left;
	font-size:15px;
	line-height:27px;
}


.donateBtn a{
	font-size:24px;
	padding:20px 0 0 37px;
	text-decoration:none;
	color:#fff;
	background:url(../images/donateBtn.gif) no-repeat 0 0;
	display:block;
	width:140px;
	height:54px;
	float:right;
}


.donateCaseBox{
	width:340px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.donateCasePic{
	width:340px;
	height:270px;
	position:relative;
	margin-bottom:5px;
}

.donateCasePic div{
	position:absolute;
	z-index:1;
}
div.img{
	width:340px;
	height:270px;
	border-radius:25px;
}
.donateCasePic p{
	color:#fff;
	font-size:14px;
	padding:20px 10px;
	letter-spacing:1px;
	position: relative;
    z-index: 3;
}


.donateCasePic .blackBg{
	display:block;
	width:100%;
	height:100%;
	/*opacity:0.1;*/
	/*background-color:#000;*/
	background-color: rgba(0,0,0,.5);
	color: #fff;
	position:absolute;
	bottom:0;
	z-index:2;
}


.donateCaseTxt{
	width:100%;
	overflow:hidden;
	position:absolute;
	bottom:0;
	padding:0px;
	z-index:3;
}

.donateCaseBox span a{
	width:49%;
	/*border:1px solid #ccc;*/
	float:left;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	color:#666;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	line-height:30px;
}
.donateCaseBox span a:before{
	content: '≡';
	margin-right: 5px;
}
.donateCaseBox span a:after{
	content: '≡';
	margin-left: 5px;
}
.donateCaseBox span.b02 a{
	float:right;
}

.donateCaseBox span a:hover{
	/*background-color:#eee;*/
	color:#d54b00;
}

.donateCaseBox span.b03 a{
	width:99%;

}

/*index news*************************************************************/

.innerNews{
}

.innerNews h3{
	font-size:16px;
	color:#000;
	padding:0 0 4px 21px;
	border-bottom:2px solid #bf5455;
	background:url(../images/tag01.png) no-repeat 0 3px;
}

.innerNews ul{
	margin:0;
	padding:0;
	list-style:none;
	background-color:#fff;
}

.innerNews ul li{
	background:url(../images/tag02.png) no-repeat 16px 23px;
	padding:17px 0 18px 35px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
}

.innerNews ul li a{
	text-decoration:none;
	color:#666;
}

.innerNews ul li a:hover{
	color:#aaa;
}

.innerNews ul li.hot{
	background:0;
	background:url(../images/tag03.png) no-repeat 8px 20px;
}

/*------------------------------------------page------------------------------------------*/

table.page{
	margin:20px auto 20px auto;
	text-align:center;
	overflow:hidden;
}

ul.pageWang{
	width:100%;
	display:table-cell;
	background-color:#fc0;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
}

.pageWang li{
	float:left;
	margin-right:6px;
}

table.page td a{
	display:block;
	float:left;
	padding:3px 5px;
	background-color:#fff;
	border:1px solid #e9e9e9;
	color:#555;
	text-decoration:none;
	margin-right:6px;
}

table.page td a:hover{
	background-color:#f4f0eb;
	border:1px solid #e9e9e9;
}

table.page td.selected{
	display:block;
	float:left;
	padding:3px 5px;
	background-color:#d54b00;
	color:#fff;
	margin-right:6px;
	border:1px solid #d54b00;
}

table.page td.between{
	display:block;
	float:left;
	padding:3px 0px;
	background:none;
	margin-right:6px;
	border:0;
	color:#000;
}

.newsDate{
	 display:inline-block;
	 float:right;
	 color:#999;
}


/*公益事紀*/

.eventBox{
	width:217px;
	height:240px;
	float:left;
	margin:0px 8px 20px 8px;
}

.eventPic{
	width:217px;
	height:172px;
	position:relative;
	margin-bottom:5px;
}

.eventBox span a{
	display:block;
	width:99%;
	/*border:1px solid #ccc;*/
	float:left;
/*	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
*/	color:#666;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	line-height:30px;
}



.eventBox span a:before{
	content: '≡';
	margin-right: 5px;
}
.eventBox span a:after{
	content: '≡';
	margin-left: 5px;
}

.eventBox span a:hover{
	/*background-color:#eee;*/
	color:#d54b00;
}


.eventBox h5{
	border-left:5px solid #ea5757;
	font-size:14px;
	padding-left:5px;
	margin-bottom:10px;
}


/*電子刊物*/

.mailBar{
	width:97.5%;
	overflow:hidden;
	padding:0px 0 0 0px;
	margin:16px auto 18px auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.mailBar{
	}
}

.mailBar span a{
	display:block;
	float:left;
	font-size:13px;
	width:87px;
	height:30px;
	text-align:center;
	padding-top:12px;
	color:#fff;
	background:#ff7300;
	text-decoration:none;
}

.mailBar input{
	float:left;
	border:0;
	color:#969696;
	width:86%;
	height:40px;
	background:#eee;
	margin:0px;
	padding-left:5px;
	font-size:23px;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
}




/*new content*/
.newsMain{
	background:url(../images/newsMainBg.jpg) no-repeat 12px 12px;
	width:auto;
	padding:0px 40px 0px 40px;
	font-size:15px;
	color:#666;
}

span.newsConDate{
	display:block;
	background:url(../images/newsDateTag.png) no-repeat 0 0;
	width:80px;
	height:23px;
	color:#fff;
	font-size:11px;
	padding:5px 0 0 3px;
	letter-spacing:.5px;
}

.newsMain h1{
	font-size:20px;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin:5px 0 12px 0;
	width:630px;
}

.newsMain .uploadImg{
	margin-bottom:15px;
}
.newsMain p{
	margin-bottom:20px;
	line-height:20px;
	letter-spacing:.5px;
	width:630px;
}


.newsMain .goBackNewsList a{
	text-decoration:none;
	color:#ef6969;
	font-weight:bold;
}



/**/

.want{
	background:url(../images/wantBg.jpg) no-repeat 0 0;
	height:600px;
	position:relative;
}

.want p{
	position:absolute;
	top:40px;
	right:30px;
	line-height:40px;
	letter-spacing:1px;
	font-size:14px;

}

.want p a{
	color:#6ea943;
}

.want p a:hover{
	text-decoration:none;
}


.formT a{
	color:#bf5455;
}

.formT a:hover{
	text-decoration:none;
}



.formT textarea{
	border:1px solid #ccc;
}



.join{
	background:#fff url(../images/joinBg.gif) no-repeat 20px 40px;
	height:530px;
	position:relative;
}

.join .box{
	position:absolute;
	top:40px;
	right:30px;
	letter-spacing:1px;
	font-size:14px;
	width:460px;
	text-align:justify;
	line-height:25px;

}


.join h2{
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	background-color:#666;
	width:100px;
	text-align:center;
	color:#fff;
	padding:3px;
	font-size:15px;
	margin-bottom:10px;
	margin-top:20px;

}

.join ul{
	margin:10px 0 10px -20px;
}

.join ul li{
	list-style:disc;
}

.join ul li a{
	color:#6ea943;
}

.join ul li a:hover{
	text-decoration:none;
}

.join .box ol li{
}

/*ebook*/

.ebookBox{
	width:217px;
	height:398px;
	float:left;
	margin:0px 7px 0px 7px;
	overflow:hidden;
}

.ebookPic{
	background-color:#ef0;
}

.ebookBox span a{
	display:block;
	clear:both;
	width:99%;
	border:1px solid #ccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	color:#666;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	line-height:30px;
	margin-top:5px;
}

.ebookBox span a:hover{
	background-color:#eee;
}


.ebookBox h5{
	border-left:5px solid #ea5757;
	font-size:14px;
	padding-left:5px;
	margin-bottom:10px;
}


/**/

