@CHARSET "UTF-8";

/* ===================================================================
CSS information

 File Name  : guide.css
=================================================================== */
.check{
	padding: 10px;
}
.check li{
	padding: 3px 0 3px 20px;
	background: url("../images/listCheck.gif") no-repeat left 5px;
}
.check li.em{
	background-color: #fffaf9;
}
