.act {
	color: #222;
	font-family: "±¼¸²","µ¸¿ò","arial";
	font-size: 13px;
	letter-spacing: normal;
	line-height: 23px;
	text-align: justify;
	word-spacing: normal;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-size: 21px;
	text-align: center;
	margin-bottom: 50px;
}
p.author {
	font-weight: bold;
	text-align: right;
	margin-bottom: 50px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.notice {
	border: 3px solid #ebebeb;
	padding: 20px;
	margin: 30px 0;
}
.notice dl dt {
	font-weight: bold;
}
.notice dl dd {
	color: #777;
}
p a {
	color: blue;
}
.img {
	text-align: center;
}
.img-left {
	float: left;
	margin-right: 20px;
}
.img-right {
	float: right;
	margin-left: 20px;
}
.blue {
	color: #1f7bd3;
}
.clear {
	clear: both;
}
.notice .author_desc {
	font-weight: bold;
}
