.article_intro {
	font-size: 1em;
	font-weight: bold;
	overflow: auto;
	clear: both;
	height: auto;
}
.article_intro_area {
	margin-left: 20px;
}
.article_main {
	font-size: 1em;
	font-weight: normal;
	overflow: auto;
	clear: both;
	height: auto;
}
.article_main_area {
	margin-left: 20px;
}
.article_sub_area {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.article_date {
	color: #6B6B6B;
	font-size: 11px;
	text-align: right;
}
.tr_download td {
	/*border-bottom: 1px solid #D3D3D3;*/
}
.text_info {
	color: #686868;
	font-size: 0.9em;
	font-style: italic;
}
.td_description {
	color: #C4C4C4;
	background-color: #292929;
	border-top: 1px solid #383838;
	font-style: italic;
}
.td_description_issue {
	border-top: 1px solid #D3D3D3;
	color: #FAFAFA;
	background-color: #4C4C4C;
}
.article_download a, .article_download a:link, .article_download a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #75BBEC;
}
.article_download a:hover {
	text-decoration: underline;
	font-weight: bold;
}

