/* design */
body{
	text-align: center;
	font-family: Arial, Verdana, sans-selif;
}

#header{
	text-align: center;
	width: 950px;
	}
	
#contents	{
	width:950px;
	margin:auto;
	padding: 5px;
	text-align: left;
	}
	
	
#contents h1{
	width: 630px;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
#topright{
	width: 250px;
	padding-top: 20px;
	float: right;
	margin-right: 20px;
	}


	
#main{
	width: 710px;
	float: right;
	margin-right: 10px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;
}

#left{
	width: 150px;
	float: left;
	margin-left:5px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;
}

#left2{
	width: 140px;
	float: left;
	margin-left:75px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;
}

address#copyright{
	clear: both;
	padding: 10px;
	}




/* main */

	body{
	background: url(./image/back1.gif);
	}
	
	a:link{ color: #0033ff; text-decoration: underline; }
	a:visited{ color: #9966cc ; text-decoration:underline; }
	a:hover{ color: #f30; text-decoration: underline; }
	a:active{ color: #f30; text-decoration: underline; }
	

	#topright{
	font-size: .8em;
	text-align: center;
	width: 200px;	
	}
	
	div#notice{
	padding: 3px;
	border: 1px solid #c0c0c0;
	background: #ffecf5;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: center;
	}
	
	h2{
	background: #FFFF99;
	border-left: #336600 5px solid;
	color: #000;
	padding: 2px 6px;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 2px;
	clear: both;
	}
	
	h3{
	border-left: 3px #009900 solid;
	padding: 3px 1px 3px 5px;
	font-size: 1em;
	margin-left: 2px;
	background-color: #f0ffd4;
	clear: both;
	}
	
	h4{
	border-left: 3px #f8c030 solid;
	padding-left: 5px;
	margin-left: 3px;
	color: #400000;
	background: #ffffe1;
	font-weight: 600;
	font-size: .98em;
	}
	
	h3 span.date{
	margin-left: 2em;
	font-size: .8em;
	font-weight: normal;
	}
	
	p{
	text-indent: 1em;
	margin-left: 3px;
	line-height: 1.5em;
	font-size: .8em;
	}
	
	p.center{
	text-align: center;
	}
	
	p.right{
	text-align: right;
	}
	
	ul.desc{
	font-size: .9em;
	}
	
	p.center img{
	margin: 5px;
	}		
	
	strong.notice{
	color: #ff0000;
	}
				
										
																						
	dl.news dt{
	width: 120px;
	line-height: 1.4em;
	font-size: .8em;
	padding-left: 10px;
	font-weight: bold;
	}
	
	dl.news dd{
	margin-left: 130px;
	margin-top: -1.3em;
	font-size: .8em;
	line-height: 1.2em;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
	dl#update dt{
	width: 120px;
	line-height: 1.4em;
	font-size: .8em;
	padding-left: 10px;
	}
	
	dl#update dd{
	margin-left: 130px;
	margin-top: -1.3em;
	font-size: .8em;
	line-height: 1.2em;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
	dl.desc dt{
	font-weight: bold;
	margin-left: 1em;
	font-size: .95em;
	margin-top: .2em;
	}
	dl.desc dd{
	margin-left: 240px;
	margin-top: -1.25em;
	margin-bottom: .3em;
	font-size: .95em;
	}
	
	div#rinrin{
	float:left;
	width: 300px;
	}
	div#m2{
	float:left;
	}
	div#m1{
	float:right;
	margin-right: 100px;
	}

	
	dl.desc2 dt{
	font-weight: bold;
	margin-left: 1.2em;<!-- -->
	font-size: .95em;
	margin-bottom: -1.2em;
	}
	dl.desc2 dd{
	margin-left: 100px;
	font-size: .95em;
	margin-bottom: .2em;
	}
	
	dl.rin dt{
	font-weight: bold;
	font-size: .95em;
	margin-left: 1.2em;
	margin-bottom: -1.2em;
	}
	dl.rin dd{
	margin-left: 150px;
	font-size: .95em;
	margin-bottom: .2em;
	}
	
	ul.inline li{
	display: inline;
	margin-right: 1em;
	list-style-type: circle;
	font-size: .9em;
	}

	address#copyright{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: .8em;
	text-align: center;
	}
	
	table.teacher th, table.teacher td{
	font-size: .9em;
	}
	
	div.teacher{
	width: 600px;
	}
		
	div.student{
	float: left;
	width: 200px;
	}
	
	table.student th, table.student td{
	font-size: .9em;
	}
	
	table.student th, table.teacher th{
	width: 80px;
	}
	
	table.datatable th{
	background: #ccffcc;
	font-size: .8em;
	padding: 3px;
	text-align: center;
	}
	
	table.datatable td{
	font-size: .8em;
	background: #f7ffe8;
	padding: 3px;
	}
	
	
/* menu */

li.menu{
	margin-bottom: 5px;
	}

ul#menu{
	list-style-position: outside;
	list-style: none;
	position: relative;
	left: -30px;
	margin-bottom: 5px;
	}

ul#menu a{
	display: block;
	width: 104px;
	height: 28px;
	overflow: hidden;
	text-indent: -1000px;
	margin-bottom: 5px;
	}

	a:hover.intro, a:hover.news,a:hover.honor, a:hover.research, a:hover.llah, a:hover.member, a:hover.database, a:hover.lab_only, a:hover.link, a:hover.top, a:hover.patent{
	background-position:0px 28px;
	margin-bottom: 5px;
	}

	
	a.intro{
		background-image:url(./image/menu/intro.png);
		}

	a.news{
		background-image:url(./image/menu/news.png);
		}
	a.honor{
		background-image:url(./image/menu/honor.png);
		}
	a.research{
		background-image:url(./image/menu/research.png);
		}

	a.llah{
		background-image:url(./image/menu/llah.png);
		}

	a.member{
		background-image:url(./image/menu/member.png);
		}
		
	a.database{
		background-image:url(./image/menu/publicationdb.png);
		}

	a.lab_only{
		background-image:url(./image/menu/internalonly.png);
		}						
	
	a.link{
		background-image:url(./image/menu/link.png);
		}		
	
	a.top{
		background-image:url(./image/menu/top.png);
		}
		
	a.patent{
		background-image:url(./image/menu/patent.png);
		}
	img{
		border-style: none;
	}
	
	ul#link{
		margin-left: 0px;
		margin-top: 0px;
		list-style-image: url(image/menu/list.gif);
	}
	
	li.menu{
	margin-bottom:15px;
	}
	
	li.linkli{
	padding-left: 3px;
	font-size: 0.8em;
	line-height: 1.3em;
	}

