<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.rightTriangle{
	background: url(../images/common/img_rightTriangle.png) no-repeat;
	display:block;
	width:9px;
	height:10px;
	margin-top:5px;
	margin-right:5px;
}
.bdr_bot1{
	border-bottom:1px solid #f1f1f1;
}
</pre></body></html>