.training_sidebar {}
.training_sidebar li{display:block;float:left; width:60px;  text-align:left; margin-left:12px; *margin-left:10px;}

.pophelp a {
	color:#999999;
}
.pophelp {
	position:absolute;
	width:280px;
	z-index:10001;
	*height:1%;
	height:90px;
	background-color:#FFFFFF;
	top:150px;
	left:450px;
}

.pophelp .popmain {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #909090;
	/*padding:9px;*/
	position:relative;
	width:280px;
	height:90px;
	padding-top:5px;
}

.pophelp .popmain .helptext{
	font-size:13px;
	line-height:25px;
	padding:10px;
	text-align:left;
	height:50px;
	overflow:hidden;
}
.pophelp .popmain .poptitle{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	margin-top:5px;	
	padding-left:5px;
	text-align:left;
}

.pophelp .shadow {
	background:none repeat scroll 0 0 #888888;
	height:95px;
	left:5px;
	opacity:0.6;
	position:absolute;
	top:5px;
	width:280px;
	z-index:-1;
}


.header_drop_menu a {
	color:#000000;
}

.header_drop_menu {
	/*position:absolute;
	width:120px;
	z-index:10001;*/
	height:40px;
	width:140px;
	background-color:#FFFFFF;
	/*top:20px;*/
}

#header_drop_menu_messages {
	/*right:320px;
	top:25px;
	*/
	position:absolute;
	z-index:100001;
}

#header_drop_menu_blog{
	position:absolute;
	z-index:100002;
}
.header_drop_menu .popmain {
	background:none repeat scroll 0 0 #F5F5F5;
	border:1px solid #909090;
	padding-left:20px;
	line-height:20px;
	padding:9px;
	position:relative;
	width:100px;
	/*height:40px;*/
	padding-top:5px;
}

#header_drop_menu_messages .header_drop_menu .popmain{ 
	width:120px;
}

.header_drop_menu .popmain .helptext{

}
.header_drop_menu .popmain .poptitle{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	margin-top:5px;	
	padding-left:5px;
	text-align:left;
}

.header_drop_menu .shadow {
	background:none repeat scroll 0 0 #888888;
	height:35px;
	left:5px;
	opacity:0.6;
	position:absolute;
	top:5px;
	width:100px;
	z-index:-1;
}

#logintop{ height:34px; overflow:hidden;  font-size:12px;}
#logintop .wrap{ width:100%; overflow:hidden; margin:0 auto}
#logintop .wrap ul{ float:right;}
#logintop .wrap ul a:link,#top .wrap ul a:visited,#top .wrap ul a:active{ color:#001e90}
#logintop .wrap ul li{ float:left;}
#logintop .wrap ul .denglu{ height:25px; padding-top:0px;*padding-top:3px;*padding-top:3px!important; width:49px; border:0; background:url(http://blog.chinaacc.com/images/login/denglu.gif) no-repeat; text-align:center; margin-right:2px; margin-left:2px; cursor:hand; margin-top:3px;}
#logintop .wrap ul .return{ height:25px; padding-top:0px;*padding-top:3px;*padding-top:3px!important; width:49px; border:0; background:url(http://blog.chinaacc.com/images/login/denglu.gif) no-repeat; text-align:center; margin-right:2px; margin-left:2px; cursor:hand; margin-top:3px;}
#logintop .wrap ul .text1{ border-top:2px solid #dfdfdf;border-left:2px solid #dfdfdf; width:40px; height:17px; background:#fff; line-height:19px; margin-top:6px;*margin-top:4px;*margin-top:4px!important; margin-right:4px; margin-left:5px;font-size:18px;}
#logintop .wrap ul .text2{ border-top:2px solid #dfdfdf;border-left:2px solid #dfdfdf; width:95px; height:17px; background:#fff; line-height:19px; margin-top:6px;*margin-top:4px;*margin-top:4px!important; margin-right:4px; margin-right:5px; margin-left:5px}
#logintop .wrap ul .text3{ border-top:2px solid #dfdfdf;border-left:2px solid #dfdfdf; width:120px; height:17px; background:#fff; line-height:19px;margin-top:6px;*margin-top:4px;*margin-top:4px!important; margin-right:4px;  margin-right:5px; margin-left:5px}
#logintop .wrap ul .zi{ padding-top:10px;}
#logintop .wrap ul .select{ border-top:2px solid #dfdfdf;border-left:2px solid #dfdfdf; width:120px; height:20px; background:#fff; line-height:20px;margin-top:6px;*margin-top:6px;*margin-top:6px!important; margin-right:4px;  margin-right:5px; margin-left:5px}
#logintop .wrap ul .ziimg{  line-height:20px;margin-top:6px;*margin-top:6px;*margin-top:6px!important; margin-right:4px;  margin-right:5px; margin-left:5px}
#logintop .wrap ul .zii{ padding-top:10px; margin:0 10px;}
#logintop .wrap ul .zii a{ text-decoration:underline}
#logintop .wrap ul .other{ padding-top:10px; margin:0 3px;}
#logintop .wrap ul .other a:link,#top .wrap ul .other a:visited{ color:#000000; text-decoration: none}

.usernamehelplistover {
	background-color:#EEEEEE;;
}
.usernamehelplist {
	background-color:#FFFFFF;
	border-color:#BBBBBB;
}
.usernamehelplist {
	border-style:solid;
	border-width:1px;
	display:none;
	font-size:12px;
	min-width:150px;
	padding:5px;
	position:absolute;
	/*width:auto !important;*/
	width:150px;
	z-index:100000;
}
.usernamehelplist ul {
	height:auto;
	width:auto;
}
.usernamehelplist ul li {
	cursor:pointer;
	height:20px;
	line-height:20px;
	min-width:150px;
	width:auto !important;
	#width:150px;
}
