div#content .center {
   float:left;
   width:550px;
   padding-left:22px;
}

div#content .center .pagetitle {
  margin-bottom: 0px;
}

div.sel_city {
    width: 223px;
    height: 59px;
    background: url('../../img/selcountry_bg.gif') no-repeat;
    padding: 13px 0px 0px 0px;
    float:left;
    margin-right:30px;
}
div.sel_city div.ti {text-align:center;}

div.sel_city select{
    margin-top: 10px;
    width:200px;
}
div.city div.t {
    font-size: 12px;
    font-weight: bold;
    color: #D8001D;
    border-bottom: #EFEFEF 3px solid;
    padding-bottom: 9px;
    margin-bottom: 11px;
}

div.city a {
    color: #666;
    text-decoration: underline;
    display: block;
    padding-left:11px;
    margin-left:15px;
    background: url('../../img/plus_g.gif') no-repeat 0px 5px;

}

div.city a:hover {
    color: #D8001D;
    background: url('../../img/plus_r.gif') no-repeat 0px 5px;
}

div.city a:visited {
    background: url('../../img/plus_r.gif') no-repeat 0px 5px;
 color: #666;
}
.center div.t {
   margin: 17px 0px 9px 0px;
   font-weight: bold;
   font-size: 12px;
   color: #D8001D;
}

.red {
   color: #D8001D;
}
.center div.phone8 {
   margin-bottom: 8px;
}

.center div.informcentr {
   margin-bottom: 5px;
   color:#D8001D;
}

.center div.informcentr a {
   text-decoration: underline;
   color:#D8001D;
}
