
#current {
	border-bottom:solid 2px;
}

#contents {
	width: 100%;
	margin: 0;
}
#contents ul {
	margin: 10px 0 10px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;

}
#jlist {
	margin: 10px 30px 10px 60px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	list-style-type: square;
}
#contents li {
	margin: 4px 0px 5px 0px;
	padding-left: 0;
	letter-spacing: 0.1em;
	font-size: 0.9em;
}
#link li {
	padding-top:10px;
}

dl {
	margin-top: 15px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-family: Helvetica, Arial, sans-serif;
}
dt {
	font-weight: bold;
	margin: 5px 0 5px 30px;
}
dd {
	margin: 5px 0 5px 40px;
}

#news li {
	margin: 0 0 0 0px;
	width:100%;
	padding: 5% 0;
	min-height: 100px;
	height: auto;
	position: relative;
	border-bottom: 1px dotted #708090;
	font-size: 0.9em;

}
span.date {

	min-width: 100px;
	height: 20px;
	margin: 0;
	padding: 0 0 10% 0
	clear:both;
	font-weight:bold;
	line-height: 20px;
	vertical-align: middle;
	display: inline-block;
	font-size: 0.9em;

}
span.icon{

	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #d34a4a;
	color: #fff;
	width: 15%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	font-size: 0.9em;

}
span.icon.event{
	background-color: #2787b9;
}
span.icon.jurnal{
	background-color: #c99400;
}
span.icon.conf{
	background-color: #d34a4a;
}
span.link {
	width:100%;
	margin: 0;
	padding: 5% 0 0 0;
	clear:both;
	font-weight:bold;
	position: absolute;

}
#news a{
	color: #00378c;
	transition: color .2s, text-decoration .2s;
}
#news a:hover {
	color: #cc6714;
	text-decoration: inherit;
}
p#right {
	text-align: right;
}
img {
	margin: 10px 0 0 50px;
}
img#centerimg {
	margin-left: 125px;
	margin-top:  25px;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
#compactnavi {
	text-align: right;
	font-family: trebuchet MS, sans-serif;
	font-size: 0.9em;
	margin-top: -5px;
	margin-bottom: -15px;
}

#compactnavi p{
	margin: 4px 10px 4px 0;
}
