/* CSS Document */
.topo span {
margin-left:98px;
display:block;
}
.bts_t {
width:128px;
height:16px;
margin-top:8px;
cursor:pointer;
border:red 0px solid;
text-transform:uppercase;
font-weight:bold;
color:#2e343c;
text-align:center;
}
/* Fix IE. Hide from Mac \*/
*html .topo span {
margin-left:50px;
display:block;
}
/* End */
