.forcenowrap {
	white-space:nowrap;
}

#keywprditem{
	position:relative;
	height:20px;
}

#keywprditem #popular{
	position: absolute;
	top: 0;
	left:0;
	display: inline-block;
	padding:0 5px;
	z-index:999;
	white-space:nowrap;
}

#keywprditem #popular #more{
	padding-left:43px;
	padding-bottom:3px;
	/*display:none; */
	white-space:nowrap;
}
.wh15{
	color:#FFFFFF;
	font-family: "微軟正黑體";
	font-size: 15px;
}

.bk15{
	word-break: break-all;
}

.blue15{
	color:#3B8EF2;
}

.libe18 strong {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #000;
	line-height: 25px;
}

.libe18{
	margin:0px;
	width:100%;
	height:50px;
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #000;
	line-height: 25px;
}
.libe18 A:link{
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #000000;
	line-height: 25px;
}
.libe18 A:hover{
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}


.tdbottomdot { border-width:1px; border-color:#d5d5d5; border-top-style: none;border-left-style: none;border-bottom-style: dashed ;border-right-style: none; }

.tdbottomdot2 { border-width:1px; border-color:#d5d5d5; border-top-style: none;border-left-style: none;border-bottom-style:solid ;border-right-style: none; }

.sitemapline1 { margin-top:5px; vertical-align:middle; border-bottom-width:1px; border-bottom-color:#999; border-bottom-style: dotted; }
.sitemapline2 { margin-top:5px; vertical-align:middle; }




.rwd-table {
	background: #fff;
	overflow: hidden;
	border-width:1px;
	width:97%;
}


.rwd-table tr:nth-of-type(2n){
	background: #fff;
}
.rwd-table th{
	margin: 0em 0em;
	border-width:1px;
}
.rwd-table td {
	margin: 0em 0em;
}
.rwd-table {
	min-width: 97%;
}

.rwd-table th {
	display: none;
}

.rwd-table td {
	display: block;
}

.rwd-table td:before {
	/*content: attr(data-th) " : ";*/
	content: attr(data-th) "  ";
	font-weight: bold;
	width: 8em;
	display: inline-block;
}

.rwd-table th, .rwd-table td {
	text-align: left;
}

.rwd-table th, .rwd-table td:before {
	color: #D20B2A;
	/*font-weight: bold;*/
}

@media (min-width: 650px) {
	.rwd-table th, .rwd-table td {
		text-align: center;
	}
	.rwd-table td:before {
		display: none;
	}
	.rwd-table th, .rwd-table td {
		display: table-cell;
		padding: 0.25em 0.5em;
	}
	.rwd-table th:first-child, 
	.rwd-table td:first-child {
		padding-left: 0;
	}
	.rwd-table th:last-child, 
	.rwd-table td:last-child {
		padding-right: 0;
	}
	.rwd-table th, 
	.rwd-table td {
		padding: 1em !important;
	}

}

.nuclearleft{
	width:60%; float:left
}
@media (max-width: 690px) {
	.nuclearleft{
		width:100%; float:none
	}

}
