.bar{
	margin-top:5px;
	margin-bottom:5px;
	height:553px;
	width:243px;
	border:1px solid #C9E9D7;
	float:left;
	background-color:#FFF;
}
.bar .title{
	background:url(../images/bg1.jpg);
	border-bottom:3px solid #D9EEE2;
}
.bar .title span{
	border:1px solid #29789F;
	background:url(../images/tip3.jpg) no-repeat 12px 15px;
	height:34px;
	line-height:34px;
	display:block;
	text-indent:26px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#tree{
	padding:23px 8px;
}
#tree a{
	color:#666666;
	display:block;
	line-height:25px;
	text-indent:26px;
}
#tree ul li{
	min-height:25px;
	_height:25px;
}
#tree ul li ul li a{
	text-indent:38px;
	background:url(../images/tip4.jpg) no-repeat 30px 12px;
}
#tree span a{
	background:url(../images/max.jpg) no-repeat 8px 8px;
}
#tree span a.expand{
	background:url(../images/min.jpg) no-repeat 8px 8px;
}
	
#tree a:hover{
	color:#333333;
}

.main{
	margin-top:5px;
	margin-bottom:5px;
	width:748px;
	min-height:543px;
	_height:543px;
	float:right;
	border:1px solid #C9E9D7;
	padding-bottom:10px;
	background-color:#FFF;
}
.main .title{
	background:url(../images/bg1.jpg);
	border-bottom:3px solid #D9EEE2;
}
.main .title span{
	border:1px solid #29789F;
	background:url(../images/tip5.jpg) no-repeat 12px 15px;
	height:34px;
	line-height:34px;
	display:block;
	text-indent:26px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.main .content{
	padding:20px;
	line-height:20px;
}
.main .content p{
	line-height:20px;
}