@charset "UTF-8";

.paper {
	margin-bottom: 20px;
	overflow:hidden;
	position: relative;
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #EEE;
}
.sadoku {
	font-size: 10px;
}
.title {
	font-size: 13px;
	margin-bottom: 10px;
}
.title a {
	color: #036;
	text-decoration: none;
}
.title a:hover {
	color: #603;
}
.title a[href $='.pdf'] {
	margin: 0 2px 0 0;
	padding: 5px 18px 3px 0;
	background: transparent url("../img/icon_pdf.png") no-repeat center right;
}
.author {
	margin-left: 20px;
	margin-bottom: 10px;
	padding-right: 50px;
}
.eng {
	font-size:12px;
	color: #666;
}
.page {
	position:absolute;
	top:10px;
	right:10px;
}
.source {
	font-size: 11px;
}
.dl {
	padding-top: 10px;
	text-align: right;
}
.dl img {
	border:0;
}
.shui h5 {
	border: 0;
	background-color: #214a95;
	color: #FFF;
}
li.left_submenu > ul,
li.left_submenu_last > ul {
	margin-left: 1em;
}
li.left_submenu > ul li,
li.left_submenu_last > ul li {
	border-bottom: 1px dotted #ddd;
}
li.left_submenu > ul li:last-child,
li.left_submenu_last > ul li:last-child {
	border-bottom: none;
}
.ojcopy {
	margin-top:1em;
}

.lh2l {
	line-height: 1.1em;
}
.journal .sub_banner {
	background: #FFF none;
  height: auto;
}

.issn {
  padding: 0.3em;
  float:right;
  border: 1px solid #CCC;
  margin-bottom: 0.5em;
}
