@charset "gb2312";
/* CSS Document */
html, body, ul, li, ol , dl , dd , dt , p, h1, h2, h3, h4, h5, h6, form, fieldset, legend , figure, b{margin:0;padding:0;border:0;}
table, td{margin:0;padding:0;}
input,select,textarea{margin:0; padding:0px;}
fieldset,img{border:none;}
img{ border:0;}
address,caption,cite,code,dfn,em,th,var {font-style: normal;font-weight: normal;}
ul,ol,li{list-style-type:none;}
select,input{vertical-align:middle;}
select,input,textarea {font-size:12px;}
body { background:#30a602; color:#555; font-size:12px; font-family:"微软雅黑"; line-height:20px; background-image:url(../images/bg.jpg); background-repeat:repeat-x;}
/* 常用功能样式 */
.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both; line-height:0px; font-size:0px;}
.mar{ margin-left:auto; margin-right:auto;}
.ellipsis{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.poR{position:relative;}
.poA{position:absolute;}
.hidden{display:none;}
.block{display:block;}
.ofHid{overflow:hidden;}
.ofVis{overflow:visible;}
.fwN{font-weight:normal;}
.fwB{font-weight:bold;}
.fs12{font-size:12px;}
.fs13{font-size:13px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs20{font-size:20px;}
.height5{height:5px}
.tx_left{text-align:left;}
.tx_center{text-align:center;}
.tx_right{text-align:right;}
.yaHei{font-family:"microsoft YaHei","微软雅黑";font-weight:normal;}
.nobg { background:none !important}
.noborder{ border:none !important}
/* 默认文字字体、文字颜色、背景颜色或者图像等 */
a{color:#010000;text-decoration:none;}
a:visited{color:#010000;}
a:hover, a:active, a:focus {color:#010000; text-decoration:underline;}
#content1000{ margin:0 auto; width:1000px; height:auto}