@charset "utf-8";

.right-text {
	text-align: right;
}

#popup-body #contentsarea .detail h2 {
	font-weight: normal;
	text-decoration: none;
}

#popup-body #contentsarea .detail h2 strong {
	font-weight: bold;
	text-decoration: underline;
}

#popup-body #contentsarea .about-asserance {
	width: 499px;
	margin: 0 auto;
}

#popup-body #contentsarea .annotation-asser {
	text-indent: -1em;
	margin-left: 1em;
}

#popup-body #contentsarea .about-asserance img {
	margin: 20px 0 0 0;
}

#popup-body #contentsarea .detail .filtering {
	padding: 20px 0 0 0;
}
#popup-body #contentsarea .detail .filtering img {
	float: left;
}
#popup-body #contentsarea .detail .filtering div {
	float: right;
	width: 398px;
	margin: 26px 0 0 0;
}


.mt_0 {
	margin-top: 0px !important;
}
