th {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.judgementtext, .linetext { margin-left: 8%;}
.center { text-align: center; }

.cointable {
	background: #fff;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	border: 5px solid #fff;
	border-bottom: 0;
	border-top: 0;
}
.cointable img {
	margin: 10px 20px;
}
.throwtd_V {
	text-align: center;
	padding: 19px 0 11px 0;
}
.throwtd_r {
	text-align: center;
	padding: 11px 0 11px 0;
}

.hexagramtable {
	text-align: center;
	margin: 7px auto 0 auto;
}

div.hexline {
	padding: 0;
	margin: 0;
}
img.line { display: block; }

.coinpage {
	background: #F2F2EB;
	width: 588px;
	vertical-align: top;
	padding: 10px 20px 10px 34px;
	border-right: 1px solid #8890B3;
}

.coinlook {
	text-align: right;
	font-style: italic;
}


.hexagram {
	width: 40px;
	font-size: 2px;
}
.hexagram div {
	height: 4px;
	margin: 4px 0;
}
.yang {
	width: 0;
	border: solid #000;
	border-width: 0 20px;
}
.yin {
	background: #fff;
	width: 8px;
	border: solid #000;
	border-width: 0 16px;
}

