﻿@charset "utf-8";

/*
 *	MANA Top page CSS
 */
/*------------------------------------------------------------------------------*
	common item
 *------------------------------------------------------------------------------*/
/* Reset default setting */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
strong { font-weight: bold; }


html{
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EAE7E2;
}

body{
	font-size: 0.75em;
	height: 100%;
}

a
{
  color: blue;
}

a:visited
{
	color: #933;
}

a:hover
{
	color: #F00;
}

a:hover span
{
	border-bottom: solid 1px #F00;
}

hr
{
	border: 1px solid #FFF;
	border-top: 1px dotted #999;
}

hr.clear
{
  display:block;
  margin: 0;
  clear: both;
  border: 1px dotted #FFF;
}

div#wrapper{
	width: 100%;
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -3em;
	background: url(../images/mana_bg.gif) center repeat-y;
}


div#page{
	position: relative;
	clear: both;
	margin: 0 auto;
	background-color: #FFF;
	width: 750px;
	padding: 20px;
	padding-bottom: 0;
}


div#subNavi{
	position: absolute;
	right: 20px;
	top: 105px;
	text-align: right;
}


/* search */
#search{
	margin: 10px 0;
}

#search span
{
	font-weight:bold;
	margin-bottom: 2px;
}

#search #searchBox
{
	font-size: 100%;
	width: 95px;
	height: 8px;
	margin: 0px;
	padding: 3px 5px;
	border: solid 1px #555;
}

#search #searchButton
{
	margin: 0 0 0 -5px;
	padding: 0px;
	width: 56px;
	height: 16px;
	vertical-align: top;
}

/* subNavi */
#subNavi ul
{
	font-weight:bold;
	list-style: none;
}

#subNavi li
{
	margin-left: 15px;
	float: left;
	overflow: hidden;
}

#subNavi a
{
	text-decoration: underline;
	color: #000;
}

/* logo titleBG */
#logo
{
	margin-bottom: 20px;
}

div#content
{
	margin: 0 10px;
}

/*------------------------------------------------------------------------------*
	navi
 *------------------------------------------------------------------------------*/
div#pathnavi{
	margin-bottom: 20px;
}

#navi
{

	z-index: 10;
	background: url(../images/menu/naviBG.gif) no-repeat;

}* html #lnavi{ margin-left: 19px; }

#navi ul
{
	margin: 0 0 0 21px;
	padding: 0px 2px 0 0px;
	list-style: none;
	height: 17px;
	width: 750px;
}

#navi li
{
	width: 116px;
	float: left;
	margin: 0 0 0 2px;
}

#navi li a
{
	display: block;
	height: 17px;
	border: none;
}

#navi li ul
{
	filter: alpha(opacity=85);
	opacity: 0.90;
	margin: 0;
	padding: 0;
	width: 116px;
	height: auto;
}

#navi li li
{
	float: none;
	overflow: hidden;
	font-size: 100%;
}

#navi li li a
{
	height: auto;
	padding: 5px 13px 5px 5px;
	line-height: 1.1;
	display: block;
	color: #FFF;
	background: url(../images/menu/naviMark.gif) no-repeat right center #333;
	border: solid 1px #555;
	text-decoration: none;
}* html #navi li li a{ height: 1%; }

#navi li a:hover
{
	background: url(../images/linkMark1.gif) no-repeat right center #999;
}

/*------------------------------------------------------------------------------*
	path1
 *------------------------------------------------------------------------------*/
#path1
{
	padding: 0px 0px 2px 22px;
	font-size: x-small;
	width:728px;
	border-bottom: 18px solid #D00;
	margin-bottom: 2px;
}	
	
#path1 a
{
	font-size: x-small;
}



/*------------------------------------------------------------------------------*
	itemnews
 *------------------------------------------------------------------------------*/

#itemnews {
	width: 300px;
	float:left;
	background-color: #FFF;
}


/*=== itemtitle ===*/
h2.itemtitle
{
	background:url(../images/line/borderGB_top.gif) no-repeat center bottom;
	font-size: 140%;
	color:#E05317;
	width:279px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}



/*=== itembody ===*/
.itembody {
}


ul.itembody {
		float:left;
		display:block;
		margin:0px;
		padding:0px;
}

.itembody li {
		clear:both;
		float:left;
		margin-bottom:12px;
		display:block;
		width:100%;
		background:url(../images/sectionLineBG.gif) repeat-x;
		background-position:bottom;
		padding-bottom:10px;
}

.itembody li a {
		line-height: 120%;
}

.itembody li li {
		margin-top: 10px;
}

.itembody li li dd {
		margin-left: 1.5em;
}




.list {
		padding-bottom:0px;
		margin-bottom:0px;
}

.list li {
		width:279px;
}


.list li img {
		float:left;
		display:inline;
}




