﻿.btnAddress
{
	cursor: hand;
	font-size: 12px;
	border-style: none;
	background-image: url( /UserConroles/Images/input_search_style.gif );
	background-repeat: no-repeat;
	padding:2px;
	cursor: hand;
	width: 100px;
	height: 19px;
	text-align: center;
	color: #3366FF;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.btnAddress1
{
	cursor: hand;
	font-size: 14px;
	border-style: none;
	background-image: url( /UserConroles/Images/input_search_style1.gif );
	background-repeat: no-repeat;
	padding:2px;
	cursor: hand;
	width: 100px;
	height: 19px;
	text-align: center;
	color: #3366FF;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.divShow
{
	margin-top:19px;
	margin-left:-260px;
	position: absolute;
	background-color: #DFFFFF;
	float: left;
	width: 400px;
	height: 270px;
	border: 1px solid #FFA22E;
	z-index:99;
}
.divTable
{
	border-width: 1px;
	border-color: #FF66FF;
	width: 100px;
	height: 30px;
	border-bottom-style: solid;
	background-color: #FFA22E;
}
.divTable span
{
	cursor:hand;
	font-size: 14px;
	color: #660066;
}
.divCities
{
	background-color:#DFFFFF;
	width: 100px; 
	height: 230px; 
}
.divCities ul
{
	float:left;
	width:80px; 
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
}
.divCities ul li
{
	float: left;
	margin-right: 5px;
	width: 80px;
	height: 20px;
	font-size: 14px;
	cursor: hand;
	list-style-type: none;
	letter-spacing: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000066;
}
.has_checked
{
	width:100px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*************************************************************/
.divShow1
{
	margin-top:5px;
	position: absolute;
	background-color: #e9f3fd;
	float: left;
	width: 300px;
	height: 199px;
	margin-left:-50px;
	border: 1px solid #79abe0;
	z-index:99;
}
.divTable1
{
	border-width: 1px;
	border-color: #79abe0;
	width: 300px;
	height: 20px;
	border-bottom-style: solid;
	background-color: #daebf5;
}
.divTable1 span
{
	cursor:hand;
	font-size: 12px;
	color: #660066;
}
.divCities1
{
	background-color:White;
	width: 300px; 
	height: 160px; 
}
.divCities1 ul
{
	float:left;
	width:300px; 
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
}
.divCities1 ul li
{
	float: left;
	margin-right: 3px;
	width: 50px;
	height: 20px;
	font-size: 12px;
	cursor: hand;
	list-style-type: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000066;
}