*{padding:0;margin:0;}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
p{line-height:24px}
a{color: #000000;text-decoration:none;}
a:hover{color: #FF0000; text-decoration: none;}

/*new、hot样式*/
.hot{width:22px;height:13px; background:no-repeat 0px 0px url(../images/hot.gif);position:absolute; left:26px;top:-6px;z-index:5;}
.new{width:22px;height:16px; background:no-repeat 0px 0px url(../images/new.gif);position:absolute; left:39px;top:-6px;z-index:5}


/*返回顶部*/
.backToTop {width:47px; height:47px; display: none; background:url(../images/backTop.png) 0 0 no-repeat;cursor:pointer;}
.backToTop:hover{ background-position:0 -47px;}

/*公共框架样式*/
body{
	font-family:"宋体","Arial Narrow",HELVETICA;
	font-size:12px;
	color:#000000;
	margin:0px auto;
	position:relative;
	/*background:url(../images/top-t-bg.jpg) repeat-x top;*/
}
.body{
    width:960px;
	height:100%;
	margin:0 auto;
	position:relative;
}
.bodynei{
    width:960px;
	height:100%;
	float:left;
	position:relative;
}

/*公用块列表样式*/
.list-body{
    width:100%;
	height:auto;
	float:left;
	padding-top:10px;
}
.info-list2{
	float:left;
	padding-left:3%;
	margin-left:2%;
	_margin-left:1%;
	height:22px;
	line-height:20px;
	text-align:left;
	background:url(../images/listico.gif) no-repeat left;
	width:94%; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}   

/*主体框架样式*/
.zhuti-body{
    width:960px;
	height:auto;
	float:left;
	*z-index:-1;
	_z-index:-1;
	position:relative;
	background:url(../images/left_dh_bg.jpg) repeat-y left;
	margin-bottom:10px;
}

.footer{
    width:960px;
	height:120px;
	float:left;
	border-top:#DFDFDF 1px solid;
	position:relative;
}
















