@charset "utf-8";
/* CSS Document */

img { border: 0; }
#certification-list { color: #535353; height: auto; width: 100%; font-size: 13px; line-height: 22px; padding-top: 13px; }
#certification-list .list { float: left; height: 229px; width: 33%; }
#certification-list .photo { margin: 0 auto 1px; height: 150px; width: 200px; text-align: center; }
#certification-list .photo img { border: 5px solid #fff; }
#certification-list .photo img:hover { opacity: 0.5; }
#certification-list .title { width: 200px; margin: auto; font-size: 14px; line-height: 20px; font-weight: bold; padding-top: 18px; text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; }
#certification-list .title a { color: #202020; text-decoration: none; }
#certification-list .title a:hover { color: #772626; }
/******************************************************************/

#certification-detail { color: #535353; height: auto; font-size: 13px; line-height: 23px; font-family: "微軟正黑體"; }
