article.newstopics h1 {
	color:#666666;
}
article.newstopics h2 {
	margin-top:10px;
	color:#666666;
}
article.newstopics h3 {
	margin-top:35px;
	margin-bottom:10px;
	font-size:1.1rem;
	font-weight:bold;
	color:#0066CC;
	border-left: 6px solid #0066CC;
	padding-left:1.1rem;
	border-bottom:1px solid #0066CC;
	padding-top:5px;
	padding-bottom:5px;
}
article.newstopics h4 {
	margin-top:20px;
	margin-bottom:5px;
	font-size:1.1rem;
	font-weight:bold;
	color:#0066CC;
}
article.newstopics .red {
	color:#FF4040;
}
article.newstopics .blue {
	color:#4040FF;
}
article.newstopics .green {
	color:#40AA40;
}
article.newstopics .center {
	text-align:center;
}
article.newstopics .right {
	text-align:right;
}
article.newstopics .bold {
	font-weight:bold;
}
article.newstopics .italic {
	font-style:italic;
}
article.newstopics .strike {
	text-decoration:line-through;
}
article.newstopics .underline {
	text-decoration:underline;
}
article.newstopics ol {
	list-style-type:decimal;
	padding-left:2.0em;
}
article.newstopics ul {
	list-style-type:disc;
	padding-left:2.0em;
}
article.newstopics dd {
	padding-top:0;
	padding-bottom:0;
}
article.newstopics img.topicsphoto {
	display:block;
	width:99%;
}
article.newstopics table {
	border-collapse:collapse;
	border:1px solid #666666;
	color:#333333;
}
article.newstopics table th, article.newstopics table td {
	border:1px solid #666666;
	padding:4px;
	text-align:left;
}
article.newstopics table th {
	background-color:#a0c0ff;
}
article.newstopics table.noborder {
	border:0px;
}
article.newstopics table.noborder th, article.newstopics table.noborder td {
	border:0px;
}
article.newstopics table caption {
	font-size:1.2em;
	text-align:center;
}
article.newstopics .membersonly {
	font-size: 10px;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left:1em;
	width:8em;
	height:.2.2em;
	text-align:center;
	line-height:2em;
	vertical-align: middle;
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fff3db),
		color-stop(0.25, #ffc821),
		to(#fff200));
	background: linear-gradient(
		top,
		#fff3db 0%,
		#ffc821 25%,
		#fff200);
	border-radius: 6px;
	border: 1px solid #d6c611;
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(071,067,071,0.7);
	text-shadow:
		0px -1px 1px rgba(240,240,240,1),
		0px 1px 0px rgba(138,138,138,0.9);
/*
	display:inline-block;
	background-color:orange;
	border:1px solid #808080;
	margin-left:10px;
	padding:4px;
	font-size:0.8em;
	border-radius:4px;
	font-weight:bold;
	line-height:1.5em;
	color:black;
*/
}
.memberslogin{
	text-align:center;
}
.memberslogin a {
	display:inline-block;
	min-width:50%;
	font-weight:bold;
	line-height:150%;
	font-size:1.1em;
	padding:1em;
	margin-top: 1em;
	text-align:center;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	color:#ffffff;
	background-color:#f067a6;
	font-family: 'Noto Sans TC', sans-serif;
	text-shadow: 2px 2px 3px #808080;
}
.cyuki{
	font-size:0.8em;
	text-align:center;
}
.autobtn{
	text-align:center;
}
.autobtn a {
	display:inline-block;
	min-width:40%;
	font-weight:bold;
	line-height:120%;
	font-size:1em;
	padding:1em;
	margin-top: 1em;
	text-align:center;
	-webkit-border-radius: 2em;
	-moz-border-radius:  2em;
	border-radius:  2em;
	color:#ffffff;
	font-family: 'Noto Sans TC', sans-serif;
	text-shadow: 2px 2px 3px #808080;
}
.autobtncolor a {
	background-color:#f067a6;
}


.autobtncolor01{
background-color:#0097D6;
}
.autobtncolor02{
background-color:#f067a6;
}
.autobtncolor03{
background-color:#0ab89c;
}
.autobtncolor04{
background-color:#f5821f;
}
.autobtncolor05{
background-color:#72bf44;
}
.autobtncolor06{
background-color:#f15a47;}
.autobtncolor07{
background-color:#0E3E85;
}
.autobtncolor20{
background-color:#b22222;
}
.autobtncolor21{
background-color:#ff0000
}
