@charset "utf-8";
.dropcontent {
	width: 590px;
	height: 40px;
	display:block;
}
.comboBox{
	float:right;
	background-color:#FFF;
	height:24px;
	color:#900;
}
.comboBoxContent{
	position:relative;
	float:left;
}

