
#CustomerBar{
	position:relative;
	float:left;
	width:100%;
	height:35px;
	background:#EEEEEE;
	border-width:1px;
	border-bottom-width:0px;
        border-style: solid;
        border-color:#000000;
	padding:0px;
}

#CustomerBarTxt{
	position:relative;
	float:left;
	left:10px;
	top:10px;
	width:110px;
	height:30px;
}

#CustomerBarSearch{
	position:relative;
	float:left;
	left:10px;
	top:10px;
	width:30px;
	height:15px;
}


#CustomerBarInput{
	position:relative;
	float:left;
	left:7px;
	top:7px;
	width:80px;
	height:30px;
}


#CustomerBarTxt2{
	position:relative;
	float:left;
	left:10px;
	top:10px;
	width:14px;
	height:30px;
}

#CustomerBarInput2{
	position:relative;
	float:left;
	left: 2px;
	top:7px;
	width:70px;
	height:30px;
}

.CustomerBarGobt{
        font-size: 11px;
        border-width: 1px;
        border-style: solid;
        border-color: #B5B5B5;
        background: #FFFFFF;
        margin: 0px;
	height:22px;
	width:50px;
	padding-bottom:5px;
}

#CustomerBarGoBT{
	position:relative;
	float:left;
	left: 0px;
	top:7px;
	_top:8px;
	width:70px;
	height:30px;
}

#CustomerBarTxt3{
	position:relative;
	float:left;
	left: 7px;
	top:10px;
	width:480px;
	height:30px;
}

#CustomerBarInput3{
	position:relative;
	float:left;
	left: 2px;
	top:4px;
	width:70px;
	height:30px;
}

#SearchPageBar{
	position:absolute;
	float:left;
	left:50%;
	top:100px;
	width:815px;
	height:20px;
	background:#004DCC;
	margin-left:-400px;
	border-width:1px;
	border-bottom-width:0px;
        border-style:solid;
        border-color:#999999;
	padding:4px;
}

#SearchPage{
	position:absolute;
	float:left;
	left:50%;
	top:129px;
	width:815px;
	height:412px;
	background:#FFFFFF;
	margin-left:-400px;
	border-width:1px;
	border-bottom-width:0px;
        border-style:solid;
        border-color:#999999;
	overflow:auto;
	padding:4px;
}

#SearchPageBottom{
	position:absolute;
	float:left;
	left:50%;
	top:550px;
	width:815px;
	height:1px;
	background:#FFFFFF;
	margin-left:-400px;
	border-width:1px;
	border-top-width:0px;
        border-style:solid;
        border-color:#999999;
	padding:4px;
}

#SearchPageShadow{
	position:absolute;
	float:left;
	left:50%;
	top:105px;
	width:815px;
	height:451px;
	margin-left:-395px;
	opacity:0.5;
	background:#999999;
	padding:4px;
}


#SearchTitle{
	position:relative;
	float:left;
	left:4px;
	top:1px;
	width:50%;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#SearchX{
	position:relative;
	float:right;
	right:3px;
	top:2px;
	width:16px;
	height:16px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
}

#SearchBox{
	position:relative;
	float:left;
	left:10px;
	top:10px;
	height:138px;
	width:780px;
	border-width:1px;
        border-style: solid;
        border-color:#C0C0C0;
	background:#EEEEEE;
}



#SearchNumberTxt{
	position:relative;
	float:left;
	left:10px;
	top:11px;
	width:80px;
	height:24px;
	font-size:11px;
}

#SearchNumberInput{
	position:relative;
	float:left;
	left:10px;
	top:8px;
	width:700px;
	height:24px;
}


#SearchNameTxt{
	position:relative;
	float:left;
	left:10px;
	top:11px;
	width:80px;
	height:24px;
	font-size:11px;
}

#SearchNameInput{
	position:relative;
	float:left;
	left:10px;
	top:8px;
	width:700px;
	height:24px;
}

#SearchContactTxt{
	position:relative;
	float:left;
	left:10px;
	top:11px;
	width:80px;
	height:24px;
	font-size:11px;
}

#SearchContactInput{
	position:relative;
	float:left;
	left:10px;
	top:8px;
	width:700px;
	height:24px;
}

#SearchCityTxt{
	position:relative;
	float:left;
	left:10px;
	top:11px;
	width:80px;
	height:24px;
	font-size:11px;
}

#SearchCityInput{
	position:relative;
	float:left;
	left:10px;
	top:8px;
	width:474px;
	height:24px;
}

#SearchPhoneTxt{
	position:relative;
	float:left;
	left:10px;
	top:11px;
	width:80px;
	height:24px;
	font-size:11px;
}

#SearchPhoneInput{
	position:relative;
	float:left;
	left:10px;
	top:8px;
	width:700px;
	height:24px;
}

#SearchBT{
	position:relative;
	float:left;
	left:70px;
	top:8px;
	width:150px;
	height:22px;
}

#SearchItemBT{
	position:relative;
	float:left;
	left:640px;
	top:8px;
	width:150px;
	height:22px;
}


#SearchResults{
	position:relative;
	float:left;
	left:10px;
	top:15px;
	width:780px;
	height:auto;
	font-size:11px;
}

