.blackFon {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	opacity: 0.5;
   MozOpacity: 0.5;
   KhtmlOpacity : 0.5;
   filter: alpha(opacity=50);
	display: none;
}
.blackFon2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	opacity: 0;
   MozOpacity: 0;
   KhtmlOpacity : 0;
   filter: alpha(opacity=0);
}
.alertBlock {
	display: none;
	position: absolute;
	z-index: 6;
	width: 415px;
	height: 328px;
	background: #353535;
}
.alertBlock2 {
	display: none;
	position: absolute;
	z-index: 12;
	width: 525px;
	_height: 430px;
	background: #353535;
}
.whiteForm {
	background: #ffffff;
	margin: 15px;
}
.ugolLeftForm {
	background: url(../img/ugolLeftForm.gif) top left no-repeat; 
	float: left;
	width: 20px;
	height: 20px;
}
.ugolRightForm {
	background: url(../img/ugolRightForm.gif) top left no-repeat; 
	float: right;
	width: 20px;
	height: 20px;
}
.ugolLeftForm2 {
	background: url(../img/ugolLeftBottomForm.gif) top left no-repeat; 
	float: left;
	width: 20px;
	height: 20px;
}
.ugolRightForm2 {
	background: url(../img/ugolRightBottomForm.gif) top left no-repeat; 
	float: right;
	width: 20px;
	height: 20px;
}
.mistaketext
{
	font-weight: bold;
}

.KRtext {
	font: 12px/17px Tahoma;
	color: #353535;
}
.KRtext b {
	font: 18px Tahoma;
	color: #353535;
	padding-bottom: 5px;
}
.KRtext a:link, .KRtext a:active, .KRtext a:visited, .KRtext a:hover {
	font: 12px/17px Tahoma;
	color: #0155d2;
	margin-top: 10px;
}

ul.citySelectList 
{
     list-style: none;
     float: left;
     margin: 0px;
     padding: 3px;
     width: 156px;
     
}
ul.citySelectList  
	li {
		list-style: none;
		padding: 5px;
		/*float: left;*/
		margin: 0px;
		padding: 0px;
		cursor: pointer;
	}
	
div.citySelectText 
{
     position: absolute;
     z-index: 80;
     top: 20px;
     left: 0px;
     width: auto;
     background: #ffffff;
     border: 1px solid #ccc;
     list-style: none;
     padding: l0px;
     font: 11px Tahoma;
}
.typesoptgroup
{
	font-style: normal;
}

.iframeCityList
{
	 position: absolute;
     z-index: 79;
     top: 20px;
     left: 0px;
     border: 1px solid #ccc;
     list-style: none;
     padding: l0px;
     
     opacity: 0;
     MozOpacity: 0;
     KhtmlOpacity : 0;
     filter: alpha(opacity=0);
}
