.tj_title {
	float: left;
}

.sc_name {
	float: left;
	line-height: 30px;
}

.tj_title_box .tj_title {
	padding: 6px 2px 0px 5px;
}

.link {
	padding: 0 18px;
}

.link li {
	padding: 0 15px;
	line-height: 28px;
	height: 28px;
	display: inline-block;
	color: #555;
	margin-left: 8px;
}

.link li a {
	color: #555;
	cursor: pointer;
}

.link li:hover {
	background-color: #c336362e !important;
	border-radius: 4px;
	text-decoration: none;
	cursor: pointer;
	color: #c18383 !important;
	text-decoration: none;
}

.link .on {
	background-color: #36c3b62e !important;
	border-radius: 4px; 
	color: #2f9688 !important;
	text-decoration: none;
}
 
.right_main {
	position: absolute;
	top: 89px;
	bottom: 5px;
	left: 6px;
	right: 6px;
}