#aiueo-wrap{
	padding:0px;
	margin:0 auto;
	text-align:center;
	
}
#aiueo-wrap .inblock{
	background:#fff;
	padding:16px;
	width:748px;
	margin:0 auto;
	text-align:left;
}
#aiueo{
	overflow:hidden;
	width:594px;
	margin:20px auto;
}
#aiueo div{


}
#aiueo .fl-l,#aiueo .fl-r{
	width:272px;
}
#aiueo ul{
	overflow:hidden;
	width:100%;
}
#aiueo li{
	float:left;
	vertical-align:middle;
	text-align:center;
	background:#ed7d6a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	width:40px;
	height:40px;
	font-size:25px;
	color:#fff;
	margin-right:18px;
	margin-bottom:12px;
	cursor:pointer;
}
#aiueo ul li:nth-child(5n){
	margin-right:0;

}
#aiueo ul li.hidd{
background:none;
}
#aiueo ul li.nold{
background:#ffe6dc;
}

#aiueo-result .tit{
background:#fde3de;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:10px;
	overflow:hidden;
	color:#c85541;
}
#aiueo-result .tit span{
	font-size:25px;
}
#aiueo-result .tit .fl-l{
	padding-left:10px;
}
#aiueo-result .tit .fl-r{
	padding-top:10px;
}
#aiueo-result ul{
	overflow:auto;
	margin:20px 0;
	height:300px;
}
#aiueo-result ul li{
	float:left;
	width:217px;
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	border-right:1px dotted #ccc;
	padding:13px;

}
#aiueo-result ul li:nth-child(3n){
	border-right:none;

}
#aiueo-result ul li span{
	display:block;
	background:url(images/aiu_listbg_off.png) left top no-repeat;
	padding-left:30px;
}
