dl {
	margin-bottom: 0;
}

.head_nav .sanj {
	position: absolute;
	left: 648px;
	top: 90px;
}

.NOTICE_content {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
	min-height: 700px;
}

.NOTICE_content_fl {
	width: 800px;
	/*height: 750px;*/
	position: relative;
}

.NOTICE_content_fr {
	width: 380px;
	padding-left: 20px;
}

.NOTICE_timeShaft {
	margin-top: 22px;
	width: 700px;
	/*margin-left: 100px;*/
	overflow: hidden;
}

.NOTICE_timeShaftDate {
	width: 150px;
}

.NOTICE_timeShaftDate dt {
	font-size: 32px;
	color: #333333;
}

.NOTICE_timeShaftDate dd {
	font-size: 18px;
	color: #666666;
}

.NOTICE_timeShaftContent {
	width: 550px;
}

.NOTICE_timeShaftContent dt {
	font-size: 17px;
	color: #333333;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.NOTICE_timeShaftContent dt:hover{
	color: #D81D1F;
}

.NOTICE_timeShaftContent dd {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	padding: 5px 0;
	/*height: 62px;*/

}

.NOTICE_timeShaftContent {
	padding-bottom: 30px;
	border-bottom: dashed 1px #DCDCDC;
}

.NOTICE_timeShaft:nth-child(5) .NOTICE_timeShaftContent {
	border-bottom: none;
}

.NOTICE_datepic {
	position: absolute;
	left: 45px;
	top: 28px;
}

.NOTICE_MYPAGE {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 10px;
}

input {
	line-height: normal !important;
}

a:hover {
	text-decoration: none !important;
}

a:focus {
	text-decoration: none !important;
}

.pagination>li>a,
.pagination>li>span {
	padding: 0 !important;
	margin-left: 10px !important;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #666666;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: #999999 !important;
	border-color: #999999 !important;
}

.NOTICE_fr_head {
	width: 90%;
	margin: 0 auto;
	border-bottom: solid 1px #999999;
	margin-left: 10%;
	padding-bottom: 34px;
}

.NOTICE_fr_head span:first-of-type {
	float: left;
	font-size: 16px;
	color: #333333;
}

.NOTICE_fr_head span:last-of-type {
	float: right;
}

.NOTICE_fr_head span a {
	font-size: 15px;
	color: #666666;
}

.NOTICE_fr_head span img {
	margin-right: 10px;
}

.NOTICE_content_fr ul {
	width: 90%;
	margin: 20px auto;
	margin-left: 10%;
	color: #666666;
	font-size: 14px;
}

.NOTICE_content_fr ul li {
	line-height: 30px;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.NOTICE_content_fr ul li a {
	color: #666666;
}
.NOTICE_content_fr ul li a:hover{
	color: #D81D1F;
}

.NOTICE_content_fr ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #B4BAC6;
	margin-right: 20px;
}

.NOTICE_content_fr ul li span {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #B4BAC6;
	margin-right: 20px;
}
.nav_bar ul li:nth-child(2){background:#fff4df;color:#D81D1F; }

.bar_link {font-size: 14px;}
.bar_link a{color:#666;}
.bar_link span{color:#D81D1F;}
.article_con{padding-top: 40px;}
.article_caption{font-size: 30px;color: #333;text-align: center;}
.article_con li:nth-child(2){
	padding: 20px 0 20px;text-align: center;font-size: 14px;color: #666;
}
.article_con li:nth-child(3) {font-size: 14px;color: #666;line-height: 30px;text-indent: 28px;}
.topic_con{line-height: 30px;color:#666;font-size:14px;}