*html #Company1{
	/*height:320px;*/
	height:100%;
}
#Company1{
	background-color:#003466;
	min-height:365px;
}
#CompanyLeft{
	width:272px;
	background-color:#066B9B;
	float:left;
}
#CompanyContent{
	width:655px;
	background-color:#066B9B;
	float:right;
}
#CompanyLeft #IMG{
	height:90px;
	background:no-repeat center;
}
#CompanyLeft #title{
	height:16px;
	margin:8px 0;
	background:url(../images/CompanyCategory.png) no-repeat 10px 2px #003466;
}
#CompanyLeft #content{
	border:solid 1px #003366;
	background-color:#055A83;
	padding:4px 8px;
}
*html #CompanyLeft #content #TreeMenu{
	height:205px;
}
#CompanyLeft #content #TreeMenu{
	min-height:205px;
	line-height:20px;
}
#CompanyLeft #content #TreeMenu #item{
	display:block;
	padding:4px 0;
}
#CompanyLeft #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;
}

#CompanyContent #title{
	height:16px;
	background:url(../images/CompanyTitle.png) no-repeat 3px 0px #003466;
}
#CompanyContent #daohang{
	height:16px;
	padding: 3px 0px 0 10px;
	color: #003366;
	font-weight:bold;
	border-bottom:dashed 1px #003366;
}
*html #CompanyContent #content{
	height:317px;
}
#CompanyContent #content{
	min-height:317px;
	line-height:20px;
	padding-top:5px;
}