#scollerroot {
	overflow: hidden;width:400px;
	margin-top:50px;
	float: left;
}
#scollerroot img {
	height: 80px;
	width: 80px;
}
#scollerroot ul {
	list-style: none;
	padding:0;
}
#scollerroot li {
	float: left;
}
#inner01, #inner02 {
	float: left;
}

img.imgctrl{

	height: 16px;
	width: 16px;
	float: left;
	margin-top:85px;
	margin-left: 5px;
	margin-right: 5px;

}


#covertext{
	/*color:#48ab51;*/
	color:white;
	text-align: center;
	text-decoration: none;
	width:100px;
	height:100px;
	position:absolute;
	left:300px;
	top:40px;
	background: rgba(0,153,0,0.3);
	visibility:hidden

}
#covertext>h2{

	font-size: 0.8em;
	font-weight: bold;
	line-height: 0.8em;
}

#covertext>h3{

	font-size: 0.7em;
	line-height: 0.8em;
}