.ibox .listbox ul a{
	border:0px solid blue;
}

/*
.ico3 li{
	padding-left:20px;
	background:url(ico2.gif) no-repeat 3px 60%;
}
*/

/* 自适应宽度的块(通用块) */
.tbox{ 
	margin:0px;
	/*border-bottom:1px solid #DFF2F5;
	overflow:hidden;background:url(fl_bg.gif) 0 0 repeat-x;*/
	text-align:left;
}

/* 块里的分类标题 */
.tbox dt{ 
	height:25px;
	/*border:1px solid #DFF2F5;*/
	overflow:hidden;
	clear:both;
}
.tbox dt strong{
	height:26px;
	line-height:26px;!important;line-height:25px;
	padding-left:20px;
	padding-right:4px;
	display:block;
	float:left;
	/*color:#397CBE;*/
	background:url(fbico.gif) 4px 10px no-repeat;
	letter-spacing:1px;
}
.tbox dt strong a{
	/*color:#397CBE;*/
}
.tbox dt strong a:hover{
	/*color:#4C94F6;*/
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	line-height:26px;
	padding-right:8px;
	text-decoration:none;
	cursor:pointer;
}
.tbox dt span.label{
	height:24px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:25px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:23px;
	border-left:1px solid #BFE0F9;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #BFE0F9;
}
.tbox dd{
	/*border:0px solid red;
	border-left:1px solid #DFF2F5;
	border-right:1px solid #DFF2F5;
	border-bottom:1px solid #DFF2F5;
	padding:4px 4px 0px;*/
	overflow:hidden;
	height:100%;
}