#eB {
	position:fixed;
	height:52px;
	top:0;
	background:url(img/h_CR.jpg) repeat-x top center;
	z-index:98;
	width:100%;
	min-width:1154px;
}
#eC {
	width:1154px;
	height:52px;
	top:0;
	margin:0 auto;
	z-index:99;
}
#eC ul {
	margin:0;
	padding:0;
	float:right;
	margin-right:63px;
	list-style:none;
}
#eC ul li {
	margin: 0 2px 0 0;
	padding: 0;
	float:left;
	height:51px;
	overflow:hidden;
}
#eC ul li img {
	border:0;
}
#eC ul li.active {
	background:url(img/m_mB.png) repeat;
	border-left:1px solid #3C3C3C;
	border-right:1px solid #3C3C3C;
	border-bottom:1px solid #91E200; /* Credit */
	/* border-bottom:1px solid #E2C700; /* Business */
	/* border-bottom:1px solid #00BEE2; /* Technologies */
}
#eH {
	height:16px;
	background:url(img/h_RS.png) no-repeat top center;
	display:block;
}
#e_SL {
	background:url(img/e_S.png) no-repeat top left;
	width:70px;
	height:52px;
	margin-left:63px;
	display:inline-block;
	/* cursor:pointer; */
}
#e_SL.open {
	background-position: 0px -53px;
	border-bottom:1px solid #91E200; /* Credit */
	/* border-bottom:1px solid #E2C700; /* Business */
	/* border-bottom:1px solid #00BEE2; /* Technologies */
	height:51px;
}
#e_SB {
	background:#151515;
	position:fixed;
	top:52px;
	width:300px;
	border-radius: 0 0 6px 6px;
	border:1px solid #090909;
	border-top:none;
	display:none;
}
#e_SL.open #e_SB {
	display:block;
}
#e_SB ul {
	margin: 1px 0 0 0;
	padding: 0 0 5px;
	display:table;
	width:100%;
}
#e_SB ul li {
	/*line-height:45px;*/
	height:45px;
	background: url(img/e_DM.png) repeat-x top;
	margin:0;
	display:table-row;
}
#e_SB ul li div {
	width:72px;
	height:45px;
	display:table-cell;
	background-repeat:no-repeat;
	background-position:50% 0;
}
#e_SB ul li a {
	display:table-cell;
	width:228px;
}
#e_SB ul li a img {
	border: 0;
	margin-left: 15px;
	margin-top: 2px;
}
#e_SB ul li:hover {
	background-position:bottom;
	cursor:pointer;
}
#e_SB ul li:hover div {
	background:url(img/e_DM.png) no-repeat center !important;
}

#selfLink {
	display:inline-block;
	width:206px;
	height:52px;
	margin-left:8px;
	/* background:#0C6;
	opacity: 0.3; */
}
