#bnbselector {
	font-size: 10px;
	line-height: 12px;
	background-color: #9DBBC4;
	padding: 5px;
	float: right;
	width: 194px;
}
#bnbselector h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	color: #036;
	line-height: 18px;
	text-align: center;
}

#bnbselector #bnbform {
	font-size: 10px;
	line-height: 12px;
}
#bnbselector #bnbform select {
	font-size: 10px;
	line-height: 12px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#bnbselector #bnbform #submitbtn {
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#bnbselector a {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
}



#bnbmain {
	float: right;
	width: 580px;
	border: 2px solid #87A0A8;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.bnbitem {
	margin: 2px;
	padding: 1px;
	float: left;
	height: 160px;
	width: 136px;
	border: 1px solid #069;
	overflow: hidden;
	text-align: center;
	display: block;
	text-decoration: none;
}
.bnbitem h4 {
	font-size: 12px;
	font-weight: bold;
	color: #069;
	margin-top: 12px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	text-decoration: none;
	line-height: 14px;
	height: 28px;
	width: 130px;
}
.bnbitem p {
	font-size: 11px;
	font-style: italic;
	color: #069;
	margin: 2px;
	text-decoration: none;
}

.catitem {
	float: left;
	width: 180px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#info{
	width:300px;
	height:100px;
	
}
#info img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#info a {
	float:left;
	width: 160px;
	height: 100px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:#036;
}
