/* 此为Template:TOC left专用之样式 */
@media all and (max-width:720px) {
.tocleft {
display: none;
}
}
.tocleft {
float: left;
clear: left;
width: auto;
margin-bottom: .5em;
margin-right: 1em;
}
.tocleft-clear-both {
clear: both;
}
.tocleft-clear-none {
clear: none;
}