/* CSS Document */
/* All
/* English
---------------------------------------------------- */
body {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(img_en/body_back.gif) repeat-x;
	color: #3C3C3C;
}
img {
}
p{
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
hr {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* container
---------------------------------------------------- */
#container {
	margin-left: auto;
	margin-right: auto;
	width:770px;
	background: url(img_en/container_back.gif) repeat-y;
}

/* foot
---------------------------------------------------- */
#footer {
	width: 100%;
	height: 110px;
	background: #6BC0CF url(img_en/footer_back.gif) repeat-x;
}
#footer-box{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
}
#footer-rogo {
	float: left;
	background: url(img_en/footer_rogo.gif) no-repeat;
	height: 50px;
	width: 135px;
	margin-top: 36px;
	margin-left: 10px;
}
#footer-txt {
	right: auto;
	float: right;
	color: #FFFFFF;
	width: 580px;
	border-left: 1px solid #FFFFFF;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer-box a:visited {
	color: #FFFFFF;
}
#footer-box a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-box a:link {
	color: #FFFFFF;
}
/* main
---------------------------------------------------- */
#main {
	width:595px;
	left: auto;
	right: auto;
	float: right;
	margin-bottom: 5px;
	margin-top: 15px;
}

/* menu
---------------------------------------------------- */
#menulist {
	width:160px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navilist ul#navilist li {
	padding:0px;
	margin: 0px;
}

/*\*/

#navilist li a {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	width: 160px;
	height: 38px;
	overflow:hidden;
	margin: 0px;
}
#navilist li.home a {
	display: block;  
	background-image: url(img_navi_en/bt_home.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 38px;
}
#navilist li.navi01 a {
	background: url(img_navi_en/navi_home.gif) no-repeat;
}
#navilist li.navi02 a {
	background: url(img_navi_en/navi_message.gif) no-repeat;
}
#navilist li.navi03 a {
	background: url(img_navi_en/navi_information.gif) no-repeat;
}
#navilist li.navi04 a {
	background: url(img_navi_en/navi_program.gif) no-repeat;
}
#navilist li.navi05 a {
	background: url(img_navi_en/navi_abstracts.gif) no-repeat;
}
#navilist li.navi06 a {
	background: url(img_navi_en/navi_access.gif) no-repeat;
}
#navilist li.navi07 a {
	background: url(img_navi_en/navi_link.gif) no-repeat;
}
#navilist li a:hover {   
	background-position: right top;
	width: 160px;
	height: 38px;
}  

h1 {
	text-decoration:none;
	text-indent:-1000px;
	text-align:left;
	overflow:hidden;
	display:block;
	padding: 0px;
	color: #FFFFFF;
	width: 770px;
	height: 90px;
	font-size: 8px;
	background: #FFFFFF url(img_en/head_title.gif) no-repeat;
	margin: 0px;
}	
/**/

/* TOP PAGECAE
---------------------------------------------------- */

#newsbox {
	float: left;
	color: #494949;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	width: 430px;
}
#top-logo {
	float: right;
}
/* PAGE TOP
---------------------------------------------------- */
#bt-pagetop {
	text-align: right;
	width: 770px;
	clear: both;
	padding-bottom: 30px;
	margin: 20px 0px 0px;
}

/* Fonts
---------------------------------------------------- */
h2 {
	height: 42px;
	width: 575px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 20px;
	background: url(img_en/h2_back.gif) no-repeat;
	margin: 0px 0px 10px;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	padding: 10px 0px 0px 20px;
	background: url(img_en/h3_back.gif) no-repeat;
	margin: 15px 0px 10px;
	height: 20px;
	width: 575px;
}
h4 {
	color: #006699;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	font-size: 83%;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1em;
	text-indent: -1em;
}
h5 {
	color: #CC6600;
	font-weight: bold;
	font-size: 91%;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:link {
	color: #0066CC;
}

.txt70 {
	font-size: 10px;
	line-height: 140%;
}
.txt80 {
	font-size: 80%;
	line-height: 140%;
}
.txt80b {
	font-size: 80%;
	font-weight: bold;
}
.txt80i {
	font-size: 80%;
	line-height: 160%;
	text-indent: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}
.txt80it {
	padding-left: 1.5em;
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 160%;
	text-indent: -0.5em;
}
.txt80ib {
	font-size: 80%;
	line-height: 160%;
	padding-left: 2em;
	margin-bottom: 5px;
}
.txt80ibw1 {
	font-size: 80%;
	line-height: 160%;
	padding-left: 4em;
	margin-bottom: 5px;
	text-indent: -2em;
	color: #3798AC;
	font-weight: bold;
}
.txt80ibw {
	font-size: 80%;
	line-height: 160%;
	padding-left: 4em;
	margin-bottom: 5px;
}
.txt80line {
	font-size: 80%;
	line-height: 160%;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.txt90 {
	font-size: 90%;
}
.txt90b {
	font-size: 90%;
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.red {
	color: #FF0000;
}
/* etc
---------------------------------------------------- */
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.float-clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.space10 {
	height: 10px;
}
.space-icon {
	height: 250px;
	text-align: center;
	padding-top: 80px;
}
.right-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
#photo-box {
	text-align: right;
	float: right;
	margin-left: 10px;
	width: 200px;
	margin-bottom: 100px;
}
.tb-colorbox1 {
	background-color: #277D96;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
}
.tb-colorbox2 {
	font-size: 80%;
	line-height: 160%;
	background-color: #EFEDE0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
}
.tb-colorbox3 {
	font-size: 80%;
	line-height: 160%;
	padding: 5px;
	color: #FF3300;
	background: #FAEFD6;
	margin: 10px auto;
	border: 3px solid #FF6600;
}

