123456789101112131415161718192021222324252627282930313233343536373839404142 |
- /** plugin::study_seo_sitemap **/
- .ttp { margin-bottom: 5px; padding-top: 10px; border-width: 2px 0 0; background: transparent; }
- .ttp li { float: left; padding-bottom: 5px; }
- .ttp a, .ttp strong { float: left; margin-right: 5px; padding: 4px 8px 3px; height: 18px; border: 1px solid {COMMONBORDER}; background: {WRAPBG}; white-space: nowrap; }
- .ttp a:hover { border-color: {HIGHLIGHTLINK}; color: {HIGHLIGHTLINK}; text-decoration: none; }
- .ttp .a a { padding-right: 12px; padding-left: 12px; border-color: {HIGHLIGHTLINK}; background: {SPECIALBG}; color: {HIGHLIGHTLINK}; }
- .ttp .pipe { float: left; margin-right: 10px; padding: 0; width: 2px; height: 27px; background: {SPECIALBORDER}; text-indent: -9999px; }
- .tl .bm_c { padding-top: 0; }
- .tl table { width: 100%; table-layout: fixed; border-collapse: separate; }
- .tl th, .tl td { padding: 5px 0; border-bottom: 1px solid {CONTENTSEPARATE}; }
- .emptb th, .emptb td { padding: 0; border-bottom: none; }
- .tl tr:hover th, .tl tr:hover td { background-color: {COMMONBG}; }
- .tl th { padding-right: 1.5em; zoom: 1; }
- .tl th a:visited { color: {MIDTEXT}; }
- .fromg { visibility: hidden; }
- .ie6 .fromg, tr:hover .fromg { visibility: visible; }
- .tl .icn { padding-left: 5px; width: 25px; text-align: left; }
- .tl .icn a:hover { text-decoration: none; }
- .tl .new {}
- .tl .comm {}
- .tl .frm { width: 150px; }
- .tl .o { width: 20px; }
- .tl .num { width: 60px; line-height: 14px; }
- .tl .by { width: 105px; line-height: 14px; }
- .tl cite, .tl .num em { display: block; }
- .tl th em { margin-right: 4px; zoom: 1; }
- .tl th em, .tl th em a { color: #007CD5; }
- .tl td em { font-size: 11px; font-family: Arial, PMingliu, sans-serif; -webkit-text-size-adjust: none; }
- .tl td em, .tl td em a { color: {LIGHTTEXT}; }
- /*.tl .th th, .tl .th td { padding: 8px 0; background: {SPECIALBG}; border-top: 1px solid {SPECIALBORDER}; }*/
- .tl .ts th, .tl .ts td { padding: 3px 0; border-bottom-color: {COMMONBORDER}; background: {COMMONBG}; }
- .tl .th { margin-top: 1px; padding: 0 10px; border-bottom: 1px solid {COMMONBORDER}; background: {COMMONBG}; }
- .tl .th table { border: none; }
- .tl .th td, .tl .th th { height: 20px; border: none; vertical-align: baseline; }
- .tl .tf { padding: 3px 0; }
- .tf .showmenu:hover { border-color: {SPECIALBORDER}; }
- .tl_reply { padding-left: 10px; background: url({IMGDIR}/dot.gif) no-repeat 0 7px; }
- /** end **/
|