@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;
}
 {
	display: block;
}

div.requestarea {
	clear: both;
	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 {
}

#top div#main #activity {
	margin-bottom: 12px;
}

#top div#main #life ul li,
#top div#main #club ul li,
#top div#main #campus ul li,
#top div#main #maps ul li {
	float: left;
}

#top div#main #activity ul li a,
#top div#main #life ul li a,
#top div#main #club ul li a,
#top div#main #campus ul li a,
#top div#main #maps ul li a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#top div#main #activity ul li a {
	width: 580px;
	height: 75px;
	background-image: url(../img/btn_activity.jpg);
}

#top div#main #activity ul li a:hover {
	background-position: 0 -75px;
}

#top div#main #life ul li a {
	width: 290px;
	height: 130px;
}

#top div#main #life ul li a:hover {
	background-position: 0 -130px;
}

#top div#main #life ul li#life01 a {
	background-image: url(../img/btn_life01.jpg);
}

#top div#main #life ul li#life02 a {
	background-image: url(../img/btn_life02.jpg);
}

#top div#main #club {
	clear: left;
	margin-top: 12px;
	margin-bottom: 24px;
}

#top div#main #club ul li a {
	width: 290px;
	height: 134px;
}

#top div#main #club ul li a:hover {
	background-position: 0 -134px;
}

#top div#main #club ul li#club01 a {
	background-image: url(../img/btn_club01.jpg);
}

#top div#main #club ul li#club02 a {
	background-image: url(../img/btn_club02.jpg);
}

#top div#main #campus {
	clear: left;
	margin-bottom: 10px;
}

#top div#main #campus ul li#cal a {
	width: 348px;
	height: 151px;
}

#top div#main #campus ul li#sapo a {
	width: 232px;
	height: 151px;
}

#top div#main #campus ul li a:hover {
	background-position: 0 -151px;
}

#top div#main #campus ul li#cal a {
	background-image: url(../img/btn_cal.gif);
}

#top div#main #campus ul li#sapo a {
	background-image: url(../img/btn_sapo.jpg);
}

#top div#main #maps {
	clear: left;
	margin-bottom: 16px;
}

#top div#main #maps ul li a {
	width: 290px;
	height: 200px;
}

#top div#main #maps ul li a:hover {
	background-position: 0 -200px;
}

#top div#main #maps ul li#map01 a {
	background-image: url(../img/btn_map01.gif);
}

#top div#main #maps ul li#map02 a {
	background-image: url(../img/btn_map02.gif);
}

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

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

#top div#main #others dl dd {
	position: relative;
	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 #others dl dd ul {
	position: absolute;
	right: 0;
	bottom: 0;
}

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

#top div#main #others dl#gakuyu {
	float: left;
}

#top div#main #others dl#create {
	 float: right;
}

#top div#main #others dl#gakuyu dt {
	background-image: url(../img/h3_gakuyu.gif);
}

#top div#main #others dl#create dt {
	background-image: url(../img/h3_create.gif);
}

#top div#main #others dl#gakuyu dd {
	background-image: url(../img/img_gakuyu.jpg);
}

#top div#main #others dl#create dd {
	background-image: url(../img/img_create.jpg);
}

#top div#main #others dl#gakuyu dd ul li {
}

#top div#main #others dl#gakuyu 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 #others dl#create dd ul li.and-more a {
	display: block;
	text-align: left;
	width: 78px;
	height: 17px;
	background-image: url(../img/btn_more.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#top div#main #others dl#create dd ul li.and-more a:hover {
	background-position: 0 -17px;
}