@charset "UTF-8";

h2 {
	width: 600px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/h2_article.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.column-inner {
	width: 505px;
	margin: 15px 0px 0px;
	padding: 43px 0px 15px 95px;
	background-image: url(../img/hd_article.gif);
	background-repeat: no-repeat;
}

.column-inner #adobereader {
	margin: 0px 0px 10px 5px;
	font-size: 77%;
	line-height: 1.5em;
}

.column-inner #adobereader img {
	float: right;
}

.column-inner li {
	margin: 0px;
	border-top: 1px dotted #BFBFBF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: block;
}

.column-inner span.date {
	font-size: 77%;
	color: #666666;
	font-weight: normal;
	text-align: right;
	display: block;
}

.column-inner  ul a {
	padding: 5px 5px 5px 20px;
	color: #00439C;
	text-decoration: none;
	background-image: url(../img/listmark_pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	display: block;
}

.column-inner  ul a:hover {
	background-color: #F0F7FF;
}
