@charset "utf-8";
/* CSS Document */

/*************大圣广告模块*************/

/*************内容*************/
.ds_main{
	width:465px;
	height:200px; 
	background:#FFF; 
	overflow:hidden;
	float:left;
}
.ds_content{
	width:465px; 
	height:200px; 
	padding-bottom:3px;
	background:#FFF;
}
.ds_content div {
	width:465px;
}
