﻿#bb_box {
	width: 96%;
	padding-bottom:100px;
	margin-left: auto;
	margin-right: auto;
}
 
#bbf_path {
	width: 100%;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	font-family: Tahoma;
	font-size: 1em;
}

#bb_path a {
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	color:#0066b9;
}

#bb_path a:hover {
	text-decoration:underline;
	color:#dd6900;
}


.bbf_box {
	margin-top: 10px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom:#cccccc dotted 1px;
}

.bbf_box:hover {
	background:#f7f7f7;
}

.bbf_img {
	clear:both;
	box-sizing:border-box;
	width:100%;
	padding-right:20px;
	margin-bottom:5px;
}

.bbf_img img {
	max-width:100%;
}

.bbf1 {
	float: left;
	padding-left: 4.46%;
	padding-right:2%;
	width: 43.85%;
	font-family: Tahoma;
	font-size: 1em;
	word-wrap: break-word;
}

.bbf1 a {
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#0066b9;
	line-height:30px;
}

.bbf1 a:hover {
	text-decoration:underline;
	color:#dd6900;
}

.bbf2 {
	float: left;
	width: 12.71%;
	font-family: Tahoma;
	font-size: 1em;
}

.bbf2 span {
	font-family:Tahoma;
	font-size:17px;	
	line-height:30px;
}

.bbf3 {
	float: left;
	width: 34.97%;
	word-wrap: break-word;
	font-family: Tahoma;
	font-size: 1em;
}

.bbf3 a {
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	color:#0066b9;
}

.bbf3 a:hover {
	text-decoration:underline;
	color:#dd6900;
}





@media only screen and (max-width:1046px) {
	
	.bbf1 {
		width:46.85%;
	}	

	.bbf3 {
		width:29.97%;
	}
	
}

@media only screen and (max-width:821px) {
	
	.bbf1 {
		width:66.85%;
	}	
	
	.bbf2 {
		display:none;
	}	

	.bbf3 {
		width:29.97%;
	}
	
}

@media only screen and (max-width:583px) {
	
	.bbf1 {
		width:100%;
	}

	.bbf3 {
		display:none;
	}
	
}
