.c_r_b_b {
	border: 1px solid #96c8f1;
	margin: 0px;
	padding: 0px;
	height:262px;
	width:360px;
	margin-bottom:8px;
}

.c_r_b_b2 {
	border: 1px solid #96c8f1;
	margin: 0px;
	padding: 0px;
	height:262px;
	width:298px;
	margin-bottom:8px;
}

.c_r_b_b3 {
	border: 1px solid #96c8f1;
	margin: 0px;
	padding: 0px;
	height:262px;
	width:270px;
	margin-bottom:8px;
}

.tit_bg_brown {
	background: url(bg_title_sider.gif) repeat-x 0px 0px;
	float: left;
}
.tit_bg_brown h5 {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top:3px;
	font-size:13px;
	color:#333333;
}
.down_current {
	background: url(down_button.gif) no-repeat 0px -27px;
	color: #663300;
	cursor:pointer;
	display: block;
	font-weight: bold;
	height: 12px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	width: 60px;
}
.down_link {
	background: url(down_button.gif) no-repeat 0px 0px;
	cursor:pointer;
	display: block;
	height: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 12px 0px 2px 1px;
	text-align: center;
	width: 60px;
}
.down_link a:link,.down_link a:visited {
	color:#ffffff;
}
.dis {
	display: block;
}
.down_content {
	text-decoration: none;
	margin:0px; padding:0px;
}
.down_content ul {
	padding:0px;
	margin:0px;
	line-height:23px;
	margin:3px 5px 0px 7px;
}
.down_content ul li{
	margin:0px;
	padding:0px;
	width: 100%;
	list-style:none;
	display: block;
}

.down_content li a, .down_content li a:visited {
	color: #663300;
	text-align: left;
	text-decoration: none;
	margin:0px; padding:0px;
}

.down_content li a:hover{
	color: #660000;
	background: #F1E7D8;
	text-decoration: none;
}

.down_content li span{
	color: #666666;
	float: left;
	text-align: left;
	list-style:none;
	margin:0px; padding:0px;
}
.undis {
	display: none;
}
.down_tab {
	display: block;
	float: right;
}
.down_tab li, .left, .list, .lr {
	float: left; list-style:none;
}
.cle_fl{
	clear:both;
}
.float_right{
	float:right
}
.float_left{
	float:left
}