.bg-st {
	font-family: "Microsoft JhengHei", "Microsoft YaHei", SimHei, Sans-Serif, Arial;
	border: 2px solid black;
	padding: 1px;
	display: table;
	background-color: #f5dfa1;  /* #007799; */
	font-size: 1.1em;
	margin: 5px auto;
	width: 420px;
	line-height: 1.44;
}

.bg-st span {
	font-family: 華康正顏楷體W5, "Microsoft JhengHei", SimHei, "Sans-Serif";
	font-size: 1.15em;
}

.bg-st .lead {
	margin-bottom: 0px;
	font-size: 1.37em;
}

.bg-st hr {
	border-top: 1px solid black;
	margin: 0px;
	clear: both;
}

.bg-st hr.hidden-md,
.bg-st hr.hidden-lg {
	display: none;
}

.bg-st .sitem1 {
	padding: 5px 0;
}

.bg-st .sitem2 {
	padding: 13px 0;
}

.bg-st .sitem3 {
	padding: 2px 0;
}

.bg-st .sitem4 {
	padding: 4px 0;
}

.bg-st .sitem5 {
	padding: 6px 0;
}

.bg-st .head-title {
	display: block;
	margin-bottom: 1px;
	background-color: #ffe4bc
}

.bg-st .part1 {
	width: 26.5%;
	/* height: 343.5px;  */
	height: auto;
	margin-left: 1px;
	background-color: #fff7ea;
}

.bg-st .part2 {
	width: 72.76%;
	margin-right: 1px;
	background-color: #fff7ea;
}

.bg-st .part3 {
	width: 100%;
	margin-right: 1px;
	background-color: #fff7ea;
	font-size: 0.9em;
}

.bg-st .part1 small>small {
	margin-left: -5px
}

.bg-st .vs0 {
	padding: 2px 0px;
}
.bg-st .vs6 {
	padding: 2px 2px;
}

.bg-st .part1 .vs5 {
	padding: 7px;
	/* height: 290px; */
}

.bg-st .part2 .vs5 {
	padding: 5px 0;
}

.bg-st .vs10 {
	padding: 1px 10px;
}

.bg-st .vs11 {
	padding: 1px 17.5px;
}
.bg-st .vs12 {
	padding: 1px 18.8px;
}

.bg-st .vs15 {
	padding: 1px 20px;
}

.bg-st .bazi .vs10 {
	font-weight: 700;
}

.bg-st .board {
	border: 1px solid black;
}

.bg-st .b1 {
	border: 1px solid black;
}

.bg-st .bleft {
	border-left: 1px solid black;
}

.bg-st .l-spacing {
	line-height: 1.6em
}

.bg-st .tb {
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.bg-st .w1 {
	width: 10%
}

.bg-st .w1-5 {
	width: 16.6%
}

.bg-st .w3 {
	width: 33%
}

.bg-st .w4-5 {
	width: 22.5%
}

//add By Michael
.bg-st .w5 {
	width: 18%;
}

.bg-st .w6 {
	width: 49.8%
}

.bg-st .w10 {
	width: 100%
}

.bg-st .w6 .vs10 {
	padding: 2px 0px;
	line-height: 1.4em;
}

.bg-st .desc {
	float: right;
}

.bg-st .w-red {
	color: red
}

.bg-st .w-blue {
	color: blue
}

.bg-st .w-green {
	color: green
}

.bg-st .w-purple {
	color: purple
}

.bg-st .w-black {
	color: black
}

.bg-st .faced {
	background: #DDFFDD;
}

.bg-st .bazi .w10>div:first-child {
	background-color: #ffe4bc;
	font-weight: bolder
}

.bg-st .dayun .bleft:first-child,
.bg-st .age .bleft:first-child {
	background-color: #ffe4bc;
}

.bg-st .dayun .bleft,
.bg-st .ten-yun .bleft {
	background-color: #fff7ea;
	font-weight: bolder;
}

.bg-st .dayun .bleft:last-child,
.bg-st .age .bleft:last-child {
	border-left: 0;
}

.bg-st .jiyoyun {
	background-color: #ffe4bc;
	font-weight: bolder;
}

.bg-st .ten-yun .w1>span {
	display: block;
}
/* safari */

.bg-st .part1 small>small {
	display: block;
}
/* safari */

.bg-st .part1 .w10 .w3 span {
	display: block;
}
/* safari */

.mzone {
	height: auto;
	display: inline-table;
	background: #FFF4DF;
}

.body-bg-color {
	background-color: #ffeecc;   /* ffffcd faf0e6 E6E6FA 55aa7f ffeecc */
}

/* Michael Add */
.text-center {
  text-align: center;
}


@media only screen and (max-width: 481px) {
	.bg-st {
		width: 320px;
	}
	.bg-st .w10 .lead {
		font-size: 1.3em;
	}
	.bg-st hr.hidden-md,
	.bg-st hr.hidden-lg {
		border-top: 1px solid #999;
		margin: 0px;
		clear: both;
		display: block
	}
	.bg-st .part1 {
		width: 100%;
		margin: 0;
		height: auto;		
		margin-bottom: 2px;
	}
	.bg-st .part2 {
		width: 100%;
		margin: 0;
		height: auto;
		margin-bottom: 2px;
	}
	.bg-st .part1 small>small {
		font-size: 120%
	}
	.bg-st .part1 small>small {
		display: inline;
	}
	/* safari */
	.bg-st .part1 .w10 .w3 span {
		display: inline;
	}
	/* safari */
	.bg-st .board {
		display: block;
	}
	.bg-st .vs0 {
		padding: 0px;
	}
	.bg-st .vs5 {
		padding: 1px 5px;
	}
	.bg-st .vs10 {
		padding: 0px 20px;
	}
	.bg-st .vs15 {
		padding: 1px 20px;
	}
	.bg-st .sm-w5 {
		display: inline-block;
		width: 48%
	}
	.bg-st .w3 {
		width: 100%;
	}
	.bg-st .xs-w3 {
		width: 33%;
	}
	//add by Michael
	.bg-st .xs-w4 {
		width: 25%;
	}
	.bg-st .l-spacing {
		line-height: 1.0em;
		letter-spacing: 0.25em
	}
	.bg-st .tb {
		border: 0px;
	}
	.bg-st .w6 {
		width: 15%;
		float: right;
		padding: 0
	}
	.bg-st .w6 .vs10 {
		padding: 2px 0px;
		line-height: 1.2em;
	}
	.bg-st .xs-part1 {
		width: 40%;
		float: right;
	}
	.bg-st .xs-part1 .w1-5 {
		padding: 3px 1px;
		font-size: 1em;
	}
	.bg-st .xs-part2 {
		width: 30%;
	}
	.bg-st .lead {
		font-size: 1.1em;
	}
	.bg-st .sitem1 {
		padding: 4px 5px;
	}
	.bg-st .sitem2 {
		padding: 11px 5px;
	}
	.bg-st .sitem3 {
		padding: 2px 0;
	}
	.bg-st .sitem4 {
		padding: 4px 5px;
	}
	.bg-st .sitem5 {
		padding: 4px 5px;
	}

	/* Michael Add */
	.text-center {
		text-align: center;
	}
}