.container{
	background-color: #FFF;
}
.container:after{
	content: "";
	display: block;
	clear: both;
}
.content{
	width: 757px;
	border: 1px solid #DBE4E1;
	height: 716px;
}
.contentText{
	padding: 40px 43px;
}
.list li{
	border-bottom: 1px dotted #A7C59E;
	padding-top: 10px;
	line-height: 16px;
}
.list li p{
	display: inline-block;
	font-size: 12px;
}
.newsText{
	width: 490px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsText a{
	font-size: 12px;
}
.newsType{
	width: 77px;
	text-align: center;
}
.newsDate{
	width: 88px;
	text-align: center;
}

.contentRigth{
	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;
}