/* CSS Document */
body,p,h1,ul,li,h2 ,h3,input, textarea,button{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}
ul, ol, li {
	list-style:none;
}
a{text-decoration:none;color:#777;}

.box-lanrenzhijia {
	width:400px;
	/*margin:20px auto;*/
	position:relative;
}
.searchbg {
	padding-right: 0px;
	padding-left: 2px;
	right: 0px;
	padding-bottom: 0px;
	width: 391px;
	padding-top: 2px;
	position: absolute;
	/*top: 62px;*/
	height: 27px
}
.searchContainer {
	padding-right: 0px;
	padding-left: 2px;
	right: 0px;
	padding-bottom: 0px;
	width: 391px;
	padding-top: 2px;
	position: absolute;
	/*top: 62px;*/
	height: 27px
}
.searchbg {
	background:url(../img/select-bg.png) no-repeat;
}
.searchselect {
	z-index: 49;
	float: left;
	width: 61px;
	position: relative;
	height: 25px;
    /*background:#f5f5f5;*/
}
.searchselect SPAN {
	float: left;
	height: 25px
}
.searchselect A.searchselectbtn {
	float: left;
	height: 25px
}
.searchselect SPAN {
	width: 47px;
	color: #333333;
	text-indent: 12px;
	line-height: 26px;
	position: relative;
    /*background:#f5f5f5;*/
    font-size: 16px;
}
.searchselectbtn {
	background: url(../img/bg02.gif) no-repeat 0 8px;
	width: 10px
}
.searchContainer INPUT {
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	padding-bottom: 2px;
	width: 244px;
	line-height: 19px;
	padding-top: 2px;
	height: 19px;
	border:1px solid #fff;
	margin-left:1px;
}
.searchbtn {
	float: left;
	width: 69px;
	height: 25px
}
.searchselect UL {
	display: none;
	z-index: 150;
	left: -2px;
	overflow-x: hidden;
	width: 64px;
	position: absolute;
	top: 25px
}
.searchselect UL LI {
	float: left;
	width: 64px;
	height: 24px;
	text-align:center;
    font-size: 16px;
}
.searchselect UL LI A {
	float: left;
	width: 64px;
	height: 24px
}
.searchselect UL LI {
	/*background: #f5f5f5;*/
}
.searchselect UL LI A {
	border-right: #e70d0d 1px solid;
	border-left: #e70d0d 1px solid;
	width: 62px;
	color: #666666;
	line-height: 24px
}
.searchselect UL LI A:hover {
	background: #e70d0d;
	color: #fff;
	text-decoration: none
}
.searchselect UL LI A.current {
	color: #9c9c9c
}
.searchselect UL LI A.current:hover {
	color: #9c9c9c
}
.searchselect UL LI.last {
	background:url(../img/bg03.gif) no-repeat;
	overflow: hidden;
	width: 64px;
	height: 5px;

}
