@charset "utf-8";
/**************************
小程序模板：www.92jzh.com/xcx
网站源码网：www.92jzh.com
静态网页：www.92jzh.com/moban
网站定制：www.qilucms.com 
***************************/
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
.advbox {
	width:990px;
	margin:0 auto;
}
.advbox .dt_small {
	width:990px;
}
.advbox .dt_big {
	width:990px;
}
.advbox .dt_toBig {
	position:absolute;
	left:50%;
	margin:5px 0px 0px 440px;
	width:49px;
	height:21px;
	background:url("../images/public_showTL_1201.png");
	cursor:pointer;
}
.advbox .dt_toSmall {
	position:absolute;
	left:50%;
	margin:5px 0px 0px 440px;
	width:49px;
	height:21px;
	background:url("../images/public_closeTL_1201.png");
	cursor:pointer;
}
