body {
	background-image: url(https://www.pbplus.me/_ui/responsive/theme-blue/css/header2.css);
	background-position: center center;
	font-family: "微軟正黑體", Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #595959;
	text-decoration: none;
}
a:visited {
	color: #595959;
	text-decoration: none;
}
a:hover {
	color: #595959;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.linktd {
	width: 40px;
	text-align: center; 
	font-weight: 700; 
	font-size: 16px; 
	color: #595959; 
	margin:51px;
}

.linktd2 {
	width: 33%;
	text-align: center; 
	font-weight: 700; 
	font-size: 16px; 
	color: #595959; 
	margin:51px;
}

.user_icon {
	color: #595959;
	font-weight: bold; 
}

.headportrait{
	width: 70px;
	height: 70px;
}

p {
	margin-top:16px;
	margin-bottom:16px;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: auto !important;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }