<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.l-content .tutorial_left {
  float: left;
}

.l-content .tutorial_right {
  float: right;
}
.l-content .tutorial_right .feature {
  width: 490px;
  height: 310px;
  background: url("/service/rd/inventor/help/quotation/summary/img/g-1-2.png") right 0 no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .tutorial_btn a {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 250px;
  margin: 0 auto;
  padding: 8px 2px 7px;
  border-radius: 2px;
  background-color: #ffcc00;
  box-shadow: 1px 1px 0 0 rgba(0,0,0,0.2);
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAAyElEQVQokXWSsQ3CMBREL4EBqH/FCEjX0LIBI5COEkZgAkZI1qBiglMYASpTUtKBfmSi4DhXWI7y/Hy2PAMAkgcze4cQnphIQXIJoI2/N5JuObSUdHcgfl9JrrKgD9Hyg1uSuxSc/Sbez8wuANYA9mb2CCH0NYp0JcmFVwDgFSpJTb/1MJJesYbbapLnrHHCfBwZB9lGyM1N1kiyBuAn727D64yMA8gP0UFZE8lPhP/SbZ0UbyRVKVgm0CkHeeYAHPSH0V/uKAC++71LyRX0YMIAAAAASUVORK5CYII=") ;
    background-repeat: no-repeat;
    background-position: 15px center;
}
.l-content .tutorial_btn a:before {
position: absolute;
    top: 4px;
    right: 4px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKklEQVQoz2MwNjZmgOL/uDADsYqQBRiwYLgihoFRhNfhWE2AsfGaAFMEAOblXD7OF0PdAAAAAElFTkSuQmCC) no-repeat right top;
}</pre></body></html>