@charset "utf-8";

#position {
	width: 100%;
	text-indent: 22px;
}

#contentshow {
	width: 100%;
	background-color: #F2F4F4;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	padding: 10px 0 10px 0;
}

#contenttitle {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	word-break: break-all;
	width: 80%;
}

#contentinfo {
	text-align: center;
	margin: 0;
	padding: 15px 0 16px 0;
}

#contentinfo span {
	margin: 0 10px;
	font-weight: bold;
}

#contentinfo span strong {
	color: #FF0000;
	font-weight: normal;
}

#content {
	width: 94%;
	font-size: 14px;
	line-height: 190%;
	margin: 0 auto;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
}

#content a {
	color: #0000FF;
}

#content p {
	margin: 0;
	padding: 5px 0;
	text-indent: 28px;
}

#content img {
	padding: 6px 10px;
}

.pagelist {
	width: 100%;
	background-color: #E7EBE7;
}

#bothsides {
	width: 100%;
	height: 50px;
	padding: 4px 0;
	background-color: #E7EBE7;
	overflow: hidden;
	border-top: 1px solid #ffffff;
	float: right;
	line-height: 25px;
}
#bothsides p {
	margin: 0;
	padding: 0 0 0 10px;
}
