@charset "utf-8";
/* CSS Document */
.SecondNav, .OrganizationalStructure{
	float:left;
	}
.nav ul .AboutUs{
	color:#0066a8;
	background-image:url(../images/sel_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	}
.CrumbsNav{
	width:1000px;
	height:40px;
	background-color:#f8f8f8;
	margin:12px auto;
	font:12px "宋体";
	color:#999;
	line-height:40px;
	text-indent:16px;
	}
.CrumbsNav i{
	color:#0066a8;
	font-style:normal;
	}
.CrumbsNav em{
	font-style:normal;
	}
.AboutUsContent{
	width:1000px;
	margin:0 auto;
	}
.SecondNav ul .NavTitle{
	height:40px;
	width:200px;
	background-color:#0066a8;
	font:bold 20px "微软雅黑";
	color:#fff;
	text-indent:16px;
	line-height:40px;
	background-image:none;
	border-bottom:none;
	margin-bottom:10px;
	}
.SecondNav ul .Nav3_sel{
	color:#0066a8;
	}
.SecondNav ul li{
	background-image:url(../images/SNav_bg.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:16px;
	border-bottom:1px dashed #ddd;
	font:14px "宋体";
	color:#666;
	line-height:40px;
	}
.StructureTitle{
	width:770px;
	height:40px;
	border-bottom:1px solid #0066a8;
	font:24px "微软雅黑";
	color:#0066a8;
	line-height:40px;
	margin-left:30px;
	}
.StructureImg{
	line-height:200px;
	width:770px;
	height:200px;
	border:1px solid #ddd;
	margin-left:28px;
	margin-top:14px;
	}
.StructureInfo{
	width:770px;
	margin-left:30px;
	margin-top:38px;
	}
.StructureInfo p{
	font:14px "宋体";
	color:#666;
	padding:0 0 20px 0;
	}
.StructureInfo p span{
	font:bold 14px "微软雅黑";
	color:#0066a8;
	}
