﻿* {
	/*padding:0;*/
	/*margin:0;*/
	/*line-height:1.5;*/
	/*font-weight:normal;*/
	/*font-style:normal;*/
	/*font-size:small;*/
	/*font:x-small;*/
}


/* -----------------------汎用タグ設定 -----------------------*/
body {
	padding:0;
	margin:0;
	background:url(images/bg.gif) repeat;
	font-size:small;
	line-height:1.5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	}

strong { font-weight: bold; }
b { font-weight: bold; }

/* 汎用タグ　サイト全体のリンク設定 */
a:link, a:visited { 
	color: #000;
	text-decoration:underline;
}

a:hover { 
	color: #0099CC;
	text-decoration:none;
}


table {width:100%; border-collapse:collapse;}
/*table {border-collapse:collapse;}*/
/*table td {vertical-align:top;}*/
th {background:#e1f0ff; padding:3px; font-weight: bold; text-align: center; vertical-align:middle;}
/*th a {color:#fff;}*/


/* 汎用タグ　サイト全体のリスト設定 */
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	text-align:left;
	clear: both;
}
	
li {
	margin:0;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	list-style-type:none;
	list-style-position:outside;
	background-image: url(images/list_snavi.gif);
	background-repeat: no-repeat;
}

/*●*/
li a:link, a:visited { 
	color: #000;
	text-decoration:underline;
}

li a:hover { 
	color: #0099CC;
	text-decoration:none;
}


/* 汎用タグ　サイト全体のimgタグ設定 */
img {
	border:0px;
}

/* -----------------------全体のレイアウト設定 -----------------------*/

/* 全体のレイアウト設定　背景影 */
#canvas_bg {
	margin:0 auto;
	padding:0;
	width:1000px;
	background-color: #FFFFFF;
	background-image: url(images/bg_canvas.gif);
	background-position: center;
	background-repeat: repeat;
	}

/* 全体のレイアウト設定　白枠 */
#canvas {
	margin:0 auto; 
	padding:0; 
	width:930px; 
	text-align:left; 
	background:#FFF;
	}


/* -----------------------メイン設定 -----------------------*/
/* 左・右カラムが無い場合 */
body.ShowBlockL0R0 #main {width:100%; clear:both;}

/* 右カラムが無い場合 */
body.ShowBlockL1R0 #main {width:100%; clear:both;}

/* 左カラムが無い場合 */
body.ShowBlockL0R1 #main {width:100%; float:left; margin-right:-190px; clear:both;}

/* 左・右カラムが有る場合 */
body.ShowBlockL1R1 #main {width:100%; float:left; margin-right:-190px; clear:both;}


/* -----------------------中央カラム設定 -----------------------*/
/* 左・右カラムが無い場合 */
body.ShowBlockL0R0 #centercolumn {float:left; width:100%;}

/* 右カラムが無い場合 */
body.ShowBlockL1R0 #centercolumn {float:right; width:100%; margin-left:-200px;}

/* 左カラムが無い場合 */
body.ShowBlockL0R1 #centercolumn {margin-right:190px;}

/* 左・右カラムが有る場合 */
body.ShowBlockL1R1 #centercolumn {float:right; width:100%; margin-left:-200px;}

/* 右カラムが無い場合 */
body.ShowBlockL1R0 #mainContents {margin-left:200px; padding:0px; clear:both;}

/* 左・右カラムが有る場合 */
body.ShowBlockL1R1 #mainContents {margin-right:190px; margin-left:200px; padding:0px; clear:both;}


/* -----------------------H1、ヘッドリンク設定 -----------------------*/

/* H1、ヘッドリンクの幅 */
#h1_head {
	float: left;
	clear: both;
	width: 930px;
	}

/* H1 */
#h1_head h1 {
	color: #B4DAB4;
	float: left;
/*	font-size: 11px;*/
	font-size: small;
	width: 60%;
	clear: both;
}

/*ヘッダーリンク設定（日本語・英語・サイトマップ）*/
#h1_head .headlink {
	float: right;
	width:39%;
	margin:0;
	padding:0;
	}
	
	
#h1_head .headlink  ul{
	float:right;
	clear: both;
}

