#menu_list {
	background-color: #666;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	position: absolute;
	width: 100%;
}
.top_bg .wrap .top_grids1 .top_grids_text h2 img {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #DAC49C;
	border-right-color: #DAC49C;
	border-bottom-color: #DAC49C;
	border-left-color: #DAC49C;
}

.top_bg #menu_list ul li {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	color: #FFF;
}


.share_icon {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.subtitle {
	font-size: 1.6em;
	color: #cc0000;
	line-height: 1.4em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	font-weight: bolder;
}
.subtitle_20pt {
	font-size: 20pt;
	color: #1D5997;
	line-height: 1.4em;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bolder;
}
.subtitle_18pt {
	font-size: 18pt;
	color: #1D5997;
	line-height: 1.4em;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bolder;
}
.content_text {
	padding-left:15px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:20px;
	line-height: 1.4em;
	font-size:1.2em;
	font-weight: 500;
	text-align: left;
}
.content_text_red {
	padding-left:15px;
	padding-right:5px;
	line-height: 1.4em;
	font-size:1.2em;
	font-weight: 500;
	text-align: left;
	color: #C9451C;
}
.pic {
	margin-top: 20px;
	margin-bottom: 20px;
}
.note_text {
	font-size: 0.7em;
	color: #000;
	font-weight: lighter;
}
.chart_note_text {
	font-size: 0.95em;
	color: #595757;
	text-align: left;
	font-weight: 500;
	word-break: break-all;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 15px;

}
#bg_pic {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: -12px;
}
.top_bg .wrap .top_grids1 .top_grids_text #bg_pic table tr td table tr td{
	font-size: 1.2em;
	color: #333;
	padding: 3px 7px;
	border: #ccc 1px solid;
	border-collapse: collapse;
	text-align: center;
	line-height: 1.7em;
	vertical-align: middle;
}

.table_title_color_blue {
	/*
	background:linear-gradient(top,#54AFF6,#1D5997);
	background:-moz-linear-gradient(top,#54AFF6,#1D5997);
	background:-webkit-linear-gradient(top,#54AFF6,#1D5997);
	background:linear-gradient(top,#54AFF6,#1D5997);
	background:-moz-linear-gradient(top,#54AFF6,#1D5997);
	background:-webkit-linear-gradient(top,#54AFF6,#1D5997);
	color: #FFF;
	font-weight: bolder;
	text-align: center;
	*/
}
.wrap .footer .f_grids .f_grid.right .clear {
	padding-top: 1em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 1em;

	list-style-image: url(xx.png);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	vertical-align: bottom;
	font-size: 16px;
	color: #151515;
	padding-left: 5px;
	text-align: left;
	font-family: "微軟正黑體";
	line-height: 1.4em;
	font-weight: bolder;
	margin-left: 5px;

}
