.banner_small {
	height:66px;
	background: #fff;
	overflow: hidden;
	border-bottom:1px solid grey;
	cursor: pointer;

}
.banner_mc_all {
	width:325px;
	border-bottom:1px solid #989898;
	height: 60px;
	padding:10px 0 5px 5px;
}
.banner-box .active {
	background: #efefef;
}
.banner-box .even {
	margin:0 0 0px 50px;
	
}

.banner_mc_all .banner_mc_header, .banner_mc_text {
width:260px;
text-align: left;

}

.banner_small_content {
	overflow:hidden;
	height:66px;
	display: block
}
.banner_right_big {
	height: 80px;
	width:100px;
	list-style: none;
	margin-bottom:12px;
}
.banner_right_big img {
	margin:17px 0 0 30px;
}
.banner_right_list li.odd {
	margin-right:12px;
}
.banner_right_text {
	list-style: square;
	margin: 0 0 5px 20px;
} 
.banner_main_border {
	list-style: none;
	margin:0 5px;
	height: 50px;
}
.banner_main_list .first {
	margin: 0px 5px 0 0 ;
}
.opa_50 {
    opacity: 0.6;
    filter: Alpha(Opacity=60); 

}

.opa_50:hover {
    opacity: 0.90;
    filter: Alpha(Opacity=90); 
}
.banner_small a{
text-decoration: none;
}
.banner_small_hover {height:66px;background: #efefef url(../img/button_go.png) 155px 10px no-repeat;display: block;overflow:hidden;}
.banner_small_hover p {font-size:120%;font-weight:bold;padding:25px 0 0 5px; }
.banner_small h2.bs_header {
	font-weight: bold!important;
	font-size:100%!important;
	width:150px!important;
	padding:0!important;
	margin: 5px 0 0 5px!important;
	background:none!important;
	border-bottom:none!important;
}
.bs_text {
	width: 130px;
	margin: 0 0 0 5px;
}
.sb_link {
	margin:5px 0;
}
.banner_small_content img{ 
float: left;
margin:6px 0 6px 3px;
width:50px;
}

.banner_small h2.banner0 {
color:#000!important;
}
.banner_small h2.banner1 {
color:#FF007D!important;
}
.banner_small h2.banner2 {
color:#796FB8!important;
}
.banner_small h2.banner3 {
color:#81AD21!important;
}
.banner_small h2.banner4 {
color:#cc071e!important;
}
.banner_small h2.banner5 {
color:Teal!important;
}

#following_list .vcard img,#community_user .vcard img{
	margin:3px;
	width:25px;
	height:25px;
}
#following_list,#community_user  {
	margin:0 0 0 2px;
}
#community_user {
	cursor: pointer;
}
.tx-youtubeapi-list li {
	list-style: none;
}
.banner_main_list:after,.banner_right_list:after {display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }