@charset "Shift_JIS";

#Pages{
	background-image:url(../images/index/background.gif);
	background-color:#FFF;
	background-repeat:repeat-y;
	width:750px;
	padding:0 1px;
	}

#header{
	width:750px;
	height:170px;
	background-image:url(../images/index/header_bg.gif);
	}

#header h1{
	float:left;
	width:450px;
	height:85px;
	margin:52px 0 0 9px;
	padding:0;
	display:block;
	text-indent:-9999px;
	}

#header ul{
	margin:0;
	padding:140px 0 0 470px;
	list-style:none;
	}

#header ul li{
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 15px;
	font-size:10px;
	background-image:url(../images/arrow_g.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}
	
#header ul li.ContentsJump{
	display:none;
}
	
#header ul li a{
	text-decoration:none;
	}

#Menu{
	width:140px;
	float:left;
	}

#Menu ul{
	width:140px;
	padding:2px 0 0 0;
	margin:0;
	list-style:none;
	}

#Menu ul li a{
	height:29px;
	display:block;
	text-indent:-9999px;
	background-position: 0px 0px;
	}

#Menu ul li.Menu01 a{
	background-image:url(../images/inside/menu_01.gif);
	}

#Menu ul li.Menu02 a{
	background-image:url(../images/inside/menu_02.gif);
	}

#Menu ul li.Menu03 a{
	background-image:url(../images/inside/menu_03.gif);
	}
	
#Menu ul li.Menu05 a{
	height: 41px;
	background-image:url(../images/inside/menu_05.gif);
	}
#Menu ul li.Menu05 a:hover {
	background-position: 0px 41px;
}
#Menu ul li a:hover {
	background-position: 0px 29px;
}

#Main{
	margin:10px 10px 20px 0;
	padding:0 15px;
	width:430px;
	float:left;
	}

#Main h2,#Right h2{
	font-size:120%;
	}

#Main .WhatNew{
	width:433px;
	height:35px;
	background-image:url(../images/index/whatsnew_tile.gif);
	clear:both;
	}

#Main h2.W-N{
	text-indent:-9999px;
	font-size:1px;
	margin:0;
	padding:0;
	}

*html .past{
	position:relative; 	
	top:-13px; 
	left:0px;
	padding:0 18px 0 0;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	}

.past{
	position:relative; 	
	top:-14px; 
	left:0px;
	padding:0 18px 0 0;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	background-image:url(../images/index/arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	}
	

.past2 { font-size: 10px; text-align: right; margin-right: 5px }

.congress {
	margin-bottom: 13px;
	padding: 10px 13px;
	border: solid 1px #bfbfbf;
	}
	
.congtitle {
	font-weight: bold;
	font-size: 107%;
	margin-bottom: 7px;
	}

ul#WhatsNew{
	list-style:none;
	margin:5px 0 0 15px;
	padding:0;
	}

*html ul#WhatsNew li{
	background-image:url(../images/index/arrow.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding:0 0 0 9em;
	text-indent:-8.2em;
	}

ul#WhatsNew li{
	background-image:url(../images/index/arrow.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding:0 0 0 110px;
	text-indent:-100px;
	}

h2.topic{
	background-image:url(../images/index/top.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:431px;
	height:30px;
	margin:0;
	padding:0;
	font-size:1px;
	text-indent:-9999px;
	}

.Topics{
	margin:0;
	background-image:url(../images/index/bottom.gif);
	background-position:center bottom;
	width:417px;
	padding:7px;
	}

.TopicImg{
	}

#TopicList{
	list-style:none;
	margin:0;
	padding:0;
	clear: both;
	}

#TopicList li { font-size: 85%; line-height: 160%; background: url(../images/arrow_blue.gif) no-repeat left 3px; margin: 0 0 0 10pt; padding: 0 0 0 10px }

span.topics{
	width:410px;
	height:20px;
	background-image:url(../images/border.gif);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	clear:both;
	}

h3{
	width:172px;
	height:77px;
	text-indent:-9999px;
	margin:0 10px 0 0;
	display:block;
	float:left;
	}
	
h3.member{
	background-image:url(../images/index/member.jpg);
	}

h3.report{
	background-image:url(../images/index/report.jpg);
	}

h3.uclg{
	background-image:url(../images/index/uclg.jpg);
	}

h3 a{
	display:block;
	width:172px;
	height:77px;
	}

p.rights{
	float:right;
	width:235px;
	}

.Topics p{
	text-indent:1em;
	margin:0;
	font-size:95%;
	line-height:130%;
	margin:0 0 1em;
	}

#Main p{
	text-indent:1em;
	}

#Main .Greeting{
	float:right;
	width:150px;
	margin:-30px 0 5px 5px;
	text-align:center;
	}

#Main .GreetingImg{
	margin:0;
	}

#Main p.Caption{
	font-size:90%;
	margin:0.2em 0 0 0;
	text-indent:0;
	font-weight:bold;
	}

#Right{
	float:left;
	text-align:left;
	padding:20px 0;
	}

#Right h2{
	margin:0.5em 0 0 0;
	padding:0;
	}
	
#Right .Borders{
	border:3px solid #FFF;
	margin:0 0 0 -1px;
	}
	
#Right p{
	margin:0 0 1em 0;
	font-size:80%;
	font-family:Verdana, Arial;
	}

#Banner{
	text-align:left;
	margin:0 0 0 0;
	}

#Banner img{
	margin:0 0 10px 2px;
	}

.SiteMapHelp{ background-image:url(../images/inside/blankhelp.gif); background-repeat:no-repeat; background-position:left 3px; padding:8px 5px 8px 23px; margin:50px 0 0 2px; font-weight:bold; border:solid 1px #999; background-color:#e5e5e5; color:#900; width:97px; font-size:80%; line-height: 140%; }

ul#SubMenu01{
	list-style:none;
	background-color:#f1f1f1;
	padding:7px 0;
	font-size:10px;
	margin:0 0 1px 0;
	}

ul#SubMenu01 li{
	background-image:url(../images/inside/sb_mark_01.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	margin:0 0 0 10px;
	line-height:16px;
	}

#Menu ul li ul#SubMenu01 li a{
	text-indent:0px;
	background:none;
	display:inline;
	margin:0;
	padding:0;
	text-decoration:none;
	}

ul#SubMenu02{
	list-style:none;
	background-color:#f1f1f1;
	padding:7px 0 5px 0;
	font-size:10px;
	margin:0 0 1px 0;
	}

ul#SubMenu02 li{
	background-image:url(../images/inside/sb_mark_02.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	margin:0 0 0 10px;
	line-height:16px;
	}

#Menu ul li ul#SubMenu02 li a{
	text-indent:0px;
	background:none;
	display:inline;
	margin:0;
	padding:0;
	text-decoration:none;
	}

#Menu ul li ul#SubMenu02 li a.blank{
	background-image:url(../images/blank.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0 13px 0 0;	
	}
.color_red { color: #d90000; }

ul#SubMenu05{
	list-style:none;
	background-color:#f1f1f1;
	padding:7px 0;
	font-size:10px;
	margin:0 0 1px 0;
	}

ul#SubMenu05 li{
	background-image:url(../images/inside/sb_mark_03.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	margin:0 0 0 10px;
	line-height:16px;
	}

#Menu ul li ul#SubMenu05 li a{
	text-indent:0px;
	background:none;
	display:inline;
	margin:0;
	padding:0;
	text-decoration:none;
	}
	

.topText{ 
	padding:0.7em;
	margin:-50px 0 10px 15px;
	border:solid 1px #999;
	background-color:#fff;
	width:350px;
	font-size:90%;
	line-height: 140%;
	}
	
.Img-Right { float: right; margin: 0 0 4px 6px }

.clear { clear: both; display: block; }
