.container:after{
	content: "";
	display: block;
	clear: both;
}

.contentLeft{
	width: 231px;
}
.hospital{
	width: 100%;
	border: 2px solid #2C2C2C;
}
.hospitalList{
	padding: 0 13px;
}
.hospitalList li{
	width: 100%;
	height: 36px;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 35px;
	padding-left: 58px;
}
.hospitalList li a{
	color: #054a39;
	font-size: 12px;
}
.shortcutMenu{
	width: 100%;
	height: 236px;
	border: 2px solid #2C2C2C;
	background-image: url(../images/ind_22.gif);
	margin-top: 4px;
}
.shortcutMenu a{
	display: inline-block;
	width: 104px;
	height: 72px;
}

/* 政策法规 */
.regulations{
	width: 100%;
	height: 244px;
	border: 2px solid #2C2C2C;
	margin-top: 4px;
}
.regulations_tit{
	width: 100%;
	height: 39px;
	background-image: url(../images/ind_35.gif);
}
.regulationsList{
	padding: 0 2px;
}
.noticeList li{
	height: 27px;
	border-bottom: 1px dotted #A1A1A1;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 26px;
}
.noticeList li a{
	font-size: 12px;
	color: #054a39;
}
.noticeList li.top3 a{
	color: #009d76;
}
.more{
	float: right;
	display: block;
	width: 42px;
	height: 39px;
}

.content{
	width: 757px;
	border: 1px solid #DBE4E1;
	height: 750px;
}
.honorList{
	padding-top: 20px;
}
.honorList:after{
	content: "";
	clear: both;
	display: block;
}
.honorList li{
	width: 33.33%;
	float: left;
}
.honorList li p{
	width: 156px;
	height: 177px;
	border: 2px solid #2C2C2C;
	padding: 6px 4px 16px;
	margin: 0 auto;
}
.honorList li p img{
	width: 100%;
	height: 100%;
}
.honorList li a{
	display: block;
	width: 156px;
	font-size: 12px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin: 10px auto;
	text-align: center;
}