@charset "UTF-8";
/* CSS Document */

#cont ol li{
	list-style:inside;
	margin-left: 30px;
}
