* html body { text-align: left}
.nivo-caption, .nivo-caption-inner {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}

.slider_list{
	margin:-3px 0 0 -3px;
	}
	.slider_list li{
		margin:0;
		}
.slider_list a{
	line-height:38px;
	}
	.list_bul{
		line-height:38px;
		width:38px;
		background:url(../images/slide_bul.png) left top no-repeat;
		margin-right:14px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
	}
	.slider_list a:hover .list_bul{
		background:url(../images/slide_bul.png) left bottom no-repeat;
		}
