#AccreditationContent{
	width:655px;
	background-color:#066B9B;
	float:right;
}
#AccreditationContent #title{
	height:16px;
	background:url(../images/AccreditationTitle.png) no-repeat 10px 0px #003466;
}
#AccreditationContent #daohang{
	height:16px;
	padding: 3px 0px 0 10px;
	color: #003366;
	font-weight:bold;
	border-bottom:dashed 1px #003366;
}
*html #AccreditationContent #content{
	height:317px;
}
#AccreditationContent #content{
	min-height:317px;
	line-height:20px;
	padding-top:5px;
}

#AccreditationLeft{
	width:272px;
	background-color:#066B9B;
	float:left;
}
#AccreditationLeft #IMG{
	height:90px;
	background:no-repeat center;
}
#AccreditationLeft #title{
	height:16px;
	margin:8px 0;
	background:url(../images/AccreditationCategory.png) no-repeat 10px 1px #003466;
}
#AccreditationLeft #content{
	border:solid 1px #003366;
	background-color:#055A83;
	padding:4px 8px;
}

*html #AccreditationLeft #content #TreeMenu{
	height:205px;
}
#AccreditationLeft #content #TreeMenu{
	min-height:205px;
	line-height:20px;
}
#AccreditationLeft #content #TreeMenu #item{
	display:block;
	padding:4px 0;
}
#AccreditationLeft #content #TreeMenu #item a{
	display:block;
	width:236px;
	padding-left:16px;
	border:solid 1px #021E2C;
	background:url(../images/icon.gif) no-repeat 8px 7px #4580AB;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}