@charset "utf-8";
/* CSS Document */
#container {
	width: 100%;
	height: auto;
	min-height: 300px;
	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;
}
#list .list {
	width: 900px;
	padding: 20px 0px 20px 0px;
	margin: auto;
	background-image: url(../common/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#list span {
	color: #8e0000;
}
/***最新消息*********************************************************/
#list .photo {
	width: 230px;
	height: auto;
	float: left;
}
#list .photo img:hover {
	padding: 5px;
	background-color: #FFC;
	border: 1px #D9D9D9 solid;
}
#list .photo img {
	padding: 5px;
	background-color: #FFF;
	border: 1px #D9D9D9 solid;
	-webkit-transition: border-color 120ms linear;
	-moz-transition: border-color 120ms linear;
	-o-transition: border-color 120ms linear;
	transition: border-color 120ms linear;
}
#list .info_nav {
	width: 670px;
	height: auto;
	float: right;
}
#list .date {
	width: 91px;
	height: 21px;
	padding-left: 15px;
	color: #FFFFFF;
	background-image: url(date_bg.jpg);
	font-size: 12px;
}
#list .caption {
	width: 100%;
	height: 20px;
	padding: 5px 0 5px 0;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#list .caption A:link {
	color: #9F8670;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#list .caption A:visited {
	color: #9F8670;
	TEXT-DECORATION: none;
}
#list .caption A:hover {
	color: #900;
	TEXT-DECORATION: none;
}
#list .description {
	width: 100%;
	height: auto;
	color: #9F8670;
	font-size: 13px;
}
#list .border01 {
	border-bottom: 1px #CCCCCC solid;
}
/***最新消息內頁*********************************************************/
/***最新消息內頁*********************************************************/
#list2 {
	width: 95%;
	height: auto;
	min-height: 300px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#list2 .left_a {
	width: 822px;
	height: auto;
	margin: auto;
}
#list2 .right_a {
	width: 822px;
	height: auto;
	margin:auto;
}
#list2 .caption {
	width: 100%;
	height: auto;
	padding: 10px 0 0 10px;
	font-size: 14px;
	color: #9F8670;
	letter-spacing: 1px;
	font-weight: bold;
	float: left;
}
#list2 .date {
	width: 91px;
	height: 21px;
	padding-left: 15px;
	color: #FFFFFF;
	background-image: url(date_bg.jpg);
	font-size: 12px;
}
#list2 .photo_nav {
	width: 100%;
	height: auto;
	margin-top: 20px;
	float: left;
}
#list2 .txt {
	width: 880px;
	height: auto;
	margin: auto;
	letter-spacing: 1px;
	padding-top: 20px;
}
#list2 .photos_nav_left {
	width: 200px;
	height: auto;
	margin: 29px 0;
	float: left;
}
#list2 .photos_nav {
	width: 103px;
	height: auto;
	margin: 10px 0;
	text-align: center;
	float: left;
}
#list2 .photos_nav {
filter:alpha(opacity=40);opacity: 0.4;

}
#list2 .photos_nav:hover {
filter:alpha(opacity=100);opacity: 1;


}
/************************************************************/
