/* CSS Document */
html,body{
	font-family:Arial, Helvetica, Verdana, sans-serif, Tahoma, Segoe;
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: center;
	background-color: #000200;
}
*{margin:0 auto;padding:0}
h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
h1{font-size:14px;font-weight:inherit}
blockquote:before, blockquote:after,q:before,q:after{content:''}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,button,textarea,select{* font-size:100%}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;font:100%}
caption,th{text-align:left}
fieldset,img{border:0}.fl,.fal a,.fsl span,.fpl p,.flil li,.foll ol,.full ul,.fdll dl{float:left;}
.cb{clear:both;height:100%}
.fr,.far a,.fsr span,.fpr p,.flir li,.folr ol,.fulr ul,.fdlr dl{float:right}

.pa{position:absolute;}
.pr{position:relative}
.ps{position:static}
.pf{position:fixed}
ul,ol{list-style:none;padding: 0px;margin: 0px;}
li{list-style:none}
:focus{outline:0}
a,.hand{cursor:pointer;}
.unl,.unl a{text-decoration:underline}
.no_unl,.no_unl a{text-decoration:none}
.tl{text-align:left;padding-left: 20px;}
.tr{text-align:right}
.tc{text-align:center;}
.vm,.pic *{vertical-align:middle}
.pic i{height:100%;display:inline-block}
.db{display:block}
.dib{display:inline-block}
.hide{display:none}
.Sd{border:1px solid}
.tSd{border-top:1px solid}
.bSd{border-bottom:1px solid}
.lSd{border-left:1px solid}
.rSd{border-right:1px solid}
.Dd{border:1px dotted}
.tDd{border-top:1px dotted}
.bDd{border-bottom:1px dotted}
.lDd{border-left:1px dotted}
.rDd{border-right:1px dotted}
.etc *,.etc_{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.lh12{line-height:12px}
.lh14{line-height:14px}
.lh16{line-height:16px}
.lh18{line-height:18px}
.lh20{line-height:20px;}
.lh22{line-height:22px}
.lh24{line-height:24px;}
.lh26{line-height:26px}
.lh28{line-height:28px}
.lhn{line-height:normal}
.fB{font-weight:700}
.fI{font-style:italic}
.fn{font-weight:normal; font-size:100%}
.f12{font-size:12px}
.f13{font-size:13px}
.red{color:#f00}
.gray{color:#36585D}
.silver{color:silver}
.silver2{color:#7f7f7f}
.blue{color:blue}
.green{color:#579620}
.orange{color:#FE6000}
.author,.author a{color:#fff}
.dn {display: none;font-size: 0px;line-height: 0px;}


/* CSS Document */
/* 
 作者：Nit2
 用途：常用CSS
 修改历史：2010-01-13
*/
.clear{ clear:both}


