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

div.gbl201_out{
white-space:nowrap;
overflow:hidden;
background:#eeeeee;
height:50px;
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:170px;
height:50px;
border:0px #def solid;
margin:0px 0px 0px -1px;
color:#555;
text-align:center;
font:14px/50px simsun;
background:#eeeeee;
cursor:pointer;
}

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


li.gbl201_current{
list-style-type:none;
float:left;
width:170px;
height:50px;
border:0px #def solid;
margin:0px 0px 0px -1px;
color:#fff;
text-align:center;
font:14px/50px simsun;
background:#c8000b;
cursor:pointer;
}


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

div.gbl201_more{
float:right;
}

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

