/*article-header*/
.article_header {
	/* display: table; */
	margin-bottom: 25px;
}


#article .profile-wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 10px 20px;
	display: table;
	border: 3px double #e1e5eb;
	background-color: #fff;
}

#article .profile-wrapper .face {
	width: 150px;
}

#article .profile-wrapper > div {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}

#article .profile-wrapper .text p {

	text-align: left;
}

#article .profile-wrapper .text .name {
	display: inline-block;
	border-bottom: 2px solid #7f90af;
	font-weight: bold;
	font-size: 18px;
	color: #354e7a;
}

.issue #article h3 {
	/* padding: 0 15px; */
	/* text-align: left; */
	font-size: 24px;
	/* margin-bottom: 20pxpx; */
	position: fixed;
	/* z-index: 9; */
	/* color: #354e7a; */
}



h3 {
	font-size: 25px;
}

.full p {
	margin-bottom: 6px;
	font-size: 17px;
}

.stext {
    font-size: 16px !important;
    color: #7b7b7b;
    margin-top: 5px;
}

.vol-08 #article .col_2:first-child {
	padding-right: 15px;
}

.vol-08 #article .col_2:nth-child(2) {
	padding-left: 15px;
}

.vol-08.people1 #article .col_2:first-child {
	padding-right: 13px;
}

.vol-08.people1 #article .col_2:nth-child(2) {
	padding-left: 13px;
}

.article_footer {
	border-top: 0px solid #cdcdcd;
}

#article table th {
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 17px;
}

#article table td {
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 16px;
	text-align: center;
}

#article.notice-9-1 thead th {
    background-color: #72ae97 !important;
}
