@charset "utf-8";

#content h1 {
  padding: 15px 20px;
}
#content h1.title {
  font: bold 16px Arial;
  color: #333;
  padding: 15px 20px;
}
#contact-list {
  padding-left: 50px;
  line-height:22px;
}
#contact-list strong {
  color: #666;
}
#contact-list li {list-style-type: none;float:left;}
#contact-list a:hover {color:#fff;background:#666;}

#contact-list .pr1 {margin:10px;float:left;}
#contact-list .pr2 {margin-top:22px;float:left;}

#law-list {
  line-height: 1.6em;
  text-align: justify;
  padding-left: 20px;
}
#law-list h3 {
  color: #ff6c00;
  margin: 20px 0 5px 0;
}
#law-list p {
  margin-bottom: 5px;
}
#law-list ol {
  list-style-type: decimal;
  margin-left: 20px;
}
#law-list ol li {
  color: #666;
}
#law-list ol ol {
  list-style-type: square;
}

#credit li{width:250px;float:left;margin:10px;}
#credit img{width:250px;}
.credit img {margin:10px;width:70%;}
.pro_title {font-weight:bold;}
.about_pro {background:url(../images/about_pro.gif);padding:8px;}
