	.table_borwse tr:hover{
		background-color:#D6ECFE
	 }
		.tr_borwse_hover{
			background-color:#D6ECFE
		}
		
	.div_title_borwse{
		background: url("../img_blue/flag_blue.png") no-repeat scroll 5px center #DDEFFE;
	}
	.div_title_edit{
		 background: url("../img_blue/flag_blue.png") no-repeat scroll 5px center #DDEFFE;
	}



/***************ͷ��***************/
#div_logo {
	background-image:url(../img_blue/top_lead.gif);
}
	.red{
		background-image:url(../img_blue/main_menu_selected.gif);
	}
	.red a{ background-image:url(../img_blue/main_menu_bg.gif); background-repeat:no-repeat; background-position:115px top}



/****************switch*******************/
.bar_img{
	 background:url(../img_blue/icon_35.gif);
}
	
/***************foot****************/
.menubg_color{ background-color:#F7FBFE}


	
			
/***********************个人工作台**********************/
	.div_workstations_title{
		border-bottom:2px solid #4CA9EF;
	}
	.weather{ 	border-bottom:2px solid #4CA9EF;}
	.div_work_title{
		height:25px; line-height:25px; font-size:14px; font-weight:bold; margin-bottom:3px;
	}
		.div_work_bot_red{
			border-bottom:2px solid #4CA9EF;
		}



.btn_commit{
		background-color: #4D90FE;
		background-image: -webkit-linear-gradient(center top , #4D90FE, #4787ED);
		background-image: -moz-linear-gradient(center top , #4D90FE, #4787ED);
		background-image: -ms-linear-gradient(center top , #4D90FE, #4787ED);
		background-image: -o-linear-gradient(center top , #4D90FE, #4787ED);
		background-image: linear-gradient(center top , #4D90FE, #4787ED);
		border: 1px solid #3079ED;
	}
.btn_commit_hover{
		background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
		background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
		background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
		background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
		background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
		background-image: linear-gradient(top,#4d90fe,#357ae8);
		border: 1px solid  #2F5BB7;
	}
.btn{
	background-color: #4d90fe;
		background-image: -webkit-linear-gradient(center top , #4D90FE, #4787ED);
		background-image: -moz-linear-gradient(center top , #4D90FE, #4787ED);
		background-image: -ms-linear-gradient(center top , #4D90FE, #4787ED);
		background-image: -o-linear-gradient(center top , #4D90FE, #4787ED);
		background-image: linear-gradient(center top , #4D90FE, #4787ED);
		border: 1px solid #357ae8;
		
	}
.btn_hover{
		background-color: #357ae8;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
		background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
		background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
		background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
		background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
		background-image: linear-gradient(top,#4d90fe,#357ae8);
		border: 1px solid  #2F5BB7;
	}