@charset "utf-8";

/*---------------------------------------------------------------
!!! 僅適用於 !!!
visual & css design by 
2017 / 
----------------------------------------------------------------*/


/*  share_Button
----------------------------------------------------------------------------------------------------*/
div#sharebtn { padding: 0; margin: 0; float: right; line-height: 180%;}


#FontSize{ float: right; background: url(../images/share/icon_font.gif) left no-repeat; padding: 0 13px 0 17px; font-size: 13px;}


#btn_share{ float: right; font-size: 13px; margin-right: 0;}

#btn_google{ float: right; margin: 7px;}
#btn_facebook{ float: right; margin: 0 0 0 0;}


#btn_share ul li{ float: left; list-style: none;}

#btn_share ul li img{ margin: 0 5px;}

#btn_share ul li:nth-child(2) { margin-top: -3px;}
@media (max-width: 767px) {
    #btn_share ul li:nth-child(2) { margin-top: -4px;}
}

.Share_mb5 { margin-bottom: 5px;}




/*  回上頁、回頁端
----------------------------------------------------------------------------------------------------*/
.lineGray{ background: url(../images/share/line_main.png) repeat-x top; height: 5px; font-size: 0;margin-top: 20px; margin-bottom:15px;}



#fbLikeButton{ padding: 0 0 30px 19px; float: left;}

#historyBack{ float: right; background: url(../images/share/icon_Back.gif); margin: 0 0 20px 0;}
#historyBack a{
	width: 67px;
	height:20px;
	text-indent: -3000px;
	font-size: 0px;
	display:block;
}