#h1_head .headlink ul li {
	display:inline;
	padding:0px 6px 0px 15px;
	background-image: url(images/list_snavi.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}

#h1_head .headlink ul li a,a:visited{
	text-decoration: none;
	color: #666666;
 } 

/*●*/
#h1_head .headlink ul li a:hover{
	text-decoration: none;
	color: #0099CC;
 } 

/* -----------------------ヘッダ設定 -----------------------*/
#header {width:100%; color:#666; overflow:hidden; float:left; }

/* ヘッダ設定 サイトタイトル */
#header .siteTitle {float:left; width:49%; }

/*　
#header .siteTitle h1 a {font-size:80%; color:#99CC00; text-decoration:none;}
#header .siteTitle h1 a:hover {color:#000; text-decoration:underline;}
#header .siteTitle h2 {font-size:110%; padding:0 0 0 20px;}
*/




/* ヘッダ設定 検索窓 */
#header .searchForm {
	float:right;
	width:49%;
	text-align: right;
	margin-bottom: 5px;
}
#header .searchForm .form {padding:0 15px 0 0; text-align:right;}
#header .searchForm input.field {width:160px; height:25px; border:1px solid #C8C8C8; font-family:verdana,arial,sans-serif; font-size:110%;}
#header .searchForm input.button {width:60px; height:25px; background:#E6E6E6; border:solid 1px #969696; text-align:center; font-family:verdana,arial,sans-serif; color:#969696; font-size:110%;}
#header .searchForm input.button:hover {cursor:pointer; border:solid 1px #505050; background:#DCDCDC; color:#505050;}

/* ヘッダ トップ画像 */
#topImage {
	clear:both; 
	padding:0; 
	margin:0; 
	width:930px; 
	height:185px;
	}

/* ヘッダ 上部メニュー */
#topNavi {
	width:930px;
	height:36px;
	margin:0;
	padding:0;
	clear: both;
	}
	
	
#topNavi li {
	float:left; 
	margin:0;
	padding:0;
	list-style-type:none;
	text-indent:-9999px;
	}


/* ヘッダ 上部メニュー（安全科学部門トップ） */
.navi_01 a {
	display:block; 
	margin:0;
	padding:0;
	width:137px;
	height:36px;
	background:url(images/navi_en_01.gif) no-repeat left 0;
	}

/* ヘッダ 上部メニュー（研究部門紹介） */
.navi_02 a {
	display:block; 
	margin:0;
	padding:0;
	width:142px;
	height:36px;
	background:url(images/navi_en_02.gif) no-repeat left 0;
	}

/* ヘッダ 上部メニュー（研究課題） */
.navi_03 a {
	display:block; 
	margin:0;
	padding:0;
	width:222px;
	height:36px;
	background:url(images/navi_en_03.gif) no-repeat left 0;
	}
	

/* ヘッダ 上部メニュー（研究成果） */
.navi_04 a {
	display:block; 
	margin:0;
	padding:0;
	width:297px;
	height:36px;
	background:url(images/navi_en_04.gif) no-repeat left 0;
	}


/* ヘッダ 上部メニュー（リンク集） */
.navi_05 a {
	display:block; 
	margin:0;
	padding:0;
	width:132px;
	height:36px;
	background:url(images/navi_en_05.gif) no-repeat left 0;
	}

	
/* ヘッダ 上部メニュー　ロールオーバー設定 */
#topNavi li a:hover {
	margin:0;
	padding:0;
	background-position: 0px -36px;
	}

/* -----------------------パンくずリスト -----------------------*/
#theme_breadcrumbs {
	margin: 5px;
}

/*●*/
#theme_breadcrumbs a:link, a:visited { 
	color: #000;
	text-decoration:underline;
}

#theme_breadcrumbs a:hover { 
	color: #0099CC;
	text-decoration:none;
}


/* -----------------------中央カラム -----------------------*/
/*●090911見出し修正*/
#mainContents h2 {
	font-size: 120%;
	color: #000;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 97%;
	line-height: 1.2em;
	font-weight: bold;
	padding-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F3F3F3;
	padding-bottom: 0.3em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-indent: 0px;
	margin-top: 0px;
}

