@charset "utf-8";
body{
	margin: 0;
	font-family: "微軟正黑體",Microsoft JhengHei,heiti TC light,"黑体-繁",STHeitiTC,"黑体-简",STHeitiSC,LiHei Pro Medium;
	font-size: 15px;
	color: #000;
	line-height: 19px;
	padding-top: 0px;
}
img{border:0}
a{outline:none}
a:link ,a:visited{
	text-decoration: none;
	color: #D96682;
}
a:hover {
	color: #999999;
}

a:active {
	text-decoration: none;
}

.WrapperTop {
	background-color: #6A9AC5;
	width: 100%;
	position: fixed;
	z-index: 999;
}
.WrapperTop .select {
	/* [disabled]background-color: #6A9AC5; */
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	width: 960px;
	position: relative;
	/* [disabled]padding-top: 8px; */
}
.WrapperTop .select .menu {
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 54px; */
	/* [disabled]width: 800px; */
	/* [disabled]position: relative; */
	float: left;
	padding: 13px;
}
#logo {
	height: 27px;
	width: 94px;
	text-align: center;
	float: left;
	background-image: url(../image/Logo.png);
	margin-top: 8px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#Bread {
	height: 20px;
	color: #D96682;
	font-size: 13px;
	padding-top: 60px;
}
.Footer {
	background-color: #CCC;
	height: 70px;
	width: 100%;
	font-size: 13px;
	padding-top: 10px;
	background-image: url(../image/FooterBG.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}
.FooterDetail {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.FooterDetail img {
	/* [disabled]float: right; */
}
.fb-share-button {
	float: right;
	margin-left: 8px;
}

.Center {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
}
#ShareButton {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
#fbButton{
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
#GoogleButton {
	margin-right: -25px;
	float: left;
}
#TweeterButton {
	float: left;
	margin-right: 0px;
}
#ShareButton #ckepop{
	margin-right: 8px;
	/* [disabled]float: left; */
}
.Hideing {
	text-indent: -9999px;
	/* [disabled]clear: left; */
	/* [disabled]float: left; */
}

/* Retina圖片CSS放在這區塊中 */
@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (min--moz-device-pixel-ratio: 2)
{

}
