@charset "iso-8859-1";

body {
	margin : 0 auto;
	padding : 0;
	text-align : center;
	font-size : 12px;
	font-family : "Osaka", sans-serif;
	line-height : 1.2em;
	background-color : #5f80b9;
}

div.english {
	font-family : "Tahoma", sans-serif;
}

div#header {
	position : relative;
	height : 90px;
	text-align : left;
}

div#siteID {
	position : absolute;
	top : 13px;
	left : 10px;
}

ul#headerMenu {
	margin : 5px 0 0;
	padding : 0;
	list-style : none;
	font-weight : bold;
	float : right;
}

ul#headerMenu li {
	width : 110px;
	margin : 1px 5px 0 0;
	padding : 0 2px 1px;
	white-space : nowrap;
	background : url("/jaist-coe/images/headermenu_bg.gif") bottom repeat-x;
}

ul#headerMenu li#langChange {
	margin-bottom : 5px;
	background-color : #e7eaee;
	background-image : none;
}

ul#headerMenu li.current a, ul#footerMenu li.current a {
	color : #a61111;
}


div#footer {
	width : 764px;
	height : 51px;
	text-align : left;
}

address#copyright {
	width : 100%;
	padding : 4px 0 3px;
	text-align : center;
	color : #dadada;
	font-style : normal;
	clear : both;
}

ul#footerMenu {
	margin : 0;
	padding-right : 7px;
	list-style : none;
	float : right;
}

ul#footerMenu li {
	text-align : center;
	background : url("/jaist-coe/images/footermenu_line.gif") left no-repeat;
	float : left;
}

ul#footerMenu li#access {
	width : 130px;
}

ul#footerMenu li#calendar {
	width : 90px;
}

ul#footerMenu li#institutional {
	width : 80px;
}

ul#footerMenu li a {
	display : block;
	padding : 3px 0 2px;
	width : 100%;
	margin-left : 3px;
}

dl#skipMenu {
	position : absolute;
	top : -150px;
	left : -2500px;
	text-align : left;
}

.closer {
	line-height : 1px;
	font-size : 1px;
	float : none;
	clear : both;
}

.closer2 {
	height : 0;
	margin-top : -1px;
	line-height : 0px;
	font-size : 1px;
	float : none;
	clear : both;
}

.closer3 {
	margin-top : -1px;
	line-height : 0px;
	font-size : 1px;
	float : none;
	clear : both;
}

.dummy {
	visibility : hidden;
	width : 1px;
	height : 1px;
}


a:link {
	color : #052757;
	text-decoration : none;
}

a:visited {
	color : #200557;
	text-decoration : none;
}

a:hover {
	color : #a61111;
	text-decoration : underline;
}

img {
	border : 0;
}

form {
	margin : 0;
}

table {
	font-size : 12px;
}