#mainContents h3 {
	font-size: 110%;
	line-height: 110%;
	color: #729700;
	text-indent: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #729700;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
/*	float: left;*/
	font-weight: bolder;
	width: 100%;
}


/* -----------------------中央カラム 中央ブロック -----------------------*/
#centerC {
	width:100%;
	margin-bottom: 20px;
}
/*●090911見出し修正*/
#centerC .blockTitle {
	font-size: 120%;
	color: #000;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 97%;
	line-height: 1.2em;
	font-weight: bold;
	padding-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F3F3F3;
	padding-bottom: 0.3em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-indent: 0px;
}
#centerC .blockContent {padding:5px 10px; margin-bottom:20px;}

#centerC h3 {
	font-size: 110%;
	line-height: 110%;
	color: #729700;
	text-indent: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #729700;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
/*	float: left;*/
	font-weight: bolder;
	width: 100%;
}

/*●*/
#centerC a:link, a:visited { 
	color: #000;
	text-decoration:underline;
}

#centerC a:hover { 
	color: #0099CC;
	text-decoration:none;
}

/* -----------------------中央カラム 左ブロック -----------------------*/
#centerL {
	float:left; 
	width:48%;
	margin-bottom: 20px;
}

/* 中央カラム 左ブロック　タイトルの設定 */
#centerL .blockTitle {
	font-size: 120%;
	color: #000;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	line-height: 280%;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 10px;
}

/* 中央カラム 左ブロック　コンテンツの設定 */
#centerL .blockContent {padding:5px 10px; margin-bottom:20px;}


/* 中央カラム 左ブロック　見出しH3の設定 */
#centerL h3 {
	font-size: 110%;
	line-height: 110%;
	color: #729700;
	text-indent: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #729700;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
/*	float: left;*/
	font-weight: bolder;
	width: 100%;
}

/*●*/
#centerL a:link, a:visited { 
	color: #000;
	text-decoration:underline;
}

#centerL a:hover { 
	color: #0099CC;
	text-decoration:none;
}

/* -----------------------中央カラム 右ブロック -----------------------*/
#centerR {
	float:right; 
	width:48%;
	margin-bottom: 20px;
}

/* 中央カラム 右ブロック　タイトルの設定 */
#centerR .blockTitle {
	font-size: 120%;
	color: #000;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	line-height: 280%;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 10px;
}

/* 中央カラム 右ブロック　コンテンツの設定 */
#centerR .blockContent {padding:5px 10px; margin-bottom:20px;}

/* 中央カラム 右ブロック　見出しH3の設定 */
#centerR h3 {
	font-size: 110%;
	line-height: 110%;
	color: #729700;
	text-indent: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #729700;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
/*	float: left;*/
	font-weight: bolder;
	width: 100%;
}

/*●*/
#centerR a:link, a:visited { 
	color: #000;
	text-decoration:underline;
}

#centerR a:hover { 
	color: #0099CC;
	text-decoration:none;
}

/* -----------------------左カラム設定 -----------------------*/
#leftcolumn {
	float:left;
	width:190px;
	/* padding-right: 20px; */
}

/* 左カラム タイトルの設定 */
#leftcolumn .blockTitle {
	margin:0 ;
	padding:5px 10px;
	color:#FFF;
	line-height:1.5;
	background-image: url(images/con_blank.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	text-indent: 20px;
}

/* 左カラム コンテンツの設定 */
#leftcolumn .blockContent {text-align:left; padding:0}


/* 左カラム　ボーダー枠（グリーン） */
#leftcolumn .blockBorder1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	width: 168px;
	margin: 0px;
	padding: 0px;
}

/* 左カラム　ボーダー枠（ブルー） */
/*
#leftcolumn .blockBorder1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0383B0;
	border-bottom-color: #0383B0;
	border-left-color: #0383B0;
	width: 168px;
	margin: 0px;
	padding: 0px;
}
*/

/* 左カラム　ボーダー枠（イエロー） */
#leftcolumn .blockBorder2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	width: 168px;
	margin: 0px;
	padding: 0px;
}

/* 左カラム　リストメニュー*/
#leftcolumn ul{
	list-style-type:none;
}

