.tab_3{text-align:left;float:left;overflow: hidden;width:208px;height:228px;padding:5px;background-color:#E6ECF2;margin:0 0 5px 5px;border:1px solid #B5CCD2;}

/********TAB 选项?END**********/
.u_1 li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
	line-height:20px;
	width: 79px;
	margin: 2px 3px;
	padding:0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88C1DD;
}


/*新增*/

#kuai{
	text-align:left;
	float:left;
	overflow: hidden;
	width:216px;
	height:200px;
	padding:0 1px 1px 1px;
	background-color:#E6ECF2;
	margin:0 0 0px 0px;
	border:1px solid #B5CCD2;
}

#panel_1,#panel_2,#panel_3,#panel_4 {
	height: 50px;
	display: none;
	background-color: #FFF;
	background-image: url(home_panel_c.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:12px 0 0 0;
}
#panel_1{ display:block;}

#panel_1 p,#panel_2 p,#panel_3 p,#panel_4 p{
	margin:10px;
	line-height:150%;
	
}
#panel_1 a,#panel_2 a,#panel_3 a,#panel_4 a{ margin:10px;background: url(home_ico_3j.gif) no-repeat left center; padding:0 0 0 10px;}

#btn_1,#btn_2,#btn_3,#btn_4{
	height:29px;
	line-height:29px;
	display:block;
	margin:1px 0 0 0;
	font-size:14px;
	color:#09447E;
	font-weight:bold;
	padding:0 0 0 30px;
	background: url(home_ico_1.jpg) no-repeat left center;
	background-color:#CBDBDF;
}