/*===�ű�ǩ�Ĳ�===*/

div.gbl210_out{
white-space:nowrap;
overflow:hidden;
background:url(/sy-static/images/d2.png) repeat-x;
height:40px;
position:relative;
margin:-1px -1px 0px -1px;
}
 
div.gbl210_out ul.gblable{            
margin:0;
padding:0;
}

/*===�л���ǩ����ʽ
=====����ָ���߿��ŷ�ֹ��ͻ
===*/

li.gbl210{
list-style-type:none;
float:left;
width:100px;
height:40px;
margin:0px 0px 0px 0px;
color:#015ab8;
text-align:center;
font:  bold 20px/24px  Microsoft YaHei, simsun;
 
cursor:pointer;
}

/*===�л���ǩ��ǰѡ�е���ʽ===*/


li.gbl210_current{
list-style-type:none;
float:left;
height:40px;
width:100px;
margin:0px 0px 0px 0px;
color:#333333;
text-align:center;
font:  bold 20px/24px  Microsoft YaHei, simsun;
 
cursor:pointer;
}


/*===more������ʽ===*/

div.gbl210_more{
float:right;
}

div.gbl210_more a{
font:  12px/27px  Microsoft YaHei, simsun;
color:#555;
margin-right:0px;
}

li.gbl210 .lab_a{
	color:#333333;
	text-decoration:none;
	font:  bold 20px/24px  Microsoft YaHei, simsun;
	display:block;
	line-height:40px;

}

 li.gbl210_current .lab_a{
	color:#015ab8;
	text-decoration:none;
	font:  bold 20px/24px  Microsoft YaHei, simsun;
	display:block;
	line-height:40px;
}

li.gbl210 .lab_a:hover, li.gbl210_current .lab_a:hover{
	color:#015ab8;
	text-decoration:none;
	font: bold  bold 20px/22px  Microsoft YaHei, simsun  ;
	   background:url(/sy-static/images/a.png) repeat-x;
	display:block;
	line-height:40px;
  
}