@charset "utf-8";
/* CSS Document */
#ag {
	background-position: bottom!important;
}
.details ul li {
	list-style-image:url(../../layout/template/ag_li.gif);
}
.details ol li {
	list-style-image:none;
}

