/* Add here all your css styles (customizations) */
html, body, h1, h2, h3, h4, h5, h6, a {
  font-family: Helvetica, Tahoma, Arial, STXihei, "»ªÎÄÏ¸ºÚ", Heiti, "ºÚÌå", "Microsoft YaHei", "Î¢ÈíÑÅºÚ", SimSun, "ËÎÌå", sans-serif;
} 

body {
    font-size:14px;
}

#history_list >ul >li 
{
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 16px;
  font-weight: 200;

}

#history_list >ul >li >i
{
	margin-right:10px;
}

.rs-caption-n
{
  color: #ffffff;
  font-size: 32px;
  font-weight: 200;
  padding-top: 6px;
  padding-right: 75px;
  padding-bottom: 6px;
  padding-left: 75px;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.content-boxes-v3 h2
{

  text-transform: inherit;
}