/*脚本幻灯*/
.cn_hd_jb{/*脚本幻灯外层*/
	clear: both;
	height: 200px;
}
.cn_hd_jb #IDS_DIV_MAIN_TOP_ROLL_DETAIL{/*左部图片区*/
	float: left;
	width: 496px;
}
.cn_hd_jb #IDS_DIV_MAIN_TOP_ROLL_DETAIL img{/*左部图片大小*/
	width: 496px;
	height:200px;
	CURSOR: pointer;
}
.cn_hd_jb #IDS_DIV_right{/*右部数字区层*/
	float:left;
	width:64px;
	height:198px;
	margin-left: 3px;
	background-image: url(images/hdbg.gif);
	padding-top: 5px;
}
.cn_hd_jb #IDS_DIV_right li{/*数字区小层*/
	CURSOR:pointer;
	width:54px;
	height: 26px;
	margin-top: 5px;
	padding-top: 2px;
	float: left;
	text-align: center;
}