@charset "utf-8";


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

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

#item_id_2 {
	background-color:#f5f5f5;
}

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

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

#item_id_13 {
	margin:auto;
	width:100%;
	height:auto;
	text-align:center;
	padding:30px 0px 0px;
}

#item_id_3 {
	background-color:#f5f5f5;
}
