@charset "utf-8";
/* CSS Document */

#history_left {
	float: left;
	width: 230px;
	text-align: left;
	padding-top: 10px;
}
.history_right_title {
	float: left;
	width: 400px;
	margin-left: 235px;
	margin-right: -5px;
	margin-top: 10px;
	height: 30px;
	background-color: #FFF;
	font-size: 16px;
	font-weight: bold;
	color: #03C;
}

#warp #Content #history_left #history_left_menu a {
	text-align: left;
	float: left;
	width: 220px;
	font-size: 12px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, "微軟正黑體","新細明體-ExtB";
}

#warp #Content #history_left #history_left_menu a:hover {
	text-align: left;
	float: left;
	width: 220px;
	font-size: 12px;
	color: #ff3363;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../images/22.jpg);
	background-repeat: no-repeat;
	background-position: 96% center;
	font-family: Arial, "微軟正黑體","新細明體-ExtB";
}

#history_right {
	width: 847px;
	float: left;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 40px;
	margin-left: 30px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FECE10;
	border-bottom-color: #FECE10;
	border-left-color: #FECE10;
}
#history_left_menu {
	text-align: left;
	float: left;
	width: 220px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, "微軟正黑體","新細明體-ExtB";
}

.historyline {
	width: 500px;
	margin-left: 150px;
	margin-right: -10px;
	background-color: #00A0DB;
	margin-top: 10px;
	text-align: right;
}
#warp #Content #history_right p a {
	color: #333;
	text-decoration: none;
}

#warp #Content #history_right p a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.pictxt {
	width: 340px;
	float: left;
	height: 270px;
	margin-bottom: 10px;
}
.article_pic {
	padding: 10px;
	float: left;
	background-color: #000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	cursor : pointer;
	/*讓圖出現手指*/
}
.eng_title {
	margin-right: 10px;
}

#warp #Content #history_right p .txt1 {
	font-family: Arial, "新細明體-ExtB";
	text-indent:24;
	text-align: left;
}