@import "Style_common.css";
h2{
	padding-bottom: 2px;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000099;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 10px;
	color: #000099;
}

.td-line{
	background-color: #003399;
	font-size: 0px;
}

.left-menu{
	padding-bottom: 2px;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000099;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 10px;
}

.a-menu:hover{
	BACKGROUND: #fffff7; 
}

.menuv {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 12pt; 
	LEFT: 0px; 
	PADDING-BOTTOM: 3px; 
	BORDER-LEFT: #000099 1px solid; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #000099 1px solid; 
	POSITION: absolute; 
	TOP: 2px
}
