﻿/*===??????????????????===*/

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:210px;
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:210px;
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
}