.itembody li p, .itembody h3, .itembody span {
		width:190px;
		float:right;
		display:block;
}

.itembody li h3 {
		margin-bottom: 0.5em;
		font-size: 120%;
		color:#900;
		font-weight: normal;
}

.itembody li a {
		line-height: 135%;
			font-style: normal;
			font-weight: normal;
}

.itembody span {
		padding-right: 20px;
		margin-bottom: 0.3em;
		line-height: 120%;
		display:block;
}



.list li p, .list h3, .list span {
		width:190px;
		float:right;
		display:block;
}

.list span {
		width: 170px;
		display:block;
}



.itembody li p {
		font-size:1em;
		line-height: 120%;
}


.list li h3 {
		font-size: 100%;
}

.itembody * li{
		background:none;
		margin:0;
		padding:0;
		float:none;
}



/*------------------------------------------------------------------------------*
	infonew
 *------------------------------------------------------------------------------*/
#infonew {
	float: right;
	width: 420px;
	background-color: #FFF;
}* html #infonew{ background-color: transparent; background:url(../images/line/borderGB_top_white.gif) repeat-y; }


/*=== infotitle ===*/
h2.infotitle
{
	background:url(../images/line/borderGB_top.gif) no-repeat center bottom;
	font-size: 140%;
	color:#E05317;
	width:100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


/*=== infobody ===*/
.infobody {
	margin-top:10px;
	margin-bottom: 20px;
}


/*=== infotitle ===*/
div.infotitle h3 {
	padding-bottom: 5px;
}

div.infotitle a {
	text-decoration: none;
	border: 0;
}

div.infobody dl {
		width: 390px;
		background:url(../images/sectionLineBG.gif) repeat-x center bottom;
		padding-bottom:20px;
}


/*=== publication ===*/
div.publication {
	float:left;	
}

.publication img {
	width:90px;
	margin-right: 20px;
}

.publication p {
	width:90px;
	text-align:left;
}


/*=== line ===*/
div.line {
	background:url(../images/line/borderGB_top_gray.gif) no-repeat center bottom;
	padding: 10px;
	margin: 20px 0 30px 0;
}


/*=== infolist ===*/
.infolist {
		width:100%;
}

.infolist li{
		width: 390px;
		background:url(../images/sectionLineBG.gif) repeat-x center bottom;
		padding: 10px 0;
}


.infolist img {
		margin-top: 5px;
		margin-bottom: 5px;
}

.infolist li p, .infolist h3, .infolist span {
		float:none;
		display:block;
		width: auto;
		padding: 0px;
}

.infolist h3 {
		margin-bottom: 1em;
}

.infolist li.bignews p, .infolist li.bignews h3, .infolist li.bignews span {
		float:left;
		width: 99%;
}

.infolist li.bignews img {
		float:left;
}

.infolist li p {
		display:inline;
		width: 99%;
		font-size:100%;
		line-height: 150%;
}


.infolist li h3 {
    /*
		margin-top:0.4em;
    */
}

.infolist li p u {
		font-weight: bold;
		color: #C00;
}



.infolist * li{
		padding-bottom:0em;
		padding-bottom:0.5em;
		width:100%;
}

.infolist li ol{
		padding-top:0.5em;
}

.infolist li ol.showlist {
	display: block;
	width: 100%;

}

.infolist li li a span {
	padding-right: 13px;
	background: url(../images/linkMark1.gif) no-repeat right center transparent;
	display: inline-block;
	vertical-align: top;
}

li.new, li span.new {
		background: url(../images/toppage/new.gif) no-repeat right 0px;
}




/*------------------------------------------------------------------------------*
	footer1
 *------------------------------------------------------------------------------*/
div#prefooter {
	height: 3em;
}

#footer1
{
	width: 100%%;
}

#footer1-obj{
	clear: both;
	width: 750px;
	font-size: 80%;
	margin: 0 auto;
	padding: 0 20px;
	background-color: #FFF;
}

#footer1 p
{
	border-top: 7px solid #D60;
	text-align: right;
	color: #333;
	padding: 5px 0;
}

/*------------------------------------------------------------------------------*
	Research Topics
 *------------------------------------------------------------------------------*/
div.topicitem{
	border: 1px solid #CCC;
	padding: 15px;
	/padding-bottom: 0;
	margin-bottom: 10px;
}

div.topicitem img{
	float: right;
	margin-left: 20px;
}

div.topicitem p.date{
	margin-bottom: 10px;
}

div.topicitem p img,
div.infobody p img{
	float: none;
	margin-left: 5px;
	vertical-align: middle;
}



/*------------------------------------------------------------------------------*
	Frequently used menu
 *------------------------------------------------------------------------------*/
 ul.fum li{
 	float: left;
	margin: 0 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
 }
 
ul.fum li a{
	padding: 5px 8px;
	display: block;
	width: 9em;
}
