@charset "utf-8";
/* CSS Document */
.group_search{
	width:200px;
	margin-bottom:2px;
}
.group_search a{
	float:left;
	font:12px "宋体";
	display:block;
	width:70px;
}
.group_search a:hover{
	text-decoration:underline;
}
.group_search .group_search_a{
	color:#36B0FE;
	background:url(../images/estgroa_2.gif) no-repeat 55px 3px;
	border-right:1px solid #CCC;
}
.group_search .group_search_b{
	color:#FE007D;
	margin-left:6px;
	background:url(../images/estgroa_3.gif) no-repeat 55px 3px;
}



.group_searchupa{
	clear:both;
	width:280px;
	height:20px;
	display:block;
}
.group_searchupa ul li{
	float:left;
	width:55px;
}
.group_searchupa ul .textinput{
	width:200px;
	margin-top:3px !important;
	*margin-top:0px !important;
	*margin-top:0px;
}
.group_searchupa ul .textinput input{
	border:1px solid #CDEBFF;
	border-right:0px;
	height:15px !important;
	*height:19px !important;
	*height:19px;
	padding-top:4px !important;
	*padding-top:0px !important;
	*padding-top:0px;
	line-height:20px;
	width:200px;
	font-size:12px;
}
.group_searchupa ul .subinput{
	width:55px;
}
.group_searchupa ul .subinput input{
	width:51px;
	height:22px;
	line-height:22px;
	background:url(../images/searh_4.gif) ;
	font-size:12px;
	margin-top:3px !important;
	*margin-top:1px !important;
	*margin-top:1px;
	color:#0073C1;
	border:0
}



.group_searchupb{
	clear:both;
	width:280px;
	height:20px;
	display:none;
}
.group_searchupb ul li{
	float:left;
	width:55px;
}
.group_searchupb ul .textinput{
	width:200px;
	margin-top:3px !important;
	*margin-top:0px !important;
	*margin-top:0px;
}
.group_searchupb ul .textinput input{
	border:1px solid #FFC0DF;
	border-right:0px;
	height:15px !important;
	*height:19px !important;
	*height:19px;
	padding-top:4px !important;
	*padding-top:0px !important;
	*padding-top:0px;
	line-height:20px;
	width:200px;
	font-size:12px
}
.group_searchupb ul .subinput{
	width:55px;
}
.group_searchupb ul .subinput input{
	width:51px;
	height:22px;
	line-height:22px;
	background:url(../images/searh_5.gif) ;
	font-size:12px;
	margin-top:3px !important;
	*margin-top:1px !important;
	*margin-top:1px;
	color:#9B245F;
	border:0
}



.group_searchupa,.group_searchupb{
	margin-bottom:26px;
}
