@charset "utf-8";
/* CSS Document */
#container {
	width: 726px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: justify;
	text-justify: inter-ideograph;
	
}
/*-照片列表-----------------------------------------*/
#list {
	width: 100%;
	height: auto;
	float:left;
}
#list .head {
	width: 100%;
	height: auto;	
	}
#list .photoframe {
	/*height: 50px;*/
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#list .bg {
	background-color: #F2F2F2;	
	
	}
#list .info_right{
	height: auto;
	width: 510px;
	float: right;
	padding-top: 10px;
	
	
	}3

#list .caption {
	/**height: 30px;**/
	width: 275px;
	padding: 5px 0px 0px 20px;
	margin-top: 10px;
	text-align: left;
	float: left;
	font-size: 13px;
	/*border-right: 1px dotted #999999;*/
    background: url('dot.png') 7px 13px no-repeat;
}
#list .caption A:link {
	color: #666666;
	TEXT-DECORATION: none;
}
#list .caption A:visited {
	color: #666666;
	TEXT-DECORATION: none;
}
#list .caption A:hover {
	COLOR: #930;
	
}
#list .add {
	height: 25px;
	width: 80px;
	padding: 5px 0px 0px 0px;
	margin-top:10px;
	color: #666666;
	text-align: left;
	float: left;
	font-size: 12px;
	text-align: center;
	/*border-right:1px dotted #999999;*/
}
#list .date {
	height: 25px;
	width: 139px;
	padding: 5px 0px 0px 0px;
	margin-top: 10px;
	color: #666666;
	text-align: left;
	float: left;
	font-size: 12px;
	text-align: center;
	/*border-right: 1px dotted #999999;*/
}
#list .date2 {
	height: 25px;
	width: 100px;
	padding: 5px 0px 0px 0px;
	margin-top:10px;
	color: #666666;
	text-align: left;
	float: left;
	font-size: 12px;
	text-align: center;
	/*border-right:1px dotted #999999;*/
}
#list .date3 {
	height: 25px;
	width: 130px;
	padding: 5px 0px 0px 0px;
	margin-top: 10px;
	color: 666666;
	text-align: left;
	float: left;
	font-size: 12px;
	text-align: center;
}
#list .date3 span{
	color:#FF5926;
	
	}
/***最新消息內頁*********************************************************/
#list2 {
	width: 100%;
	height: auto;
	float:left;
}
#list2 .head {
	width: 100%;
	height: auto;
	color:#FFFFFF;
	}
#list2 .photoframe {
	height: auto;
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#list2 .bg {
	background-color: #F2F2F2;	
	
	}
#list2 .info_right{
	height: auto;
	width: 510px;
	float: right;
	padding-top: 10px;
	
	
	}
#list2 .caption {
	height: auto;
	width: 250px;
	padding: 5px 5px 0px 10px;
	margin-top: 10px;
	margin-bottom:10px;
	text-align: left;
	/*float: left;*/
	font-size: 13px;
    background: url('dot.png') -2px 13px no-repeat;
}
#list2 .caption A:link {
	color: #666666;
	TEXT-DECORATION: none;
}
#list2 .caption A:visited {
	color: #666666;
	TEXT-DECORATION: none;
}
#list2 .caption A:hover {
	COLOR: #930;
	
}
#list2 .add {
	height: 25px;
	width: 70px;
	padding: 0px 0px 0px 0px;
	margin-top:10px;
	color: #666666;
	text-align: left;
	/*float: left;*/
	font-size: 12px;
	text-align: center;
}
#list2 .date {
	height: 25px;
	width: 139px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	color: #666666;
	text-align: left;
	/*float: left;*/
	font-size: 12px;
	text-align: center;
}
#list2 .date2 {
	height: 25px;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin-top:10px;
	color: #666666;
	text-align: left;
	/*float: left;*/
	font-size: 12px;
	text-align: center;
}
#list2 .date3 {
	height: 25px;
	width: 130px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	color: 666666;
	text-align: left;
	/*float: left;*/
	font-size: 12px;
	text-align: center;
}
#list2 .date3 span{
	color:#FF5926;
	
	}
#list2 .head2 {
	width: 100%;
	height: auto;
	margin-top:10px;
	float:left;
	}
#list2 .content {
	width:704px;
	height: auto;
	padding:10px;
	float:left;

	}
#list2 .btn {
	width:704px;
	height: auto;
	padding:10px 10px 20px 10px;
	float:left;
	text-align:center;

	}
