body > div ul {
	
}
body > div ul li {
	padding: 0 5px;
}
body > div > div#head > ul.H.main {
		font-size:1.3em; padding:0;
		float:left; width:auto;
		/*margin-top:203px;*/ margin-top:126px;
	}
		div#head > ul.H.main > li {
			border:1px solid #202020; background-color:#f9f9f9;
		}
		div#head > ul.H.main a {
			color:#ddd;
		}
		div#head > ul.H.main li:hover a {
			color:#aaa; background-color:inherit;
		}
		div#perso > ul.V {
				text-align:right; font-family:Courier;
				margin-top:-1em;
			}
				div#perso > ul.V li a {
					font-family:Courier;
				}
div#surfaceT  ul.detail {/*.H*/
				background-color:#303030;
				margin-bottom:1em; padding-right:2px;
				height:1em;
			}
				ul.detail li {/*.H*/
					/*border:1px solid white; border-right:0;*/
					background-color:#aaa;
					padding:0 2px 0 15px; /*background:#aaa url('/css/cornerLeftDetail.png') no-repeat left center;*/
					border:1px solid #373737; border-left:5px solid white;
				}
				ul.V.detail li {
					margin:0.5em 0;
				}
				ul.detail li:hover {/*.H*/
					background-color:#000000; border:1px solid white;
				}
				ul.detail li:hover a {/*.H*/
					color:#ccc; background-color:inherit;
				}
				ul.detail li a {/*.H*/
					color:#000; background-color:inherit;
				}
				ul#underMenu, #scanMenu {
					width:auto;
				}