@charset "utf-8";
/* CSS Document */
.blackbar a{
	color:#fff;
	}
.blackbar a:hover{
	color:#fff;
	}
.blackbar a:visited{
	color:#fff;
	}
	
.balckbar_std_L{
	width:auto;
	height:25px;
	float:left;
	margin-left:5px;
	color:#fff;
	font:13px;
}
.balckbar_std_C{
	width:auto;
	height:25px;
	float:left;
	margin:0 5px 0 5px;
	color:#FF0;
	overflow:hidden;
	font:13px;
}
.balckbar_std_R{
	width:auto;
	height:25px;
	float:right;
	margin-right:5px;
	color:#fff;
}
.homeicon
{
	width:14px;
	height:14px;
	background-image:url("/admin/image/home_icon.gif");
	background-repeat:no-repeat;
	margin:3px 3px 2px 0;
	float:left;
}
.blackbar{
    top:0;
	left:0;
	width:100%;
	height:25px;
	padding-top:5px;
	background-color:#000000;
	position: fixed;
	z-index:999;
	/*overflow: hidden;*/
    font: 0.8em Arial, sans-serif;	
	}
#push {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	width:18px;
	height:15px;
	border-radius: 3px;
	background-color:#e40076;
	padding-top:2px;
	padding:2px;
	margin-left:3px;
}
.push_cube {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	width:18px;
	height:15px;
	border-radius: 3px;
	background-color:#e40076;
	overflow:hidden;
	padding:0 2px 0 2px;
	margin:0 0 0 3px;
}
.blackbar a{
	/*color:#039;*/
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	/*line-height:22px;*/
	}	
.blackbar a:hover{
	/*color:#039;*/
	text-decoration:underline;
	font-size:13px;
	font-weight:normal;
	/*line-height:22px;*/
	}	
.blackbar a:visited{
	/*color:#039;*/
	font-size:13px;
	font-weight:normal;
/*	line-height:22px;*/
	text-align:right;
	}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     