.selecte_mul {
	width:300px; 
	height:26px;
	font-size:12px;
}
.selecte_mul a{
	color:#666;
	text-decoration:none;
}
.selecte_mul a span{ 
	background:url(/images/form/selecte_mul.png) no-repeat; 
	background-position:0px -31px;
	color:#666;
	line-height:26px;
	text-align:center;
	display:block;
}
.selecte_mul a:hover span{ 
	background:url(/images/form/selecte_mul.png) no-repeat;
	background-position:0px 0px;
	color:#5D84A8;
}

.popup_checked_parent_div {
	width:727px; 
	height:30px;
	margin-top:3px;
}
.popup_checked_div {
	float:left; 
	width:232px; 
	height:30px;
}
.popup_checked_item {
	float:left; 
	width:223px; 
	height:29px; 
	line-height:29px; 
	overflow:hidden; 
	padding-left:5px;
	color:#004097; 
	border-top:solid 1px #fff;
}
.popup_checked_item_index {
	float:left; 
	width:223px; 
	height:29px; 
	line-height:29px; 
	overflow:hidden; 
	padding-left:5px;
	color:#004097; 
	border-top:solid 1px #BCE4F7;
	background:#EAF6FD;
}
.popup_checked_item_left {
	float:left; 
	width:1px; 
	height:28px; 
	border-right:solid 1px #fff; 
	margin-bottom:2px;
}
.popup_checked_item_left_index {
	float:left; 
	width:1px; 
	height:28px; 
	border-right:solid 1px #BCE4F7; 
	margin-bottom:2px;
}
.popup_checked_item_right {
	float:left; 
	width:1px; 
	height:28px; 
	border-left:solid 1px #fff; 
	margin-bottom:2px;
}
.popup_checked_item_right_index {
	float:left; 
	width:1px; 
	height:28px; 
	border-left:solid 1px #BCE4F7; 
	margin-bottom:2px;
}
.popup_checked_sub_div {
	width:870px; 
	height:auto; 
	overflow:hidden; 
	background:#EAF6FD; 
	border:solid 1px #BCE4F7; 
	margin-top:-2px;
	display:none;
}
.popup_checked_sub_div_index {
	width:870px; 
	height:auto; 
	overflow:hidden; 
	background:#EAF6FD; 
	border:solid 1px #BCE4F7; 
	margin-top:-2px;
	display:block;
}
