/*reset all*****************************/
	

	
	/*.dropblock{position: absolute; z-index: 999; background: #fff;}
	.dropblock .droplist{margin-top: 0px;background: #fff; border: 1px solid #CCCCCC; width:10px;}
	.dropblock.droplist li{font-size:12px; color: #FF0000;list-style:none;}*/
/*reset all*****************************/
	* html{
	  filter:expression(document.execCommand("BackgroundImageCache", false, true));
	}

	*{margin:0;padding:0;list-style:none;}
	.dropblock{position: absolute; z-index: 999; background: #fff;}
	.dropblock .droplist{margin-top: 5px; padding: 5px 10px; background: #fff;}