#div_header{
	background: #008bff;
	border-bottom: none;
}
#nav_body_area{
	background: #f4f8f9;
}
#div_footer{
	background: #434a54;
	color: #999;
}
#div_footer a{
	color: #999;
	text-decoration: underline;
}
#top_left_btn{
	background: #2b3647;
}
#top_right ul li.menu_active a{
	color: #0b4196;
}
#top_right ul li.active_page{
	/*background: #007cff;*/
}
/*发布日志和多语言分割线背景色*/
#cut_off_rule{
	background: #fff;
}
#nav_area{
	background: #434a54;
}
.div_leftContent,.div_leftContent_scrollbar,#div_leftContent {
	padding-top: 0px;
}
.new_tree_0_con,.myself{
  	padding: 10px 5px 10px 20px;
}
.new_tree_1_con a,.new_tree_2_con a,.new_tree_3_con a,.new_tree_4_con a{
	font-size: 15px;
}
.new_tree_0_con{
	border-bottom: 1px solid #17191b;
}
.new_tree_0_active:last-child .new_tree_0_con{
	border-bottom: none;
}
span.new_tree_mag_0{
	font-size: 18px!important;
}	
.menu_text p a,.menu_text_message{
	color: #9fa0b1;
}
.new_tree_1{
	background: #2b3647;
}
.last_checked_menu_bg{
	background: #d9d9d9;
}
.last_checked_menu_bg a{
	color: #fff!important;
}
.checked_father_menu_textcolor{
	color: #fff!important;
}
li.checked_father_menu_textcolor{
	background-color: #008bff;
}
li.checked_father_menu_textcolor a{
	color: #fff!important;
}
/*main 选中*/

.active_main .main_area,#select_language_btns .active-language{
	background: #007cff;
}
#top_right_child{
	padding: 0 10px;
	background: white;
}
#top_right_child p,#select_language_btns ul li{
	padding: 10px 2%;
	border-bottom: 1px solid #7d7d7d;
}
#top_right_child a span,#top_right_child a i,#top_right #select_language_btns ul li{
	color: #1a1a1a;
}
#top_right_child .active_style span,
#top_right_child .active_style i,
#top_right #select_language_btns ul li:hover,
#top_right #select_language_btns ul .checked-this-language{
	color: #0bacff;
}



/*singlegrid 主体小标题*/
.this_page_title_area{
	background: #fff;
	box-sizing: border-box;
}
.title_vertical_line{
	display: inline-block;
	vertical-align: middle;
	width: 5px;
    height: 25px;
    background: #f9a11b;
}
.this_page_title_text{
	display: inline-block;
	color: #404040;
	vertical-align: middle;
	padding-left: 10px;
}


/*站点文本色*/
#viName span,#company_name{
	color: #fff;
}