ul { 
	color:#333; 
	font-family:'trebuchet ms'; 
	font-size:13px; 
	line-height:1.6em; 
	text-align:justify; 
	}

ul li p { 
	text-indent:30px; 
	}

ul li ul { 
	list-style-type:none; 
	line-height:1.1em; 
	margin-left:-10px; 
	margin-bottom:20px; 
	text-align:left;
	}

ul li ul li { 
	font-size:0.85em; 
	margin-left:20px; 
	text-align: justify; 
	}

ul li ol { 
	font-size:0.8em; 
	line-height:1em; 
	text-align:right; 
	}

.sup { 
	vertical-align:super; font-size: 80%; line-height: 60%; 
	}

#alireLectBox { 
	display: none; 
	text-align: center; 
	top: 30px; 
	position: fixed; 
	height: 1px; 
	width: 100%; 
	border-color: #ff0c0e; 
	border-style: solid; 
	border-width: 0px; 
	text-align:center; 
	}

#alireLectBox2 { 
	margin: auto; 
	border-color: #0411ff; 
	border-style: solid; 
	border-width: 0px; 
	padding:0; 
	text-align:center; 
	}

#alireLect { 
	background-color: #707073; 
	margin-left:auto; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-top: 0px; 
	list-style-type: none; 
	padding: 0px; 
	border-color: #1b3d5b; 
	border-style: solid; 
	border-width: 0px; 
	border-radius:10px; 
	-webkit-border-radius:10px; -moz-border-radius:10px; 
	box-shadow: 0px 0px 30px #666; -webkit-box-shadow: 0px 0px 30px #666; -moz-box-shadow: 0px 0px 30px #666; 
	}

#alireLect li { 
	margin-left: 0; 
	margin-bottom: 15px; 
	margin-right: 0; 
	margin-top: 15px; 
	color:#fff; 
	display:inline-block; 
	padding:0; 
	text-align:right; 
	vertical-align: top; 
	}

#alireLect li:first-child { 
	width:26px; 
	}

#alireLect li:last-child { 
	width:26px; 
	} 
	
 