.ibox .listbox ul a{
	border:0px solid blue;
}
/*
.ico3 li{
	padding-left:16px;
	background:url(ico3.gif) 5px 7px no-repeat;
}
*/
/* 自适应宽度的块(通用块) */
.tbox{
	margin:0 0 8px 0;
	border-bottom:1px solid #DFF2F5;
	overflow:hidden;
	background:url(fl_bg.gif) 0 0 repeat-x;
}

/* 块里的分类标题 */
.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:22px;
	padding-right:4px;
	display:block;
	float:left;
	color:#397CBE;
	background:url(fbico.gif) 5px 6px no-repeat;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#397CBE;
}
.tbox dt strong a:hover{
	color:#4C94F6;
	text-decoration:none;
}
.tbox dt span.return{
	float:right;
	line-height:26px;
	padding-right:8px;
	cursor:pointer;
	text-decoration:none;
}

.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-left:1px solid #DFF2F5;
	border-right:1px solid #DFF2F5;
	border-bottom:1px solid #DFF2F5;
	padding:4px 4px 0px;
	overflow:hidden;
	*height:100%;
	text-align:left;
}
.tbox dd .txttitle{
	text-decoration:none;
	overflow:hidden;
}//概述

.e2{
	width:100%;
	padding:4px;
	overflow:hidden;
	clear:both;
}