.actual_results_box {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.actual_results_main {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.actual_results_left {
	float: left;
	width: 360px;
	margin-right: 7px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
}
.actual_results_pic {
	width: 360px;
}
.actual_results_pic a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.actual_results_main img {
	width: 100%;
}

.actual_results_pic img {
	height: 270px;
	width: 360px;
}
.actual_results_txt {
	font-family: "微軟正黑體";
	font-size: 14px;
	width: 360px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #066;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/actual_results_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#se_box {
	margin-bottom: 10px;
	text-align: center;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.button_images   {
	background-color: #000;
	border: 1px dotted #666;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #FFF;
}
.button_images_red   {
	background-color: #000000;
	border: 1px dotted #666;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #FFF;
}
#actual_results_01 {
	font-family: "微軟正黑體";
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: auto;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 8px;
	color: #369;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(../images/actual_results_02.gif);
	background-repeat: repeat-x;
	text-align: right;
	background-position: bottom;
}
#actual_results_01 a {
	text-decoration: none;
	color: #369;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "微軟正黑體";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}
