﻿.cz-dropbox {
	background: rgb(255, 255, 255); font: 12px/1.5 'Microsoft YaHei','微软雅黑'; border: 1px solid rgb(160, 160, 160); border-image: none; position: relative; font-size-adjust: none; font-stretch: normal;
}
.cz-dropbox .cz-dropbox-caption {
	padding: 0px 5px; width: 188px; height: 28px; line-height: 28px; font-family: 'Microsoft YaHei','微软雅黑'; display: inline-block; cursor: default;
}
.cz-dropbox .cz-icon-dropdown {
	background: url("images/ico_arr_d.gif") no-repeat left; padding: 1px; top: 0px; width: 15px; height: 28px; right: 0px; position: absolute;
}
.cz-dropbox .cz-droplist {
	background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(160, 160, 160) rgb(160, 160, 160); border-image: none; left: -1px; width: 240px; line-height: 25px; display: none; position: absolute; z-index: 100; -ms-overflow-y: auto; box-shadow: 0px 0px 6px 0px #dfdfdf; _top: 0px;
}
.cz-dropbox .cz-droplist ul {
	margin: 0px; padding: 0px; list-style-type: none; list-style-image: none;
}
.cz-dropbox .cz-droplist li {
	margin: 0px; padding: 0px 0px 0px 5px; height: 25px; color: rgb(79, 79, 79); line-height: 25px; overflow: hidden; float: none; display: block; white-space: nowrap; cursor: pointer; -ms-text-overflow: ellipsis;
}
.cz-dropbox .cz-droplist li:hover {
	background: rgb(200, 227, 252); color: rgb(0, 0, 0);
}
