#navi-left-login{
	margin : 0px 0px 0px 0px;
	padding: 5px;
	text-align : left;
	width: 150px;
	background-color : #EDE9DD;
	background-repeat : no-repeat;
}
* html #navi-left-login { /* IE 6.0 */
 width: 160px;
}

#navi-left-login_true{
	margin : 0px 0px 0px 0px;
	padding: 5px 5px 4px 5px;
	text-align : left;
	width: 150px;
	background-color : #EDE9DD;
	display : table;
		font-size : 12px;
}
* html #navi-left-login_true { /* IE 6.0 */
 width: 160px;
}

#navi-left-login_true a{
	color: black;
	text-decoration : underline;
		font-size : 12px;
}
#navi-left-login_true a:hover{
	color: gray;
	text-decoration : none;
		font-size : 12px;
}
#navi-left-login-form{
	display : inline;
	font-size: 10px;
	}
#navi-left-login-form input.navi-left-login-input{
	background-color : white;
	font-size: 12px;
	width : 95px;
	border : 1px solid black;
	padding : 1px;
}
.navi-left-login-submit{

	background-color : #4D628F;
	font-size: 11px;
	width : 98px;
	border : 1px solid black;
	height : 19px;
	#height : 18px;
	/* IE 7.0 */
	padding: 0px;
	margin : 8px 0px 0px 0px;
	display: block;
	color : White;
}
* html .navi-left-login-submit { /* IE 6.0 */
 width: 95px;
}
#navi-left-login a{
	color: #77D9C8;
	font-size: 12px;
	text-decoration : underline;
}
#navi-left-login a:hover{
	color: white;
	font-size: 12px;
	text-decoration : none;
}
