@charset "utf-8";
/* CSS Document */

#top td {
	vertical-align: top;
}
#top td ul {
	margin-top: 20px;
}
#top td li {
	margin: 0 0 5px 0;
}
#top td li a,
#top td li a img {
	display: block;
	width: 235px;
	height: 28px;
}
div.requestarea {
	margin-top: 30px;
	padding: 12px 17px;
	background: #f2f6f9;
}
div.requestarea div.left {
	float: left;
	width: 300px;
}
div.requestarea div.left h3 {
	margin: 10px 0 5px 0;
}
div.requestarea div.right {
	float: right;
	width: 200px;
}
div.requestarea div.right li.btn_catalog {
	margin-bottom: 5px;
}

#top div#side a.active {
	background-color: #d0e6f8;
}

#top div#main #main-img {
	margin-bottom: 20px;
}

#top div#main div.section {
	clear: both;
	margin-bottom: 20px;
}

#top div#main div.section dl {
	width: 285px;
}

#top div#main div.section dl dt {
	height: 25px;
	margin-bottom: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#top div#main div.section dl dd {
	width: 205px;
	min-height:70px;  
	height: auto !important;  
	height: 70px; /*for IE6*/  
	padding-left: 70px;
	padding-right: 10px;
	font-size: 83%;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#top div#main div.section dl dd ul {
}

#top div#main div.section dl dd ul li a {
	font-size: 83%;
}

#top div#main div.section dl#library,
#top div#main div.section dl#media,
#top div#main div.section dl#health,
#top div#main div.section dl#career {
	float: left;
}

#top div#main div.section dl#exchange,
#top div#main div.section dl#labo,
#top div#main div.section dl#language,
#top div#main div.section dl#publishing {
	float: right;
}

#top div#main div.section dl#publishing dt {
	margin-top: 1em;
	padding-left: 17px;
	height: 67px;
	text-indent: 0;
	overflow: visible;
}

#top div#main div.section dl#library dd ul {
	text-align: right;
}

#top div#main div.section dl#library dd ul li {
	display: inline;
	padding-left: 10px;
}

#top div#main div.section dl#library dd ul li a {
	height: 11px;
	padding-left: 15px;
	line-height: 11px;
	background: url(../img/listmark_02.gif) no-repeat 0 0;
}

#top div#main div.section dl#library dt {
	background-image: url(../img/dt_library.gif);
}

#top div#main div.section dl#library dd {
	background-image: url(../img/img_library.jpg);
}

#top div#main div.section dl#exchange dt {
	background-image: url(../img/dt_exchange.gif);
}

#top div#main div.section dl#exchange dd {
	background-image: url(../img/img_exchange.jpg);
}

#top div#main div.section dl#media dt {
	background-image: url(../img/dt_media.gif);
}

#top div#main div.section dl#media dd {
	background-image: url(../img/img_media.jpg);
}

#top div#main div.section dl#dining dt {
	background-image: url(../img/dt_dining.gif);
}

#top div#main div.section dl#dining dd {
	background-image: url(../img/img_dining.jpg);
}

#top div#main div.section dl#labo dt a {
	display: block;
	height: 25px;
	width: 285px;
	background-image: url(../img/dt_labo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top div#main div.section dl#labo dt a:hover {
	background-position: 0 -25px;
}

#top div#main div.section dl#labo dd {
	background-image: url(../img/img_labo.jpg);
}

#top div#main div.section dl#health dt {
	background-image: url(../img/dt_health.gif);
}

#top div#main div.section dl#health dd {
	background-image: url(../img/img_health.jpg);
}

#top div#main div.section dl#language dt {
	background-image: url(../img/dt_language.gif);
}

#top div#main div.section dl#language dd {
	background-image: url(../img/img_language.jpg);
}

#top div#main div.section dl#career dt {
	background-image: url(../img/dt_career.gif);
}

#top div#main div.section dl#career dd {
	background-image: url(../img/img_career.jpg);
}

#top div#main div#group {
	padding: 7px;
	width: 564px;
	border: solid 1px #eaeaea;
}

#top div#main div#group h3 {
	padding: 1px 15px;
	font-weight: bold;
	background-color: #eaeaea;
}

#top div#main div#group table {
	margin-top: 5px;
	width: 564px;
}

#top div#main div#group table td {
	padding: 5px 30px 5px 10px;
}

#top div#main div#group table tr td a{
	height: 11px;
	padding-left: 15px;
	font-size: 83%;
	line-height: 11px;
	background: url(../img/listmark_02.gif) no-repeat 0 0;
}

