﻿#tool{
	border-bottom:1px solid #E6E6E6;
	padding:0px 5px 0 5px;
	border-bottom:0px;background:#FCFCFC;border-bottom:1px solid #F1F1F1;width:100%;
	margin:0;
}

#toolNav{
	float:left;
	padding:5px 0 0px 0;
}

#tool label{
	margin-left:6px;
}

.tool_btn{
	margin-left:4px;
	position:relative;top:4px;
}

#passport_ui, #login_area{text-align:left;}

#passport_ui .un{width:100px;height:13px;font-family:verdana;}

#passport_ui{
	padding:3px 0 0px 0;
	margin:0;
}

#login_area{
	padding:2px 0 0px 0;
	text-align:right;
	width:420px;border:0px solid red;float:right
}
#logout_area{
	float:right;
	padding-top:2px;
}
#login_input{
	text-align:right;
	position:relative;bottom:3px;
}
#login_status{
	text-align:right;
	position:relative;top:3px;
	border-bottom:1px dotted #dedede;
	padding-bottom:5px;
}

a:link,a:visited,a:hover,a:active{
}

a.myhome:link		 {color: #F89221; font-weight:bold;}
a.myhome:visited	 {color: #F89221; font-weight:bold;}
a.myhome:hover		 {color: gray; font-weight:bold;}
a.myhome:active	     {color: red; font-weight:bold;}

#passport_username,#passport_password{
	height:13px;
	width:83px;
}

#myHJ{
	background:transparent url('/images/bg_down.gif') no-repeat 51px 2px;
	padding-right:10px;
}
#classSetting{
	background:transparent url('/images/bg_down.gif') no-repeat 25px 2px;
	padding-right:10px;
}
#logout_area{
	z-index:99;
}
#myHjBox{
	position:absolute; 
	border:1px solid #CCC; 
	padding:5px;
	width:70px;
	top:23px;
	left:50px;
	background-color:white;
}
#myHjBox ul li{
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	text-align:center;
}
#myHjBox ul li a:link,#myHjBox ul li a:visited,#myHjBox ul li a:active{
	text-decoration:none;
	color:#008000;
}
#myHjBox ul li  a:hover{
	color:#ff6600;
}

/***  ***/
#myClassSetting{
	position:absolute; 
	border:1px solid #CCC; 
	padding:5px;
	width:70px;
	top:23px;
	left:265px;
	background-color:white;
}
#myClassSetting ul li{
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	text-align:center;
}
#myClassSetting ul li a:link,#myClassSetting ul li a:visited,#myClassSetting ul li a:active{
	text-decoration:none;
	color:#008000;
}
#myClassSetting ul li  a:hover{
	color:#ff6600;
}




