@charset "utf-8";

@IMPORT url("area.header.css");
@IMPORT url("area.bottom_nav.css");
@IMPORT url("area.side_box.css");
@IMPORT url("editor.css");

.system{
  float:left;
  width:728px;
  color:#414141;
  margin-left:17px;
}

.system_tTop{
  width:728px;
  height:6px;
  background-image:url('/assets/css/img/sMap_tTop.gif');
  background-repeat:no-repeat;
}

.system_tMiddle{
  width:688px;
  font-size:16px;
  font-weight:bold;
  line-height:29px;
  padding:0 19px 0 19px;
  border-left:1px solid #b3b3b3;
  border-right:1px solid #b3b3b3;
  border-bottom:1px solid #b3b3b3;
  background-image:url('/assets/css/img/sMap_tMiddle.gif');
  background-repeat:repeat-x;
}

.system_tMiddle h1{
  font-size:16px;
  font-weight:bold;
}

.system_Middle{
  width:688px;
  padding:12px 19px 25px 19px;
  border-left:1px solid #b3b3b3;
  border-right:1px solid #b3b3b3;
}

.system_Middle_txt{
  font-size:16px;
  font-weight:bold;
  margin-bottom:30px;
}

.system_Bottom{
  width:728px;
  line-height:5px;
  background-image:url('/assets/css/img/sMap_Bottom.gif');
  background-repeat:no-repeat;
}

.system_areas{
  float:left;
  width:220px;
}