﻿@charset "utf-8";

/*-------------left--------------*/

#left #about {
  overflow: hidden;
	margin-bottom: 60px;
}

#about h3 img {
  margin-top: 4px;

}

#about ul li img {
  float: left;
  margin-right: 9px;
  margin-left: -2px;
  overflow: hidden;
  margin-top: 10px;
}



#left p {
  margin-top: 10px;
  margin-left: 5px;
  width: 710px;
  line-height: 1.7em;
}



#news {
  width: 720px;
  clear: both;
  line-height: 1.5em;
  margin-top: 50px;
  margin-bottom: 10px;
  border: 1px solid #423937;
  padding-bottom: 30px;
  border-radius: 4px;
  margin-bottom: 50px;
}

#news h3 {
  padding-top: 20px;
}


#news dl {
  width: 640px;
  overflow: hidden;
  border-bottom: #7E6A56 1px dotted;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-left: 30px;
}

#news dl dd {
  float: left;
  width: 520px;
}

#news dl dt {
  float: left;
  width: 120px;
  color: #F67B01;
}

#left #access {
  background-image: url(../images/access_bg.png);
  background-repeat: no-repeat;
  height: 650px;
  width: 360px;
  margin-left: -2px;
  float: left;
  margin-right: 10px;
  margin-bottom: 100px;
}

#left #subject {
  float: left;
  background-image: url(../images/subject_bg.png);
  background-repeat: no-repeat;
  width: 360px;
  height: 440px;
}

#left #subject p {
  width: 280px;
  margin-top: 95px;
  margin-left: 40px;
  margin-bottom: -75px;
	line-height: 1.8em;
}

#left #outservice {
  float: left;
  background-image: url(../images/outservice_bg.png);
  background-repeat: no-repeat;
  width: 360px;
  height: 500px;
}

#left #outservice p {
  width: 287px;
  margin-top: 10px;
  margin-left: 50px;
}

#left #outservice p:first-letter {
  margin-left: -16px;
}

#left #outservice p:first-of-type {
  margin-top: 148px;
}

#left #outservice p:last-of-type {
  margin-left: 56px;
}

#left #access #googlemap {
  margin-top: 90px;
  margin-left: 38px;
  width: 280px;
  font-size: 90%;
  line-height: 2.5em;
}

#left #access ul {
  width: 280px;
  margin-left: 37px;
  line-height: 1.3em;
}

#left #access ul li a img {
  margin-left: -5px;
  margin-bottom: 10px;
  margin-top: 11px;
}



/*-------------right--------------*/

#about .recommend img {
  margin-top: 30px;
}


#access ul .orange a {
  color: #E2671B;
  padding-left: 10px;
  font-size: 90%;
}

#access ul .orange strong {
  line-height: 2em;
  font-size: 105%;
  font-style: normal;
}

#about .results {
  margin-top: 20px;
  margin-bottom: 10px;
}

#left #outservice a img {
  margin-top: 10px;
  margin-left: 32px;
}
