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

div.gbl201_out{
white-space:nowrap;
overflow:hidden;
background:#ccc;
height:71px;

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:171px;
height:71px;

margin:0px 0px 0px -1px;
color:#555;
text-align:center;
font:14px/71px simsun;
background:#ccc;
cursor:pointer;
}

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


li.gbl201_current{
list-style-type:none;
float:left;
width:171px;
height:71px;

margin:0px 0px 0px -1px;
color:#fff;
text-align:center;
font:14px/71px simsun;
background:#017045;
cursor:pointer;
}


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

div.gbl201_more{
float:right;
}

div.gbl201_more a{
font:14px/71px simsun;
color:#000;

}

