/*主框架*/
.dashengAD{
	width:300px;
}

/*内容*/
.ds_main{
	width:410px; 
	height:100px;; 
	overflow:hidden;
}
.ds_content{
	width:300px; 
	height:90px;
}
.ds_content div {
	width:300px;
	height:90px;
}

/*按钮*/
.ds_prev_btn {
	cursor:pointer;
}

.ds_next_btn {
	cursor:pointer;
}
.ds_prev_btn_off {
	cursor:pointer;
}

.ds_next_btn_off {
	cursor:pointer;
}
/*************大圣插件模块end*************/