/* 左カラムリスト設定　（※全般） */
#leftcolumn li{
	list-style-type:none;
	/* text-indent: 15px; */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	/* width: 100%; */
	margin: 0px;
	padding: 0 10px 0 15px;
	line-height: 150%;
	color: #000;
	background-image: none;
}

#leftcolumn li a,a:visited{
	list-style-type:none;
	text-decoration: none;
	color: #000;
 } 

#leftcolumn li a:hover{
	list-style-type:none;
	text-decoration: none;
	color: #0099CC;
 } 

#leftcolumn .menuMain {
	margin: 0px;
	padding: 0px;
}
#leftcolumn .menuMainContents {
	margin: 0px;
	padding: 2px 10px 2px 10px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#leftcolumn .menuMainContentsPlus {
	margin: 0px;
	padding: 2px 10px 2px 5px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#leftcolumn .menuSub {
	margin: 0px;
	padding: 0px;
}
#leftcolumn .menuSubContents {
	margin: 0px;
	padding: 2px 10px 2px 25px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	background-image: url(images/list_snavi.gif);
	background-position: 5px top;
	background-repeat: no-repeat;
}

/* 左カラムリスト設定　（※研究キーワード部分） */
#leftcolumn .keyword ul{
	list-style-type:none;
 } 

#leftcolumn .keyword li{
	list-style-type:none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 10px 0 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	/* width: 90%; */
	background-image: url(images/list_snavi.gif);
	background-position: 5px top;
 }


#leftcolumn .keyword li a,a:visited{
	list-style-type:none;
	color: #000;
	text-decoration: none;
	font-weight: normal;
 } 

#leftcolumn .keyword li a:hover{
	list-style-type:none;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
 } 

/*●*/
#leftcolumn a:link, a:visited { 
	color: #000;
	text-decoration:underline;
}

#leftcolumn a:hover { 
	color: #0099CC;
	text-decoration:none;
}

/* -----------------------右カラム設定 -----------------------*/
#rightcolumn {
	float:right;
	width:180px;
	}
	
/* 右カラム タイトルの設定 */
#rightcolumn .blockTitle {
	margin:0 0 5px 0;
	line-height:1.5;
	padding:5px 10px;
	margin: 0px;
	background-image: url(images/con_blank_r.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	text-indent: 40px;
	color: #FFF;
}

/* 右カラム コンテンツの設定 */
#rightcolumn .blockContent {
	text-align:left;
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
}


/* -----------------------フッタ設定 -----------------------*/
#footer{
	width: 930px;
	margin: 20px auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	clear: both;
}


#footer ul {
	float:none;
	padding:3px 0 0px;
	clear: both;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}

#footer ul li {
	display:inline;
	padding:2px 6px;
	border-right:solid 1px #CCC;
	background-image: none;
}

/*●*/
#footer ul li a,a:visited{
	text-decoration: underline;
	color: #000
} 

#footer ul li a:hover{
	text-decoration: none;
	color: #0099CC
 }


#footer p {
	color:#333; 
	margin:0; 
	padding:10px;
	}



/*フッタ設定のコピーライト*/

#copyright {
	width: 930px;
	height:29px;
	text-align: center;
	background:url(images/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	line-height: 250%;
	color: #FFFFFF;
	font-size: 80%;
}






