/* CSS:About */
.explain_title {
  font-family:'Verdana';
  font-size:15px;
  letter-spacing:0.2em;
  padding-bottom:5px;
  margin-bottom:5px;
  text-align:center;
  padding-top:10px;
}

.explain_picture {
  float:left;
  margin-right:10px;
} 

.explain_desc {
  font-size:14px;
  line-height:20px;
  height:65px;
}

.explain_more {
  font-size:11px;
}

/* CSS:About */
.about_title {
  font-size:30px;
  line-height:30px;
  margin-bottom:15px;
  color:#333;
}

.about_subtitle {
  font-size:20px;
  line-height:20px;
  color:#81b919;
  margin-bottom:10px;
}

.about_text {
  font-size:14px;
  line-height:20px;
  color:#555;
}


.about_section {
  margin-bottom:30px;
}

.about_image {
  border:1px solid #648bbf;
  background-color:#dbe1ed;
  padding:10px;
  width:500px;
}
