
.main {
	padding: 10px 30px 10px 30px;
}

.subsection_tabs{
}
.subsection_tabs li {
	list-style: none;
	float: left;
	margin-left: 14px;
	color: #71AFD9;
	text-align: center;
	line-height:30px;
	width: 150px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	font-family:"微軟正黑體", "Microsoft JhengHei";

}
.subsection_tabs li a {
	color: #71AFD9;
	text-decoration: none;
	font-family:"微軟正黑體", "Microsoft JhengHei";
}

.subsection_tabs li.active {
    background-color:#ddd;
	
}
.subsection_tabs li.unactive  {

}

.share_pagetitle {
	font-size: 24px;
	color: #71AFD9;
	font-weight: bold;
}

/* shareLeftMenu */
.shareLeftMenu {
	font-size: 16px;
	color: #71AFD9;
	font-weight: bold;
}
.shareLeftMenu li{
	margin-left:  40px;
    list-style: disc;
}
.shareLeftMenu li a{
	color: #0066cc;
	font-size: 14px;
    text-decoration: none;
   /* font-weight: bold;*/
    cursor: pointer;    
}
.shareLeftMenu li a:hover{
	color: #0066cc;
	text-decoration: none;
    background-color: #cccccc;
}

.news_creator a {
	font-size: 18px;
	color: #71AFD9;
	font-weight: bold;
	/*font-family:"微軟正黑體", "Microsoft JhengHei";*/
}
.news_creator a:hover{
	color: #71AFD9;
	font-weight: bold;
    background-color: #ccc;
	/*font-family:"微軟正黑體", "Microsoft JhengHei";*/
}
.club_comment {
	font-size: 18px;
	color: #ffffff;
	font-weight: none;
	font-family:"新細明體";
	margin-left: 7px;
}