@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";	
}



#history_right {
	width: 567px;
	float: left;
	color: #333;
	padding-right: 10px;
	padding-left: 50px;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border: 3px solid #000;
	min-height:380px;
}

#history_right2 {
	width: 600px;
	float: left;
	color: #333;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border: 3px solid #000;
	min-height:500px;
}


.submenu a:link {
	color: #6C6C6C;
	text-decoration: none;
}


.submenu a:hover {
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;

}


.submenu2 a:link {

	text-decoration: none;
}




.history_left_menu {
	text-align: left;
	float: left;
	font-size: 14px;
	width: 205px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	text-decoration: none;
	background-color: #FFF;
	color: #000;
	font-family: Arial, "微軟正黑體","新細明體-ExtB";
	cursor : pointer;

	
}

.history_left_submenu {
	height:0px;
	float: left;
	background-color: #FFF;
	display:none;
	text-align: left;
	width: 205px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	text-decoration: none;

}

.history_left_menu2 {
	text-align: left;
	float: left;
	font-size: 14px;
	width: 205px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	text-decoration: none;
	background-color: #FFF;
	color: #000;
	font-family: Arial, "微軟正黑體","新細明體-ExtB";
	cursor : pointer;

	
}

.history_left_submenu2 {
	height:0px;
	float: left;
	background-color: #FFF;
	display:none;
	text-align: left;
	width: 205px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	text-decoration: none;

}



.historyline {
	width: 500px;
	margin-left: 150px;
	margin-right: -10px;
	background-color: #00A0DB;
	margin-top: 10px;
	text-align: right;
}
.submenu {
	margin-left: 5px;
}
#warp #Content #history_right2 p .txt1 {
	font-family: Arial, "新細明體-ExtB";
	text-indent:24;
	text-align: left;
}

#warp #Content #history_right ul li a {
	color: #333;
	text-decoration: none;
}

#warp #Content #history_right ul li a:hover {
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}

.pic {
	float: left;
	background-color: #000;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #FFF;

}

.block3 {
	float: left;
	width: 550px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
}

#warp #Content #history_right2 p .txt1 a {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	text-decoration: none;
}

