.location{
  height: 40px;
   background :url(dqwz_pic.png) no-repeat 10px center;
  padding-left:30px;
  line-height: 40px;
  text-align: left;
  font-family: "微软雅黑";
}
/*content*/
.content{
  min-height: 600px;
  background: #fff;
  padding: 20px;
  border: #ddd solid 1px;
}