.dzimgBox {
	POSITION: relative;
	WIDTH: 1100px;
	HEIGHT: 480px;
	OVERFLOW: hidden;
	TOP: 0px;
	padding: 0px;
	z-index: -1;
}
.msBg {
	POSITION: relative;
	WIDTH: 1100px;
	HEIGHT: 480px;
	OVERFLOW: hidden;
	TOP: 0px;
	padding: 0px;
	float: left;
}
.msList {
	POSITION: absolute;
	WIDTH: 10000px;
	HEIGHT: 480px;
	TOP: 0px;
	LEFT: 0px;
	padding: 0px;
	z-index: -1;
}
.msList A {
	WIDTH: 1100px;
	DISPLAY: block;
	FLOAT: left;
	HEIGHT: 480px;
	_margin-top: -15px
}
.msList A IMG {
	WIDTH: 1100px;
	HEIGHT: 480px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.msTitle {
	Z-INDEX: 1001;
	POSITION: relative;
	WIDTH: 1100px;
	
	HEIGHT: 30px;
	OVERFLOW: hidden;
	TOP: -30px;
	float: left;
}
.msTitlebg {
	POSITION: relative; LINE-HEIGHT: 30px; WIDTH: 245px; DISPLAY: block; HEIGHT: 30px; OVERFLOW: hidden
}
.pnlink {
	Z-INDEX: 2000;
	POSITION: absolute;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 30px;
	WIDTH: 30px;
	DISPLAY: none;
	FONT-FAMILY: '宋体';
	HEIGHT: 30px;
	COLOR: #bec0bf;
	FONT-SIZE: 32px;
	TOP: 235px;
	CURSOR: pointer;
	FONT-WEIGHT: bold
}
.pnlink:hover {
	COLOR: #93b7f3; TEXT-DECORATION: none
}
.prev {
	LEFT: 0px
}
.next {
	RIGHT: 0px
}
.titleList {
	POSITION: absolute; WIDTH: 10000px; TOP: 0px; LEFT: 0px
}
.titleList A {
	TEXT-INDENT: 5px;
	WIDTH: 245px;
	DISPLAY: block;
	FONT: 14px/30px '宋体';
	FLOAT: left;
	HEIGHT: 30px;
	COLOR: #fff
}
.tgr {
	Z-INDEX: 1000;
	POSITION: absolute;
	WIDTH: 70px;
	BOTTOM: 1px;
	HEIGHT: 20px;
	OVERFLOW: hidden;
	RIGHT: 0px;
	font-family: "宋体";
}
.tgr .dot {
	WIDTH: 10px; DISPLAY: inline-block; BACKGROUND: #8d8d8f; FLOAT: left; HEIGHT: 10px; OVERFLOW: hidden; CURSOR: pointer; MARGIN-RIGHT: 4px
}
.tgr .current.dot {
	BACKGROUND: #93b7f3
}
