﻿.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
*/
.cf {
  *zoom: 1;
}

.font_swift_neue {
  font-family: "SwiftNeueLTW01-LightIt";
  font-size: 18px;
}

.font_tradegothic_bold {
  font-family: "TradeGothicW01-BoldCn20 675334", Arial Narrow, sans-serif;
  font-size: 30px;
}

.font_arial {
  font-size: 14px;
  font-weight: bold;	
}

#content_fields .list {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin: 7px 0 13px 7px;
}

#content_fields .list li {
  background: url(../images/aaa.png) 0 8px no-repeat;
  list-style-type: none;
  margin: 0 0 12px 0;
  padding: 0 0 0 15px;
}

#content_fields .services {
  background: url(../images/to_call_.png) 0 2px no-repeat;
  padding: 0 0 0 23px;
}

#content_fields .services a {
  font-weight: bold;
  color: #898989;
}

#client_center_contact_info .contact_info {
  float: left;
}

#client_center_contact_info .contact_info h2 {
  color: #1e1d1d;
  margin: 0 0 16px 2px;
  padding: 0;
}

#client_center_contact_info .contact_info h4 {
  color: #242424;
  display: block;
  margin: 0 0 6px 5px;
}

#client_center_contact_info .contact_info a {
  color: #898989;
  display: block;
  font-weight: normal;
  margin: 0 0 15px 5px;
}

#client_center_contact_info .contact_info .hotlines {
  background: url("../images/my_learning_arrow.png") no-repeat 206px 14px #fd3c0f;
  color: #fff;
  float: left;
  margin: 3px 0 0 0;
  padding: 9px 28px 9px 10px;
}

#client_center_contact_info .contact_info .hotlines:hover{
  background-color: #000;
}


#content_fields h3.member {
  margin: 0 0 3px 6px;
}

aside .video {
  margin: 30px 0 0 0;
  height: 220px;
}

.article_content_sm #article_desc .small_article {
  margin: 16px 0 19px 0;
}

#content_fields .feature {
  margin: 0;
  color: #333;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  width: 595px;
}

#content_fields h3.about {
  float: left;
  margin: 23px 0 22px 6px;
}

.steps_block {
  margin: 0 auto 16px;
  overflow: hidden;
  width: 603px;
}

.steps_block .step {
  margin: 23px 0 0 0px;
  width: 170px;
  float: left;
  text-align: center;
}

.steps_block .step:first-child {
  margin: 23px 0 0 16px;
}

.steps_block .step span {
  margin: 0 0 15px 0;
  border: none;
  color: #6b6b6b;
  font-size: 27px;
  width: 181px;
}

.steps_block .step p {
  margin: 10px 0 0 9px;
  color: #323232;
  font-size: 13px;
  font-weight: bold;
  float: left;
  line-height: 18px;
  letter-spacing: -1px;
  margin: 9px 0 0 8px;
  text-align: left;
  width: 100%;
}

.steps_block .arrow {
  border: none;
  float: left;
  margin: 118px 0 0 0px;
  width: 19px;
}

.feature {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    width: 595px;
}