html .content-item .titlebar{ background:none; border-bottom:1px solid #ccc; height:28px; }
/* 风格a */
.content-item .titlebar h2, p.brief a:hover, .content-item .list li, .tab .tab-nav li, .content-item .list li a:hover, h2.headline a:hover, h2.headline-s a:hover{
	color: #01b15c;
}
.bd-b-g{
	border-bottom: 1px solid #01b15c;
}
.tab .tab-nav li{
	border: 1px solid #01b15c;
}
.tab .tab-nav li.active, h2.left-gre-h2:before{
	background: #01b15c;
}
.content-item .titlebar{
	background: #3793c6 url(../images/B2.png) no-repeat;
	background-position: top right;
} 


