@charset "utf-8";
/* CSS Document */
#center .top {
	width: 691px;
	height: 40px;
	padding:10px 0px 0px 35px;
	float: left;
	background-image: url(../wrapper/center_top2.png);
	position:relative;
	font-size:16px;
	color:#000;
	
}
#content {
	width: 726px;
	height: auto;
	
	float: left;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	
}

/*-照片列表-----------------------------------------*/
#list {
	width: 100%;
	height: auto;
	float:left;
}
#list .photoframe {
	height: 140px;
	width: 700px;
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	
}

#list .txt {
	height: 50px;
	width: 565px;
	padding: 15px 0px 0px 0px;
	color: #666666;
	text-align: left;
	font-size: 14px;
	float: right;
	letter-spacing: 2px;
	line-height: 18px;
display: -webkit-box;
-webkit-line-clamp: 3; /*超出第5行時截斷*/
-webkit-box-orient: vertical;
overflow: hidden;
}
#list .photo {
	height: auto;
	width: 125px;
	margin: 0 auto;
	margin: 5px;
	overflow: hidden;
	float: left;
}
#list .photo_style {
	padding: 5px;
	background-color: #EAEAEA;
	border: 2px solid #69A313;
}
#list .date {
	height: 25px;
	width: 565px;
	padding: 0px 0px 0px 0px;
	color: #FF5B26;
	text-align: left;
	float: right;
	font-size: 12px;
}
#list .caption {
	height: 30px;
	width: 565px;
	padding: 0px 0px 0px 0px;
	color: #4C4C4C;
	font-weight: bold;
	text-align: left;
	float: right;
	border-bottom: 1px #666666 dotted;white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#list .caption A:link {
	color: #4C4C4C ;
	TEXT-DECORATION: none;
}
#list .caption A:visited {
	color: #4C4C4C;
	TEXT-DECORATION: none;
}
#list .caption A:hover {
	COLOR: #69A313;
	
}
/*******************************/
#list2 {
	width: 690px;
	height: auto;
	margin: 0 auto;
}
#list2 .caption{
	padding:10px 10px 10px 10px;
	line-height:20px;
	background: url(line.jpg) bottom repeat-x;
	font-size:16px;
	color:#333333;
	background-color:#D3E6F4;
	background-position: bottom;
	font-weight: bold;
	
	
	}
#list2 .date{
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #67A313;
	line-height: 20px;
	padding: 10px 0px 0px 10px;
	text-align: left;
}
#list2 .date span{
	color:#E55200;
	font-weight:bold;
	
	
	}
#list2 .txt{

	
	}


/************************************************/


#list2 h4{
	color: #FF7610;
	line-height:18px;
	font-size:16px;
	}


#list2 h5{
	color: #EC4154;
	font-size:18px;
	line-height:18px;
	}
	
#list2 h6{
	color: #66A313;
	line-height:18px;
	font-size:14px;
	}