/**
* 证券时报网 2011 全新改版时启用的 css bace 文件，提供了较全面的 css reset 以及一些预设，可供所有页面使用
* 作者:xiehuichun
* 最后修改:2011.04.20
* 注意：非迫不得已，请不要改动
**/

/* css reset */
html { color:#000; background:#fff}
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td { margin:0; padding:0}
fieldset, img { border:none}
ul, ol { list-style-type:none}
table { border-collapse:collapse; border-spacing:0}
h1, h2, h3, h4, h5, h6, input, button, textarea, select, code, kbd, samp, tt { font-size:100%}
textarea { padding:3px}
em { font-style:normal}
abbr, acronym { border:none; font-variant:normal}
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit}
sup { vertical-align:text-top}
sub { vertical-align:text-bottom}

/* font style */
.fz20 { font-size:20px;} .fz16 { font-size:16px} .fz14 { font-size:14px} .fz12 { font-size:12px}
.fwb { font-weight:bold} .fwn { font-weight:normal}
.ti2 { text-indent:2em;} .ti9 { text-indent:-9999px; overflow:hidden}
.lh16 { line-height:16px} .lh18 { line-height:18px} .lh20 { line-height:20px} .lh22 { line-height:22px} .lh24 { line-height:24px}  .lh25 { line-height:25px} .lh26 { line-height:26px}  .lh30 { line-height:30px} .lh100 { line-height:100px}
.tdu { text-decoration:underline} .tdn { text-decoration:none}
.cWhite { color:#fff} .cRed { color:#f00} .cBlue { color:#00f} .cGreen { color:#0f0} .cOrange { color:orange}
.c333 { color:#333} .c666 { color:#666} .c999 { color:#999}

/* position */
.posr { position:relative} .posa { position:absolute}
.block, .show { display:block} .inline, .fl, .fr { display:inline} .hide { display:none}
.fl { float:left} .fr { float:right}
.cl { clear:left} .cr { clear:right} .cb { clear:both;}
.bc { margin-left:auto; margin-right:auto}
.tal { text-align:left} .tac { text-align:center} .tar { text-align:right}
.oh { overflow:hidden} .oxh { overflow-x:hidden} .oyh { overflow-y:hidden}
.clear { clear:both; height:0; line-height:0; overflow:hidden}
.clearfix, .zoom { zoom:1}
.clearfix:after { display:block; clear:both; height:0; visibility:hidden; content:''}

/* width and height */
.w1000 { width:1000px} .w980 { width:980px} .w960 { width:960px} .w950 { width:950px} .w900 { width:900px} .w800 { width:800px} .w750 { width:750px} .w700 { width:700px} .w600 { width:600px} .w500 { width:500px} .w300 { width:300px} .w250 { width:250px} .w200 { width:200px}
.h30 { height:30px} .h50 { height:50px} .h60 { height:60px} .h90 { height:90px} .h100 { height:100px}

/* margin and padding */
.m10 { margin:10px} .m15 { margin:15px} .m20 { margin:20px} .m30 { margin:30px}
.mt5{ margin-top:5px} .mt10{ margin-top:10px} .mt15{ margin-top:15px} .mt20{margin-top:20px} .mt30{margin-top:30px} .mt50{margin-top:50px} .mt100{margin-top:100px}
.mb5 { margin-bottom:5px;} .mb10{ margin-bottom:10px} .mb15{ margin-bottom:15px} .mb20{ margin-bottom:20px} .mb30{ margin-bottom:30px} .mb50{ margin-bottom:50px} .mb100{ margin-bottom:100px}
.ml5{ margin-left:5px} .ml10{ margin-left:10px}.ml15{ margin-left:15px}.ml20{ margin-left:20px}.ml30{ margin-left:30px}.ml50{ margin-left:50px} .ml100{ margin-left:100px}
.mr5{ margin-right:5px}.mr10{ margin-right:10px}.mr15{ margin-right:15px}.mr20{ margin-right:20px}.mr30{ margin-right:30px}.mr50{ margin-right:50px}.mr100{ margin-right:100px}
.p5 { padding:5px} .p10{ padding:10px} .p15{ padding:15px} .p20 { padding:20px} .p30{ padding:30px}
.pt5{ padding-top:5px} .pt10{ padding-top:10px} .pt15{ padding-top:15px} .pt20{ padding-top:20px} .pt30{ padding-top:30px} .pt50{ padding-top:50px}
.pb5{ padding-bottom:5px} .pb10{ padding-bottom:10px} .pb15{ padding-bottom:15px} .pb20{ padding-bottom:20px} .pb30{ padding-bottom:30px} .pb50{ padding-bottom:50px} .pb100{ padding-bottom:100px}
.pl5{ padding-left:5px} .pl10{ padding-left:10px} .pl15{ padding-left:15px} .pl20{ padding-left:20px} .pl30{ padding-left:30px} .pl50{ padding-left:50px} .pl100{  padding-left:100px}
.pr5{ padding-right:5px} .pr10{ padding-right:10px} .pr15{ padding-right:15px} .pr20{ padding-right:20px} .pr30{ padding-right:30px} .pr50{ padding-right:50px} .pr100{ padding-right:100px}

/* form and input */
.inpChk, .inpRad { width:13px; height:13px; margin:0 3px; vertical-align:text-bottom}
.inpBtnBg { border:none; background-color:transparent; font-size:0; line-height:200px}
#BAIDU_SSP__wrapper_884637_0,#BAIDU_SSP__wrapper_884637_1{ display:none;}
