.cbnews{ 

background:#FFFFFF none repeat scroll 0 0;

border:1px solid #CCCCCC;

height:266px;

margin:5px 0 7px 6px;

overflow:hidden;

padding-right:250px;

position:relative;

width:299px; 

*height:268px;

}

.cbnews ul.ui-tabs-nav{ 

	position:absolute; 

	top:-2px; left:396px; 

	list-style:none; 

	padding:0; margin:0; 

	width:152px; 

	*top:1px;

}

.cbnews ul.ui-tabs-nav li{ 

	padding:1px 0px 0px 13px; 

	font-size:12px; 

	color:#666;

  list-style:none;

}

.cbnews ul.ui-tabs-nav li img{ 

	float:left; margin:2px 5px; 

	background:#fff; 

	padding:2px; 

	border:1px solid #eee;

}

.cbnews ul.ui-tabs-nav li span{ 

	font-size:11px; font-family:Verdana; 

	line-height:18px; 

}

.cbnews li.ui-tabs-nav-item a{ 

background:#fcfcfc none repeat scroll 0 0;

border:1px solid #CCCCCC;

color:#333333;

display:block;

height:62px;

line-height:20px;

padding:12px;

text-decoration:none;

}

.cbnews li.ui-tabs-nav-item a:hover{ 

	background:#f2f2f2; 

}

.cbnews li.ui-tabs-selected{ 

	background:#fff url('selected-item.gif') top left no-repeat;  

}

.cbnews ul.ui-tabs-nav li.ui-tabs-selected a{ 

	background:#F7FBFF; 

	border:1px solid #aaa;

	color:#336699;

}

.cbnews .ui-tabs-panel{ 

	width:394px; height:262px; 

	background:#fff; position:relative;

	*height:255px;

}

.cbnews .ui-tabs-panel .info{ 

	/*position:absolute; 

	top:180px;

     left:0; 

	height:70px; 

	background: url('transparent-bg.png'); */

	width: 100%;

}

.cbnews .info h2{ 

	font-size:18px; font-family:Georgia, serif; 

	color:#336699; padding:5px 0px 7px 5px; margin:0;

	overflow:hidden; 

}

.cbnews .info p{ 

	margin:0 5px; 

	font-family:Verdana; font-size:11px; 

	line-height:15px; color:#000;

}

.cbnews .info a{ 

	text-decoration:none; 

	color:#336699; 

}

.cbnews .info a:hover{ 

	text-decoration:underline; 

}

.cbnews .ui-tabs-hide{ 

	display:none; 

}