.bb_entry h1 {
	border-left: 5px solid #247db6;
	color:#21759b;
	font-size:9pt;
	font-weight:bold;
	letter-spacing: 4px;
	line-height: 10pt;
	margin: 0px 0px 4px -5px;
	padding: 4px 10px 4px 4px;
}
h2 {
	font-size:8pt;
	color:#777;
	font-weight:bold;
	padding-left: 10px;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size:8pt;
	color:#333;
	font-weight:bold;
	padding-left: 10px;
	margin: 5px 0px 5px 0px;
}
#content {
	margin: 25px auto;
	width: 720px;
}
#big_baner {
	background: url('../img/baner_big.png') no-repeat;
	height: 135px;
	width: 500px;
	float:right;
}
#bb_link {
	display: block;
	cursor: pointer;
	padding: 8px 0px 0px 6px;
	margin: 8px 0px 0px 6px;
	float:left;
	font-size:14pt;
	color:#102a44;
	height: 15px;
	width: 124px;
	line-height: 14pt;
	font-family: "Times New Roman";
	font-variant: small-caps;
}
.bb_control {
	margin: 8px 4px 2px 5px;
	float: right;
	width: 28px;
	height:18px;
	text-align:center;
	cursor: pointer;
	display:block;
}
#bb_prev {
	background: url('../img/arrows.png') no-repeat transparent;
	background-position: 0px 0px;
}
#bb_next {
	background: url('../img/arrows.png') no-repeat transparent;
	background-position: -28px 0px;
}
#bb_content {
	height: 90px;
	clear: both;
	width: 490px;
	margin-top: -4px;
	margin-left: 5px;
}
.bb_entry {
	color: #555;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 8pt;
	height: 90px;
	line-height:14pt;
	overflow: hidden;
	padding-left:5px;
}