/*以下は変更不可*/
/* -----------------------モジュールのテンプレート内やシステムのスタイル設定 -----------------------*/
.item {border:1px solid #cccccc;}
.itemHead {padding:3px 5px; background:#2f5376; color:#ffffff;}
.itemInfo {text-align:right; padding:3px 5px; background:#efefef;}
.itemTitle a {font-size:120%; font-weight:bold; font-variant:small-caps; color:#ffffff;}
.itemPoster {font-size:90%;}
.itemPostDate {font-size:90%;}
.itemStats {font-size:90%;}
.itemBody {padding:10px;}
.itemText {margin-top:5px; margin-bottom:5px; line-height:1.5;}
.itemText:first-letter {}
.itemFoot {text-align:right; padding:3px 5px; background:#efefef;}
.itemAdminLink {font-size:90%;}
.itemPermaLink {font-size:90%;}

.outer {
	border:0px solid silver;
}

.head {
	background: #99CC33;
	padding: 5px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
}
.even {background:#EEEEEE; padding:5px;}
.odd {background:#FFFFFF; padding:5px;}
tr.head th {color: #FFFFFF;}
tr.even td {background:#dee3e7; padding:5px;}
tr.odd td {background:#e9e9e9; padding:5px;}
.foot {background:#c2cdd6; padding:5px; font-weight:bold;}

div.errorMsg {background:#ffcccc; text-align:center; border-top:1px solid #ddddff; border-left:1px solid #ddddff; border-right:1px solid #aaaaaa; border-bottom:1px solid #aaaaaa; font-weight:bold; padding:10px;}
div.confirmMsg {background:#ddffdf; color:#136c99; text-align:center; border-top:1px solid #ddddff; border-left:1px solid #ddddff; border-right:1px solid #aaaaaa; border-bottom:1px solid #aaaaaa; font-weight:bold; padding:10px;}
div.resultMsg {background:#cccccc; color:#333333; text-align:center; border-top:1px solid silver; border-left:1px solid silver; font-weight:bold; border-right:1px solid #666666; border-bottom:1px solid #666666; padding:10px;}

div.xoopsCode {background:#ffffff; border:1px inset #000080; padding:0px 6px 6px 6px;}
div.xoopsQuote {background:#ffffff; border:1px inset #000080; padding:0px 6px 6px 6px;}

.comTitle {font-weight:bold; margin-bottom:2px;}
.comText {padding:2px;}
.comUserStat {font-size:10px; color:#2f5376; font-weight:bold; border:1px solid silver; background:#ffffff; margin:2px; padding:2px;}
.comUserStatCaption {font-weight:normal;}
.comUserStatus {margin-left:2px; margin-top:10px; color:#2f5376; font-weight:bold; font-size:10px;}
.comUserRank {margin:2px;}
.comUserRankText {font-size:10px; font-weight:bold;}
.comUserRankImg {border:0px;}
.comUserName {}
.comUserImg {margin:2px;}
.comDate {font-weight:normal; font-style:italic; font-size:smaller;}
.comDateCaption {font-weight:bold; font-style:normal;}


/* フォントサイズ選択ボタン用
--------------------*/
#fchange {
	text-align: right;
	width: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#fchange a {
	cursor:pointer;
}
#fsmall a,#fmiddle a,#flarge a {
	display: block;
	width: 25px;
	height: 21px;
}
/* 表示スタイル
--------------------*/
.clearfix {
 display:inline-block;
}
.clearfix:after {
 content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fsize {
	float: left;
}
/* ボタンの表示状態
--------------------*/
#fsmall a {
	background-image: url(./images/small_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fmiddle a {
	background-image: url(./images/middium1_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#flarge a {
	background-image: url(./images/big_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fsmall a:hover {
	background-image: url(./images/small1_en.gif);
}
#flarge a:hover {
	background-image: url(./images/big1_en.gif);
}


/*評価書ボタン*/

a.hyouka:link,a.hyouka:visited {
/*	font-size: 90%;*/
	font-size: 12px;
/*	padding: 0.5em;*/
	padding: 6px;
	border: 1px solid #D2D2D2;
	color: #888;
	text-decoration: none;
	width: 90%;
	line-height: 280%;
	background-image: url(images/a.gif);
	background-repeat: repeat;
	white-space: nowrap;
}

a.hyouka:hover {
/*	font-size: 90%;*/
	font-size: 12px;
	border: 1px solid #D2D2D2;
	background-image: url(images/a_ov.gif);
	background-repeat: repeat;
}


/*ブルーボタン*/

a.btm:link,a.btm:visited {
/*	font-size: 90%;*/
	font-size: 12px;
/*	padding: 0.5em;*/
	padding: 6px;
	border: 1px solid #D2D2D2;
	color: #888;
	text-decoration: none;
	width: 90%;
	line-height: 280%;
	background-image: url(images/a_b.gif);
	background-repeat: repeat;
	white-space: nowrap;
}

a.btm:hover {
/*	font-size: 90%;*/
	font-size: 12px;
	border: 1px solid #D2D2D2;
	background-image: url(images/a_ov_b.gif);
	background-repeat: repeat;
}

