@charset "utf-8";


#item_id_1 {
	width:100%;
	min-height:0px;
	height:auto;
	background-color:;
}

#item_id_6 {
	width:100%;
	height:auto;
	min-height:0px;
	margin:auto;
}

#item_id_8 .item{
	border-style:dashed;
	border-width:1px;
	border-color:#009fd7;
	font-size:13px;
	color:#000;
	width:25%;
	overflow-x:hidden;
	overflow-y:hidden;
	padding:5px 10px;
	border-radius:20px;
	background-color:#f5f5f5;
}

#item_id_8 .item:hover{
	color:#009fd7;
	background-color:;
}

#item_id_8 {
	margin:auto;
	width:100%;
	height:auto;
	text-align:center;
	padding:30px 0px 0px;
	background-color:#f5f5f5;
}

#item_id_9 {
	background-color:#f5f5f5;
}
