div#content .center {
   float:left;
   width:575px;
   padding-left:21px;
   
}

.center span.t1 {
   font-size:12px;
   font-weight:bold;
   color: #D8100D;
}

div#content .center .pagetitle {
  margin-bottom: 0px;
}

.center div.card_1 {
   margin-left: 0px;
   width: 152px;
   clear: left;
   float: left;
}

.center div.card_2 {
   margin: 0px 49px 0px 49px;
   width: 170px;
   float: left;
}

.center div.card_3 {
   margin-left: 0px;
   width: 149px;
   float: right;
}

.center div.card_4 {
   margin-left: 0px;
   width: 550px;
   clear: left;
   text-align: center;
}

.center div.card_1 div.text, .center div.card_2 div.text , .center div.card_3 div.text, .center div.card_4 div.text {
   margin-top: 5px;
   margin-bottom: 20px;
}

.center div.card_1 div.text a, .center div.card_2 div.text a , .center div.card_3 div.text a, .center div.card_4 div.text a {
 text-decoration: underline;
 color:#666;
}

.center div.card_1 div.text a:hover, .center div.card_2 div.text a:hover , .center div.card_3 div.text a:hover, .center div.card_4 div.text a:hover {
 text-decoration: underline;
 color:#D8100D;
}.center div.g_mini_title {
   clear:left
}

.center p a {
   color: #D8001D;
}

.center p span.bold {
   font-weight: bold;
}


.center div.text1 a {
   color: #D8001D;
}

.center div.action {
   padding: 0px 8px 0px 10px;
}


.center div.phone8 {
   margin-bottom: 8px;
}

.center div.informcentr {
   margin-bottom: 5px;
   color:#D8001D;
   clear:left;
}

.center div.informcentr a {
   text-decoration: underline;
   color:#D8001D;
}

.center div.actionplace table thead td.z {   
   width: 150px;
   height: 34px;
   background: url('../../img/actionplace-1.gif') no-repeat 0px 10px ;
}

.center div.actionplace table thead td.a {
   width: 372px;
   height: 34px;
   background: url('../../img/actionplace-2.gif') no-repeat;
}

.center div.actionplace table tbody td {
   padding: 7px 0px 6px 9px;
   
   font-weight: bold;
}

.center div.actionplace table tbody td.black {
  color: #000;
}

.center div.actionplace table tbody tr.first {
   background: #F2F2F2;
}   

.center div.actionplace table tbody tr.second {
   background: #E8E8E8;
}

.center div.actionplace table tfoot tr {
   height: 22px;
  background: url('../../img/actionplace-3.gif') no-repeat; /*#F3F3F3 */
}
