.inerform {
width: 580px;
}

.form_wrap {
    width:340px;
    padding-left:7px;
}

.form_wrap2 {
    	width: 382px;
    padding-left:7px;
}


.form_input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline; 
    color:#808285; 
    font-size:12px;
    padding:2px 3px; 
    margin-bottom:1px; 
    
    border-top:1px solid #404040;
    border-left:1px solid #404040;
	width: 330px;
    margin-bottom:0px;
}
.form_input2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline; 
    color:#808285; 
    font-size:12px;
    padding:2px 3px; 
    margin-bottom:1px; 
    
    border-top:0px solid #404040;
    border-left:1px solid #404040;
	width: 331px;
    margin-bottom:0px;
}


.input_wrap {
	width: /*552px;*/auto;
    border-top:1px solid #808080;
    border-left:1px solid #808080;
    margin-bottom:5px;
    padding-right:1px;
}


.input_wrap2 {
    	width: 335px;
    border-top:1px solid #808080;
    border-left:1px solid #808080;
    margin-bottom:5px;
    padding-right:1px;
}

.input_wrap3 {
    width: 138px;
    border-top:1px solid #808080;
    border-left:1px solid #808080;
    margin-bottom:5px;
    padding-right:1px;
}


.input_wrap4 {
    width: 445px;
    border-top:1px solid #808080;
    border-left:1px solid #808080;
    margin-bottom:5px;
    padding-right:1px;
}
.form_text {
    color:#808285; 
    font-size:12px; 
    padding:2px 3px; 
    margin-bottom:1px; 
   width:331px;
    border:0;
    border-top:1px solid #404040;
    border-left:1px solid #404040;
}
.form_textin {
    color:#808285; 
    font-size:12px; 
    padding:2px 3px; 
    margin-bottom:1px; 
   width:545px;
    border:0;
    border-top:1px solid #404040;
    border-left:1px solid #404040;
}

.form_textin2 {
    color:#808285; 
    font-size:12px; 
    padding:2px 3px; 
    margin-bottom:1px; 
    width:445px;
    border:0;
    border-top:1px solid #404040;
    border-left:1px solid #404040;
}

.form_button {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
    color:#000;
    background:url(form_button.gif) no-repeat right bottom #D4D0C8;
    background-position-right:-1px;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #404040;
    border-bottom:1px solid #404040;
    font-size:13px;
    padding:3px 14px 3px 14px;
    margin:-1px;
}
.form_control {
    padding-top:5px;
}
.form_city {
    font-size:12px;
    padding-top:7px;
    margin-bottom:7px;
    padding-left: 3px;
}
.input_box {
    margin-bottom:6px;
}
.big {
    height:345px;
    padding-top:10px;
}

/* 1 */
#rounded-box-1 .r1, .rounded-box-1 .r2, #rounded-box-1 .r3 {
    display: block !important;
    height: 1px !important;
}

#rounded-box-1 .r3 { margin: 0 3px !important; }
#rounded-box-1 .r2 { margin: 0 2px !important; }
#rounded-box-1 .r1 { margin: 0 1px !important; }


#rounded-box-1 .inner-box, #rounded-box-1  b {
    background-color: #e3dbcd !important;
}

/* 2 */
#rounded-box-2 .r1, .rounded-box-2 .r2, #rounded-box-2 .r3 {
    display: block !important;
    height: 2px !important;
}

#rounded-box-2 .r3 { margin: 0 3px !important; }
#rounded-box-2 .r2 { margin: 0 2px !important; }
#rounded-box-2 .r1 { margin: 0 1px !important; }


#rounded-box-2 .inner-box, #rounded-box-2  b {
    background-color: #e3dbcd !important;
}

/* 3 */
#rounded-box-3 .r1, .rounded-box-3 .r2, #rounded-box-3 .r3 {
    display: block !important;
    height: 1px !important;
}

#rounded-box-3 .r3 { margin: 0 3px !important; }
#rounded-box-3 .r2 { margin: 0 2px !important; }
#rounded-box-3 .r1 { margin: 0 1px !important; }


#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #e3dbcd !important;
}

/* 4 */
#rounded-box-4 .r1, .rounded-box-4 .r2, #rounded-box-4 .r3 {
    display: block !important;
    height: 1px !important;
}

#rounded-box-4 .r3 { margin: 0 3px !important; }
#rounded-box-4 .r2 { margin: 0 2px !important; }
#rounded-box-4 .r1 { margin: 0 1px !important; }


#rounded-box-4 .inner-box, #rounded-box-4  b {
    background-color: #e3dbcd !important;
}


/************************************************/
.left_block {
   float:left;
   padding-top:10px !important;
}
.right_block {
   margin-left:0px;
   text-align:left;
}
.text_box {
   padding:10px 10px;
}

.object_list {
   width:98%;
}
.object_list td {
   font-size:12px;
   line-height:14px;
   padding-right:10px;
}
.title {
   font-weight:bold;
}
.red {
   color:#ED1C24;
}
.green {
   color:#008743;
}
.cian {
   color:#012775;
}
.blue {
   color:#00AEEF;
}
.brown {
   color:#96171A;
}
.orange {
   color:#F58220;
}
.violet {
   color:#840098;
}
.yellow {
   color:#FFF200;
}
.gray {
   color:#528095;
}
.green1 { color:#6EC200 }
.green2 { color:#00A88F; }
.blue2 {color:#C7EAFB; }

.city_clowd {
  line-height:26px;

}
.city_clowd a {
   margin-right:10px;
   white-space:nowrap;
}
.chosen_city {
    width:721px !important;
}
.chosen_city .form_text {
    width:689px !important;
}

