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

div.gbl201_out{
white-space:nowrap;
overflow:hidden;
background:#f6f6f6;
height:28px;
border-bottom:0px #def solid;
position:relative;
margin:-1px -1px 0px 0px;
}
 
div.gbl201_out ul.gblable{            
margin:0;
padding:0;
}

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

li.gbl201{
list-style-type:none;
float:left;
width:110px;
height:28px;
border:0px #def solid;
margin:0px 0px 0px -1px;
color:#555;
text-align:center;
font:12px/28px simsun;
background:#f6f6f6;
cursor:pointer;
}

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


li.gbl201_current{
list-style-type:none;
float:left;
width:110px;
height:28px;
border:0px #def solid;
margin:0px 0px 0px -1px;
color:#cc0000;
text-align:center;
font:12px/28px simsun;
background:#f6f6f6;
cursor:pointer;
}


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

div.gbl201_more{
float:right;
}

div.gbl201_more a{
font:12px/28px simsun;
color:#555;
margin-right:3px
}

