@charset "utf-8";
#css_table {
	display: table;
	width: 100%;
}
.css_tr {
	display: table-row;
}
.css_td {
	display: table-cell;
}
.css_cont_left::before {
	content: "•";
	padding-left: 1px;
	padding-right: 5px;
	color: #5facfe;
	font-size: 2em;
	vertical-align: sub;
	line-height: 0.5em;
}
.css_cont_left {
    line-height: 1.5em;
    vertical-align: top;
    padding: 2px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    height: 26px;
}
.css_cont_right {
	line-height: 1.5em;
	vertical-align: top;
	padding: 2px;
	text-align: right;
	padding-right: 5px;
	width: 95px;
	white-space: nowrap;
}
.title_table {
	background-color: #5dacff;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 2.5em;
}
.line_table:nth-child(odd) {
	font-size: 1em;
	line-height: 2.5em;
	background-color: #feffa8;
	padding-left: 10px;
}
.line_table:nth-child(even) {
	background: #FFFFFF;
	font-size: 1em;
	line-height: 2.5em;
}
.line_table:hover {
	/*cursor: pointer;*/
	background-color: #98d0d1;
	color: #FFF;
}
.pic50Percentage {
	float: left;
	width: 50%;
	max-width: 250px;
	margin-right: 2%;
}
ul.list_ul {
	font-family: "新細明體";
	/*font-size: 0.85em;*/
	color: #333;
	list-style-type: none;
	padding: 0px;
}
ul.list_ul li {
	list-style-type: none;
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.width70Percentage {
	width: 70%;
}
.m03_list .width60Percentage {
	width: 100%;
	display: table-cell;
}
.m03_list .line_table .width60Percentage {
	background-image: url(../images/Arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
}
.width50Percentage {
	width: 50%;
}
.width30Percentage {
	width: 30%;
}
.width25Percentage {
	width: 25%;
}
.m03_list .width20Percentage {
	width: 20%;
	display: none;
}
.m03_list .width20Percentage2 {
	width: 20%;
	display: none;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.align_center {
	text-align: center;
}
.m05_box {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}
.m05_box .m05_pic {
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 10px;
	background: url(../../../pubprogram/upload/img/photo_bg.gif) left no-repeat;
	padding:25px;
	background-size:100% 100%
}
.m05_box .m05_word {
	width: 100%;
	float: none;
	padding: 20px;
	list-style-type: none;
	margin: 0px;
}
.m05_box .m05_word .m05_title {
	font-size: 1.125em;
	color: chocolate;
	margin-bottom: 8px;
}
.m05_box .m05_word .m05_title2 {
	font-size: 0.938em;
	color: #434343;
}
.m05_box .m05_word .m05_time {
	font-size: 0.938em;
	color: #434343;
	margin-bottom: 6px;
}
.m05_box .m05_word .m05_detail {
	font-size: 0.938em;
	color: #434343;
	line-height: 24px;
}
.m05_box .m05_more {
	width: 100px;
	/* [disabled]height: 0px;
*/
	text-align: center;
	background-color: #ffb900;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: right;
}
.m05_box .m05_more a {
	color: #FFF;
	font-size: .8em;
	padding: 5px;
}
.m06_box {
	position: relative;
	width: 100%;
	float: none;
	margin-top: 20px;
}
.m06_box .m06_pic {
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 10px;
}
.m06_box .m06_word {
	width: 100%;
	float: none;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.m06_box .m06_word .m06_title {
	font-size: 1.125em;
	color: #7d7d7d;
	margin-bottom: 8px;
}
.m06_box .m06_word .m06_title2 {
	font-size: 0.938em;
	color: #434343;
}
.m06_box .m06_word .m06_time {
	font-size: 0.938em;
	color: #434343;
	margin-bottom: 6px;
}
.m06_box .m06_word .m06_detail {
	font-size: 0.938em;
	color: #434343;
	line-height: 24px;
}
.m06_box .m06_more {
	width: 100px;
	/* [disabled]height: 0px;
*/
	text-align: center;
	background-color: #ffb900;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: right;
}
.m06_box .m06_more a {
	color: #FFF;
	font-size: .8em;
	padding: 5px;
}
@media only screen and (min-width:481px) {
ul.list_ul {
 font-family: "新細明體";
 /*font-size: 0.85em;*/
 color: #333;
 list-style-type: none;
 padding: 0px;
}
ul.list_ul li {
 list-style-type: none;
 display: inline-block;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 10px;
}
.m03_list .width60Percentage {
 width: 70%;
 display: table-cell;
}
.m03_list .width20Percentage {
 width: 20%;
 display: none;
}
.m03_list .width20Percentage2 {
 width: 30%;
 display: table-cell;
}
.m05_box {
 position: relative;
 width: 100%;
 height: auto;
 float: left;
 padding-bottom: 20px;
 margin-bottom: 20px;
 border-bottom: 1px solid #d9d9d9;
}
.m05_box .m05_pic {
 position: relative;
 width: 38%;
 float: left;
 overflow: hidden;
 margin-bottom: 10px;
}
.m05_box .m05_word {
 position: relative;
 width: 60%;
 float: right;
 overflow: hidden;
 padding: 0px;
 margin: 0px;
}
.m05_box .m05_word .m05_title {
 font-size: 1.125em;
 color: #7d7d7d;
 margin-bottom: 8px;
 margin-top: 0px;
}
.m05_box .m05_word .m05_title2 {
 font-size: 0.938em;
 color: #434343;
}
.m05_box .m05_word .m05_time {
 font-size: 0.938em;
 color: #434343;
 margin-bottom: 6px;
}
.m05_box .m05_word .m05_detail {
 font-size: 0.938em;
 color: #434343;
 line-height: 24px;
}
.m05_box .m05_more {
 width: 100px;
	/* [disabled]height: 0px;
*/  text-align: center;
 background-color: #ffb900;
 padding-top: 5px;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
 float: right;
 clear: both;
}
.m05_box .m05_more a {
 color: #FFF;
 font-size: .8em;
 padding: 5px;
}
.m06_box {
 position: relative;
 width: 100%;
 height: auto;
 float: none;
 padding-bottom: 20px;
 margin-bottom: 20px;
}
.m06_box .m06_pic {
 width: 100%;
 float: none;
 clear: both;
 margin-bottom: 10px;
}
.m06_box .m06_word {
 width: 100%;
 float: none;
 padding: 0px;
 list-style-type: none;
 margin: 0px;
}
.m06_box .m06_word .m06_title {
 font-size: 1.125em;
 color: #7d7d7d;
 margin-bottom: 8px;
}
.m06_box .m06_word .m06_title2 {
 font-size: 0.938em;
 color: #434343;
}
.m06_box .m06_word .m06_time {
 font-size: 0.938em;
 color: #434343;
 margin-bottom: 6px;
}
.m06_box .m06_word .m06_detail {
 font-size: 0.938em;
 color: #434343;
 line-height: 24px;
}
.m06_box .m06_more {
 width: 100px;
	/* [disabled]height: 0px;
*/  text-align: center;
 background-color: #ffb900;
 padding-top: 5px;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
 float: right;
}
.m06_box .m06_more a {
 color: #FFF;
 font-size: .8em;
 padding: 5px;
}
}
@media only screen and (min-width:769px) {
ul.list_ul {
	font-family: "新細明體";
	/*font-size: 0.85em;*/
	color: #333;
	list-style-type: none;
	padding: 0px;
}
ul.list_ul li {
	list-style-type: none;
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.m03_list .width60Percentage {
	width: 60%;
	display: table-cell;
}
.m03_list .width20Percentage {
	width: 20%;
	display: table-cell;
}
.m03_list .width20Percentage2 {
	width: 20%;
	display: table-cell;
}
.m05_box {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}
.m05_box .m05_pic {
	position: relative;
	width: 27.5%;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}
.m05_box .m05_word {
	position: relative;
	width: 70%;
	float: right;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.m05_box .m05_word .m05_title {
	font-size: 1.125em;
	color: chocolate;
	margin-bottom: 8px;
}
.m05_box .m05_word .m05_title2 {
	font-size: 0.938em;
	color: #434343;
}
.m05_box .m05_word .m05_time {
	font-size: 0.938em;
	color: #434343;
	margin-bottom: 6px;
}
.m05_box .m05_word .m05_detail {
	font-size: 0.938em;
	color: #434343;
	line-height: 24px;
}
.m05_box .m05_more {
	width: 100px;
	/* [disabled]height: 0px;
*/
	text-align: center;
	background-color: #ffb900;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: right;
	clear: right;
}
.m05_box .m05_more a {
	color: #FFF;
	font-size: .8em;
	padding: 5px;
}
.m06_box {
	position: relative;
	width: 100%;
	height: auto;
	float: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.m06_box .m06_pic {
	width: 49%;
	display: inline-block;
	float: left;
}
.m06_box .m06_word {
	width: 49%;
	display: inline-block;
	padding: 0px;
	list-style-type: none;
	float: right;
}
.m06_box .m06_word .m06_title {
	font-size: 1.2em;
	color: #7d7d7d;
	margin-bottom: 8px;
}
.m06_box .m06_word .m06_title2 {
	font-size: 1em;
	color: #434343;
}
.m06_box .m06_word .m06_time {
	font-size: 1em;
	color: #434343;
	margin-bottom: 6px;
}
.m06_box .m06_word .m06_detail {
	font-size: 1em;
	color: #434343;
	line-height: 1.5em;
	margin-top: 10px;
}
.m06_box .m06_more {
	width: 100px;
	/* [disabled]height: 0px;
*/
	text-align: center;
	background-color: #ffb900;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: right;
	clear: right;
}
.m06_box .m06_more a {
	color: #FFF;
	font-size: .8em;
	padding: 5px;
}
}
