/*---- variables ----*/
/*---- mixin. ----*/
/* Mixin - Utilities */
/* Mixin - Buttons */
/* Mixin - Module Title Style - SRP Main Module */
.result-primary-module {
  padding: 20px 10px 0px;
}
.result-primary-module .header {
  border: 0 solid #c2c9d2;
  border-bottom-width: 1px;
}
.result-primary-module .header h3 {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  margin-bottom: -1px;
  border: 1px solid #c2c9d2;
  border-bottom-width: 0;
  padding: 6px 15px;
  font-size: 116%;
  font-weight: bold;
  text-align: center;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Apple LiGothic", "Arial";
  color: #333333;
  background: #fff;
}
.result-primary-module .body {
  border: 1px solid #c2c9d2;
  border-top-width: 0;
  border-bottom-width: 0;
  padding: 20px 20px 1px 20px;
  background: #fff;
}
.result-primary-module .footer {
  border: 1px solid #c2c9d2;
  border-top-width: 0;
  padding: 5px 15px 15px;
  background: #ffffff;
}
.button-audio {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}
.button-audio:hover {
  text-decoration: none;
  cursor: pointer;
}
.button-audio .audio {
  display: inline-block;
  width: 21px;
  height: 18px;
  vertical-align: middle;
  background-image: url("/static/MasterView/assets/img/sprite_f.png");
  background-position: -27px -281px;
}
.button-audio .audio.small {
  width: 18px;
  height: 15px;
  background-position: -58px -284px;
}
.button-audio .pronunciation {
  display: inline-block;
  width: 15px;
  height: 11px;
  vertical-align: middle;
  background-image: url("/static/MasterView/assets/img/sprite_f.png");
}
.button-audio .pronunciation.american {
  background-position: -89px -284px;
}
.button-audio .pronunciation.british {
  background-position: -114px -284px;
}
/*---- YUI default set. ----*/
/* YUI 3.8.1 - reset, font, grid */
html {
  color: #000;
  background: #FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}
select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
#yui3-css-stamp.cssfonts {
  display: none;
}
.yui3-g {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
}
.yui3-u {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}
.yui3-u-1,
.yui3-u-1-2,
.yui3-u-1-3,
.yui3-u-2-3,
.yui3-u-1-4,
.yui3-u-3-4,
.yui3-u-1-5,
.yui3-u-2-5,
.yui3-u-3-5,
.yui3-u-4-5,
.yui3-u-1-6,
.yui3-u-5-6,
.yui3-u-1-8,
.yui3-u-3-8,
.yui3-u-5-8,
.yui3-u-7-8,
.yui3-u-1-12,
.yui3-u-5-12,
.yui3-u-7-12,
.yui3-u-11-12,
.yui3-u-1-24,
.yui3-u-5-24,
.yui3-u-7-24,
.yui3-u-11-24,
.yui3-u-13-24,
.yui3-u-17-24,
.yui3-u-19-24,
.yui3-u-23-24 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}
.yui3-u-1 {
  display: block;
}
.yui3-u-1-2 {
  width: 50%;
}
.yui3-u-1-3 {
  width: 33.33333%;
}
.yui3-u-2-3 {
  width: 66.66666%;
}
.yui3-u-1-4 {
  width: 25%;
}
.yui3-u-3-4 {
  width: 75%;
}
.yui3-u-1-5 {
  width: 20%;
}
.yui3-u-2-5 {
  width: 40%;
}
.yui3-u-3-5 {
  width: 60%;
}
.yui3-u-4-5 {
  width: 80%;
}
.yui3-u-1-6 {
  width: 16.656%;
}
.yui3-u-5-6 {
  width: 83.33%;
}
.yui3-u-1-8 {
  width: 12.5%;
}
.yui3-u-3-8 {
  width: 37.5%;
}
.yui3-u-5-8 {
  width: 62.5%;
}
.yui3-u-7-8 {
  width: 87.5%;
}
.yui3-u-1-12 {
  width: 8.3333%;
}
.yui3-u-5-12 {
  width: 41.6666%;
}
.yui3-u-7-12 {
  width: 58.3333%;
}
.yui3-u-11-12 {
  width: 91.6666%;
}
.yui3-u-1-24 {
  width: 4.1666%;
}
.yui3-u-5-24 {
  width: 20.8333%;
}
.yui3-u-7-24 {
  width: 29.1666%;
}
.yui3-u-11-24 {
  width: 45.8333%;
}
.yui3-u-13-24 {
  width: 54.1666%;
}
.yui3-u-17-24 {
  width: 70.8333%;
}
.yui3-u-19-24 {
  width: 79.1666%;
}
.yui3-u-23-24 {
  width: 95.8333%;
}
#yui3-css-stamp.cssgrids {
  display: none;
}
/* YUI responsive grid (http://yui.github.com/gridbuilder/public/css/layout.css) */
.y-g {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
}
.y-u {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}
.y-u-1,
.y-u-1-2,
.y-u-1-3,
.y-u-2-3,
.y-u-1-4,
.y-u-3-4,
.y-u-1-5,
.y-u-2-5,
.y-u-3-5,
.y-u-4-5,
.y-u-1-6,
.y-u-5-6,
.y-u-1-7,
.y-u-2-7,
.y-u-3-7,
.y-u-4-7,
.y-u-5-7,
.y-u-6-7,
.y-u-1-8,
.y-u-3-8,
.y-u-5-8,
.y-u-7-8,
.y-u-1-9,
.y-u-2-9,
.y-u-4-9,
.y-u-5-9,
.y-u-6-9,
.y-u-7-9,
.y-u-8-9,
.y-u-1-10,
.y-u-3-10,
.y-u-7-10,
.y-u-9-10,
.y-u-1-11,
.y-u-2-11,
.y-u-3-11,
.y-u-4-11,
.y-u-5-11,
.y-u-6-11,
.y-u-7-11,
.y-u-8-11,
.y-u-9-11,
.y-u-10-11,
.y-u-1-12,
.y-u-5-12,
.y-u-7-12,
.y-u-9-12,
.y-u-11-12 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}
.y-u-1 {
  display: block;
}
.y-u-1-2 {
  width: 50%;
}
.y-offset-1-2 {
  margin-left: 50%;
}
.y-u-1-3 {
  width: 33.33333%;
}
.y-offset-1-3 {
  margin-left: 33.33333%;
}
.y-u-2-3 {
  width: 66.66667%;
}
.y-offset-2-3 {
  margin-left: 66.66667%;
}
.y-u-1-4 {
  width: 25%;
}
.y-offset-1-4 {
  margin-left: 25%;
}
.y-u-3-4 {
  width: 75%;
}
.y-offset-3-4 {
  margin-left: 75%;
}
.y-u-1-5 {
  width: 20%;
}
.y-offset-1-5 {
  margin-left: 20%;
}
.y-u-2-5 {
  width: 40%;
}
.y-offset-2-5 {
  margin-left: 40%;
}
.y-u-3-5 {
  width: 60%;
}
.y-offset-3-5 {
  margin-left: 60%;
}
.y-u-4-5 {
  width: 80%;
}
.y-offset-4-5 {
  margin-left: 80%;
}
.y-u-1-6 {
  width: 16.66667%;
}
.y-offset-1-6 {
  margin-left: 16.66667%;
}
.y-u-5-6 {
  width: 83.33333%;
}
.y-offset-5-6 {
  margin-left: 83.33333%;
}
.y-u-1-7 {
  width: 14.28571%;
}
.y-offset-1-7 {
  margin-left: 14.28571%;
}
.y-u-2-7 {
  width: 28.57143%;
}
.y-offset-2-7 {
  margin-left: 28.57143%;
}
.y-u-3-7 {
  width: 42.85714%;
}
.y-offset-3-7 {
  margin-left: 42.85714%;
}
.y-u-4-7 {
  width: 57.14286%;
}
.y-offset-4-7 {
  margin-left: 57.14286%;
}
.y-u-5-7 {
  width: 71.42857%;
}
.y-offset-5-7 {
  margin-left: 71.42857%;
}
.y-u-6-7 {
  width: 85.71429%;
}
.y-offset-6-7 {
  margin-left: 85.71429%;
}
.y-u-1-8 {
  width: 12.5%;
}
.y-offset-1-8 {
  margin-left: 12.5%;
}
.y-u-3-8 {
  width: 37.5%;
}
.y-offset-3-8 {
  margin-left: 37.5%;
}
.y-u-5-8 {
  width: 62.5%;
}
.y-offset-5-8 {
  margin-left: 62.5%;
}
.y-u-7-8 {
  width: 87.5%;
}
.y-offset-7-8 {
  margin-left: 87.5%;
}
.y-u-1-9 {
  width: 11.11111%;
}
.y-offset-1-9 {
  margin-left: 11.11111%;
}
.y-u-2-9 {
  width: 22.22222%;
}
.y-offset-2-9 {
  margin-left: 22.22222%;
}
.y-u-4-9 {
  width: 44.44444%;
}
.y-offset-4-9 {
  margin-left: 44.44444%;
}
.y-u-5-9 {
  width: 55.55556%;
}
.y-offset-5-9 {
  margin-left: 55.55556%;
}
.y-u-6-9 {
  width: 66.66667%;
}
.y-offset-6-9 {
  margin-left: 66.66667%;
}
.y-u-7-9 {
  width: 77.77778%;
}
.y-offset-7-9 {
  margin-left: 77.77778%;
}
.y-u-8-9 {
  width: 88.88889%;
}
.y-offset-8-9 {
  margin-left: 88.88889%;
}
.y-u-1-10 {
  width: 10%;
}
.y-offset-1-10 {
  margin-left: 10%;
}
.y-u-3-10 {
  width: 30%;
}
.y-offset-3-10 {
  margin-left: 30%;
}
.y-u-7-10 {
  width: 70%;
}
.y-offset-7-10 {
  margin-left: 70%;
}
.y-u-9-10 {
  width: 90%;
}
.y-offset-9-10 {
  margin-left: 90%;
}
.y-u-1-11 {
  width: 9.09091%;
}
.y-offset-1-11 {
  margin-left: 9.09091%;
}
.y-u-2-11 {
  width: 18.18182%;
}
.y-offset-2-11 {
  margin-left: 18.18182%;
}
.y-u-3-11 {
  width: 27.27273%;
}
.y-offset-3-11 {
  margin-left: 27.27273%;
}
.y-u-4-11 {
  width: 36.36364%;
}
.y-offset-4-11 {
  margin-left: 36.36364%;
}
.y-u-5-11 {
  width: 45.45455%;
}
.y-offset-5-11 {
  margin-left: 45.45455%;
}
.y-u-6-11 {
  width: 54.54545%;
}
.y-offset-6-11 {
  margin-left: 54.54545%;
}
.y-u-7-11 {
  width: 63.63636%;
}
.y-offset-7-11 {
  margin-left: 63.63636%;
}
.y-u-8-11 {
  width: 72.72727%;
}
.y-offset-8-11 {
  margin-left: 72.72727%;
}
.y-u-9-11 {
  width: 81.81818%;
}
.y-offset-9-11 {
  margin-left: 81.81818%;
}
.y-u-10-11 {
  width: 90.90909%;
}
.y-offset-10-11 {
  margin-left: 90.90909%;
}
.y-u-1-12 {
  width: 8.33333%;
}
.y-offset-1-12 {
  margin-left: 8.33333%;
}
.y-u-5-12 {
  width: 41.66667%;
}
.y-offset-5-12 {
  margin-left: 41.66667%;
}
.y-u-7-12 {
  width: 58.33333%;
}
.y-offset-7-12 {
  margin-left: 58.33333%;
}
.y-u-9-12 {
  width: 75%;
}
.y-offset-9-12 {
  margin-left: 75%;
}
.y-u-11-12 {
  width: 91.66667%;
}
.y-offset-11-12 {
  margin-left: 91.66667%;
}
.y-g-responsive {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
}
.y-g-responsive img {
  max-width: 100%;
}
@media (min-width: 980px) {
  .y-visible-phone {
    display: none;
  }
  .y-visible-tablet {
    display: none;
  }
  .y-hidden-desktop {
    display: none;
  }
}
@media (max-width: 480px) {
  .y-g-responsive > [class^="y-u"] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .y-g-responsive > [class^="y-u"] {
    width: 100%;
  }
  .y-hidden-phone {
    display: none;
  }
  .y-visible-desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .y-hidden-tablet {
    display: none;
  }
  .y-visible-desktop {
    display: none;
  }
}
/* ------ Generic CSS Rules ----- */
html {
  background: #bcbcbc;
}
body {
  font-family: verdana;
}
a {
  color: #215da9;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #cc3333;
}
a.title {
  font-weight: bold;
}
.base {
  outline-style: none;
}
.yog-page {
  width: 1000px;
  margin: 0 auto;
  background: #ffffff;
}
.yog-page .y-g {
  letter-spacing: normal;
}
.side-mod {
  padding: 0 10px;
}
.hide-mod {
  display: none;
}
.ico {
  background-image: url("/static/MasterView/assets/img/sprite_f.png");
  background-repeat: no-repeat;
  height: 13px;
  width: 13px;
}
.ico-help {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  background-position: 0 -260px;
  height: 14px;
  width: 15px;
}
.ico-ok {
  background-position: -60px -260px;
  margin: 3px 0 0 -17px;
  position: absolute;
}
.ico-warning {
  background-position: -90px -260px;
  margin: 1px 0 0 -17px;
  position: absolute;
}
.ico-bullet {
  background-position: -120px -260px;
  margin: 3px 0 0 -13px;
  position: absolute;
}
.ico-dreye {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  background-position: -140px -260px;
  width: 15px;
  height: 13px;
}
.ico-localterm {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  background-position: -323px -258px;
  width: 15px;
  height: 13px;
}
.ico-brandname {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  background-position: -323px -258px;
  width: 15px;
  height: 13px;
}
.ico-gear {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  background-position: -164px -258px;
  width: 15px;
  height: 18px;
}
.ico-oxford {
  background-image: url("/static/MasterView/assets/img/block_OXFORD.jpg");
  background-repeat: no-repeat;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  width: 60px;
  height: 26px;
}
.ico-check {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  background-position: -299px -258px;
  width: 16px;
  height: 13px;
}
.ico-dialogborder {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  background-position: 0 -287px;
  width: 18px;
  height: 13px;
}
/*
.main-wrapper {
    width: 69.072165%;
    border-right: 1px solid #d0d0d0;
}
.side-wrapper {
    width: 30.927835%;
}
*/
/* ------ Generic Module CSS Rules ----- */
.yui3-panel-focused:focus {
  outline: none;
}
.txt p {
  color: #74787D;
  margin-bottom: 10px;
}
.txt span {
  color: #74787D;
  padding-top: 5px;
}
.explanations .type {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  width: 23%;
  margin-left: 4px;
  margin-right: 10px;
  color: #de5b00;
  font-size: 116%;
}
.explanations .exp-list {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  width: 74%;
}
.explanations .exp-item {
  margin-bottom: 8px;
  color: #505050;
  font-weight: bold;
}
.explanations .exp {
  font-weight: normal;
  font-size: 116%;
}
.explanations .sample a {
  color: #505050;
}
.explanations .sample a:hover {
  background: #dceeff;
  text-decoration: none;
  border-bottom: 1px dotted #505050;
}
.explanations .sample b {
  color: #7b0099;
  font-weight: bold;
}
.pagination {
  text-align: center;
  padding: 10px 0;
}
.pagination em {
  padding: 2px 6px;
  border: 0;
  color: #000;
  font-size: 107.7%;
  font-weight: bold;
}
.pagination a {
  margin-right: 1px;
  padding: 2px 8px 4px;
  border: 1px solid #ccdbe4;
  color: #3767d3;
  text-decoration: none;
}
.pagination a:hover {
  background: #3767d3;
  color: #fff;
}
.summary {
  padding: 22px 19px 18px 6px;
  position: relative;
}
.summary h2 {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  border-bottom: 1px solid #000;
  color: #000;
  font-family: tahoma;
  font-size: 167%;
  font-weight: bold;
}
.summary h2 > a {
  color: #000000;
  text-decoration: none;
}
.summary sup {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.summary .explanation {
  margin-bottom: 15px;
  padding: 8px 9px;
  border: 2px solid #f4f2f3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 123.1%;
  font-weight: bold;
  background: #fbfbfb;
}
.summary .pronun {
  padding: 8px 0 5px;
  font-family: "Microsoft Sans Serif";
}
.summary .pronun dl {
  display: inline-block;
  margin-top: 2px;
  vertical-align: middle;
}
.summary .pronun dt {
  display: inline-block;
  margin-top: 2px;
  font-size: 85%;
  color: #74787d;
}
.summary .pronun dd {
  display: inline-block;
}
.summary .grammar {
  margin-bottom: 5px;
}
.summary .grammar h3 {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  width: 75px;
  margin-right: 5px;
  padding: 3px 10px 2px;
  background: #E6E6E6;
  border: 1px solid #DCDCDB;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.summary .grammar p {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  padding-top: 2px;
}
.summary .provider {
  position: absolute;
  top: 27px;
  right: 0;
  padding-right: 19px;
  color: #a1a1a1;
}
.summary .provider-oxford {
  text-align: right;
}
.summary .provider-oxford .ico-oxford {
  margin-top: 5px;
}
.online-resource .nav {
  display: none;
}
.online-resource .panel h4 {
  display: none;
}
.online-resource .panel b {
  color: #7b0099;
  font-weight: bold;
}
.online-resource .list li {
  margin-bottom: 15px;
}
.online-resource .list h5 {
  font-size: 115.4%;
}
.online-resource .list h5 a {
  text-decoration: underline;
}
.online-resource .list em {
  color: #7b0099;
  font-weight: bold;
}
.online-resource .list p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.online-resource .more {
  margin-left: 3px;
  margin-top: 5px;
  display: block;
}
.online-resource .more:before {
  content: "»";
  padding-right: 5px;
  color: #215da9;
}
.online-resource .more a {
  text-decoration: underline;
}
/* ------ Navigation ----- */
.ydict-nav {
  height: 95px;
  position: relative;
  margin-top: 1px;
}
.ydict-nav #pphw-content {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.ydict-nav .nav-bar {
  padding: 0 20px;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";
  font-size: 0;
  font-weight: bold;
  background: #f3f3f3;
  -webkit-font-smoothing: antialiased;
}
.ydict-nav .nav-bar li {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  height: 20px;
  padding: 8px 0;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  text-decoration: none;
  color: #c32426;
}
.ydict-nav .nav-bar li:hover .title a {
  color: #cc3333;
}
.ydict-nav .nav-bar li.on:hover .title a {
  color: #ffffff;
}
.ydict-nav .nav-bar li a,
.ydict-nav .nav-bar li a:hover,
.ydict-nav .nav-bar li a:active,
.ydict-nav .nav-bar li a:visited {
  color: #2D2D29;
  text-decoration: none;
}
.ydict-nav .nav-bar li .title {
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px dashed #999999;
  text-shadow: 1px 1px #fff;
}
.ydict-nav .nav-bar li:first-child .title {
  border-left: 0;
}
.ydict-nav .nav-bar li .dropdown {
  z-index: -1111;
  display: block;
  position: relative;
  top: 9px;
  font-weight: normal;
  background: none repeat scroll 0 0 #FFFFFF;
}
.ydict-nav .nav-bar li .dropdown li {
  display: block;
  padding-left: 0;
  padding-right: 0;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  text-align: left;
  background: #f3f3f3;
}
.ydict-nav .nav-bar li .dropdown li:first-child {
  border-top-width: 1px;
}
.ydict-nav .nav-bar li .dropdown li a {
  padding: 5px 10px;
  width: 100%;
  color: #333333;
  font-size: 13px;
}
.ydict-nav .nav-bar li .dropdown li a:visited {
  color: #333333;
}
.ydict-nav .nav-bar li .dropdown li a:hover {
  color: #cc3333;
}
.ydict-nav .nav-bar .on {
  margin: -4px 0;
  padding: 12px 0;
  border-radius: 5px 5px 0 0;
  background-color: #3c85cd;
}
.ydict-nav .nav-bar .on a,
.ydict-nav .nav-bar .on a:hover,
.ydict-nav .nav-bar .on a:active,
.ydict-nav .nav-bar .on a:visited {
  color: #ffffff;
}
.ydict-nav .nav-bar .on .title,
.ydict-nav .nav-bar .on + li .title {
  border-left: 0;
  text-shadow: none;
}
.ydict-nav .search-bar {
  padding: 12px 0;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  background: #3c85cd;
  z-index: 111;
  position: relative;
  height: 35px;
}
.ydict-nav .search-bar #yschs-dic {
  width: 280px;
  padding: 7px;
  font-size: 15px;
  vertical-align: middle;
  /* Firefox 18- */
  /* Firefox 19+ */
}
.ydict-nav .search-bar #yschs-dic.tw {
  width: 317px;
}
.ydict-nav .search-bar #yschs-dic::-webkit-input-placeholder {
  color: #cccccc;
}
.ydict-nav .search-bar #yschs-dic:-moz-placeholder {
  color: #b5b5b5;
}
.ydict-nav .search-bar #yschs-dic::-moz-placeholder {
  color: #b5b5b5;
}
.ydict-nav .search-bar #yschs-dic:-ms-input-placeholder {
  color: #cccccc;
}
.ydict-nav .search-bar .sbb-dic {
  padding-top: 7px;
  padding-bottom: 7px;
  vertical-align: middle;
}
.ydict-nav .search-bar .sponsor {
  position: absolute;
  top: 22px;
  top: 23px \9;
  right: 10px;
  color: #f0f0f0;
}
.ydict-nav .search-bar .sponsor .yom-ad-nne {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  position: relative;
  top: -5px;
  width: 120px \9;
}
.ydict-nav .yui3-aclist-list li {
  color: #000000;
  text-align: left;
}
.ydict-nav .yui3-highlight {
  color: #DD3354;
  font-weight: 100;
}
.ydict-provider {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  z-index: 112;
  position: absolute;
  right: 10px;
  top: 9px;
  text-align: right;
  color: #215da9;
}
.ydict-provider:hover {
  color: #cc3333;
}
.ydict-provider:hover > span:first-child {
  text-decoration: underline;
}
.ydict-provider > span:first-child {
  font-weight: bold;
  cursor: pointer;
}
.ydict-provider > span:first-child > span {
  position: relative;
  top: -1px;
}
.ydict-provider > div {
  display: none;
  position: relative;
  top: -11px;
  text-align: right;
}
.ydict-provider > div > span:first-child {
  position: relative;
  right: 20px;
  top: 5px;
}
.ydict-provider > div > ul {
  padding: 0 8px 8px 8px;
  text-align: left;
  border: 1px solid #e0e0e0;
  outline: none;
  color: #74787d;
  background-color: #ffffff;
}
.ydict-provider li {
  padding-top: 8px;
  cursor: pointer;
}
.ydict-provider li > em {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  min-width: 130px;
  width: 130px;
}
.ydict-provider li > em:first-child {
  min-width: 20px;
  width: 20px;
}
.ydict-provider li.nonchecked > em:first-child {
  background-position: 50px 50px;
}
/* ------ Footer ----- */
.ydict-footer {
  border-top: 1px solid #878D90;
  background: #DCDCDC;
  padding: 8px 13px 12px;
}
.ydict-footer p {
  margin: 5px 0;
}
.ydict-footer .copyright {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  margin-bottom: 0;
  vertical-align: baseline;
}
.ydict-footer .link {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  vertical-align: baseline;
}
.ydict-footer .link li {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  padding-right: 10px;
}
.ydict-footer .source {
  line-height: 1.8;
}
.ydict-footer .caution {
  color: #878787;
}
.ydict-footer .ico-dreye {
  margin: 4px 1px 0 5px;
}
/* ------ Dictionary Result Details ----- */
.ydict-result-details .hd {
  background: #fff;
  padding: 10px;
}
.ydict-result-details .hd .msg {
  padding: 5px 12px;
  margin-bottom: 10px;
  border: 1px dotted #ccc;
  color: #74787d;
}
.ydict-result-details .hd .msg p {
  line-height: 1.5;
  padding-left: 19px;
}
.ydict-result-details .hd .msg .more {
  margin-top: 15px;
}
.ydict-result-details .hd .msg .more li {
  padding-left: 19px;
}
.ydict-result-details .hd .msg .spell-not-found {
  font-style: italic;
}
.ydict-result-details .hd .msg.no-result {
  margin-bottom: 0;
}
.ydict-result-details .bd {
  border-top: 2px solid #DCE2E9;
}
/* ------ Recent Searches ----- */
.ydict-recent-searches {
  position: relative;
}
.ydict-recent-searches h3 {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.ydict-recent-searches em {
  font-weight: bold;
}
.ydict-recent-searches .bd {
  padding: 7px 12px 3px;
}
.ydict-recent-searches .help {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  color: #A0A0A1;
  margin-top: 2px;
}
.ydict-recent-searches .delete-all {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  margin-top: 2px;
  position: absolute;
  right: 0;
}
.ydict-recent-searches .list li {
  position: relative;
  padding-bottom: 4px;
}
.ydict-recent-searches .list .delete-word {
  position: absolute;
  right: 0;
  width: 11px;
  height: 11px;
  background: url("/static/MasterView/assets/img/sprite_f.png") -30px -260px no-repeat;
  text-indent: -99999px;
}
/* ------ YSM ----- */
.ydict-ysm-hybrid {
  padding: 20px 10px 0;
}
#ysmhybridcm.ysm {
  width: inherit !important;
}
/* ------ Similar Words ----- */
/* Result Detail */
.summary-wrapper {
  zoom: 1;
}
.summary-wrapper .summary {
  margin-right: 0;
}
.summary-wrapper .idioms {
  float: right;
  width: 128px;
  padding: 17px 16px 23px;
  border-left: 1px solid #D9D9D9;
}
.summary-wrapper .idioms h3 {
  margin: 0 5px 8px 0;
  padding: 3px 10px 2px;
  background: #E6E6E6;
  color: #474544;
  border: 1px solid #DCDCDB;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: center;
}
.summary-wrapper .idioms ul {
  margin-bottom: 30px;
  padding: 0 18px;
}
.summary-wrapper .idioms li {
  margin: 6px 0;
}
.summary-wrapper .idioms .more:before {
  color: #215da9;
  content: "»";
  padding-right: 5px;
}
.summary-wrapper.has-idioms .summary {
  margin-right: 159px;
}
.summary-wrapper:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}
.tab-base {
  position: relative;
  margin: 20px 10px 0 10px;
}
.tab-base > .tab-nav > li {
  display: inline-block;
  position: relative;
  top: 1px;
  min-width: 83px;
  margin-right: -6px;
  padding: 5px;
  border: 1px solid #c2c9d2;
  font-size: 116%;
  text-align: center;
  background-color: #e8eff5;
}
.tab-base > .tab-nav > li.now-tab {
  border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
}
.tab-base > .tab-nav > li > a {
  font-weight: bold;
  color: #000000;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";
}
.tab-base > .tab-nav > li > a:hover {
  text-decoration: none;
}
.tab-base > .tab-content {
  display: none;
  padding: 4px 7px 5px;
  border: 1px solid #c2c9d2;
  background-color: #ffffff;
}
.tab-base > .tab-content.now-tab {
  display: block;
}
.tab-base > .tab-content ul > li {
  padding: 13px 0 6px;
}
.tab-base > .tab-content ol > li {
  list-style: decimal outside none;
}
.tab-base > .tab-content ol > li > p {
  padding-bottom: 5px;
}
.details-wrapper > .keyboard-hint {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 300px;
  text-align: right;
  font-size: 88%;
  color: #999999;
}
.details-wrapper > .related-expression .type {
  width: 109px;
  margin-left: 4px;
  color: #de5b00;
}
.details-wrapper > .related-expression .idioms-list .exp-item {
  padding: 13px 20px 6px;
}
.details-wrapper > .related-expression .idioms-list .exp-item h5 {
  font-size: 115.4%;
  font-weight: bold;
  margin-bottom: 5px;
}
.details-wrapper > .related-expression .idioms-list .exp-item h5 a {
  border-bottom: 1px solid;
}
.details-wrapper > .related-expression .idioms-list .exp-item h5 a:hover {
  text-decoration: none;
}
.details-wrapper > .related-expression .idioms-list .exp-item p {
  margin-top: 5px;
}
.details-wrapper > .related-expression .idioms-none {
  margin: 30px 38px 5px;
}
.details-wrapper > .related-expression .syn-ant-card {
  background: #fafafa;
  border: 1px solid #d4d4d4;
  margin: 15px 8px;
}
.details-wrapper > .related-expression .syn-ant-card .card {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  width: 50%;
}
.details-wrapper > .related-expression .syn-ant-card .card h4 {
  height: 22px;
  border: 1px solid #fff;
  border-bottom: 1px solid #d4d4d4;
  border-right-color: #e4e2e3;
  background-color: #efefef;
  color: #565656;
  line-height: 1.7em;
  text-align: center;
}
.details-wrapper > .related-expression .syn-ant-card .card p {
  padding: 0 15px 14px;
}
.details-wrapper > .related-expression .syn-ant-card .card .type {
  width: auto;
  margin-left: 4px;
  padding: 14px 15px 0;
  color: #DE5B00;
}
.details-wrapper > .related-expression .syn-ant-card .syn {
  border-right: none;
  margin-right: -5px;
}
.details-wrapper > .related-expression .syn-ant-card .ant {
  border-left: none;
}
.details-wrapper > .related-expression .syn-ant-tab {
  width: 50%;
  height: 22px;
  border: 1px solid #fff;
  border-bottom: 1px solid #d4d4d4;
  border-right-color: #e4e2e3;
  background-color: #efefef;
  color: #565656;
  line-height: 1.7em;
  text-align: center;
}
.details-wrapper > .related-expression .syn-ant-content {
  width: 50%;
  margin-left: 4px;
  padding: 14px 15px 0;
  color: #DE5B00;
  vertical-align: top;
}
.details-wrapper > .related-expression .syn-ant-content .title {
  color: #DE5B00;
}
.disambiguate-wrapper {
  padding: 20px 10px 0;
}
.disambiguate-wrapper .head {
  border-bottom: 1px solid #c2c9d2;
}
.disambiguate-wrapper .head h3 {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Apple LiGothic", "Arial";
  font-weight: bold;
  font-size: 116%;
  text-align: center;
  border: 1px solid #c2c9d2;
  border-bottom: none;
  padding: 6px 15px;
  margin-bottom: -1px;
  background: #fff;
}
.disambiguate-wrapper .body {
  border: 1px solid #c2c9d2;
  border-top: none;
  padding: 20px 10px;
  background: #fff;
}
.disambiguate-wrapper .list .summary {
  margin-bottom: 13px;
  padding-right: 6px;
}
.related-videos .body ul > li {
  margin-bottom: 10px;
}
.related-videos .body ul > li .table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.related-videos .body ul > li .table > div {
  display: table-cell;
  vertical-align: top;
}
.related-videos .body ul > li .table > div:first-child {
  width: 180px;
  height: 135px;
  text-align: right;
}
.related-videos .body ul > li .table > div:first-child > a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.related-videos .body ul > li .table > div:first-child > a span {
  display: inline-block;
  position: absolute;
  right: 5px;
  bottom: 10px;
  border-radius: 3px;
  padding: 0 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
}
.related-videos .body ul > li .table > div.detail {
  padding-left: 10px;
}
.related-videos .body ul > li .table > div.detail .tags {
  padding-bottom: 10px;
}
.related-videos .body ul > li .table > div.detail .tags .level,
.related-videos .body ul > li .table > div.detail .tags .accent,
.related-videos .body ul > li .table > div.detail .tags .cht {
  min-height: 14px;
  border-radius: 3px;
  padding: 2px;
  font-size: 11.84px;
  font-weight: normal;
  color: #ffffff;
}
.related-videos .body ul > li .table > div.detail .tags .level {
  min-width: 24px;
  background-color: #3a87ad;
}
.related-videos .body ul > li .table > div.detail .tags .accent {
  min-width: 36px;
  background-color: #f89406;
}
.related-videos .body ul > li .table > div.detail .tags .cht {
  min-width: 24px;
  background-color: #999999;
}
.related-videos .body ul > li .table > div.detail .title {
  max-height: 37px;
  overflow: hidden;
  font-size: 115.4%;
}
.related-videos .body ul > li .table > div.detail .caption > div {
  max-height: 32px;
  overflow: hidden;
  padding-top: 5px;
}
.related-videos .body ul > li .table > div.detail .caption > div > b {
  color: #7b0099;
}
.related-videos .footer span:before {
  content: "»";
  color: #215da9;
}
.related-videos .footer span > a {
  text-decoration: underline;
}
.online-resource-wrapper {
  padding: 20px 10px 0;
}
.online-resource-wrapper h3 {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Apple LiGothic", "Arial";
  font-weight: bold;
  font-size: 116%;
  text-align: center;
  border: 1px solid #c2c9d2;
  border-bottom: none;
  padding: 6px 15px;
  margin-bottom: -1px;
  background: #fff;
}
.online-resource-wrapper .head {
  border-bottom: 1px solid #c2c9d2;
}
.online-resource-wrapper .body {
  border: 1px solid #c2c9d2;
  border-top: none;
  padding: 20px 10px;
  background: #fff;
}
.quick-word-panel {
  display: none;
  border: 1px solid #d8ba57;
  background: #fcfcda;
  padding: 0 10px 10px;
}
.quick-word-panel:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url("/static/MasterView/assets/img/sprite_f.png") -270px -260px no-repeat;
  position: relative;
  top: -6px;
  left: 135px;
}
.quick-word-panel .term {
  font-weight: bold;
  text-decoration: underline;
}
.quick-word-panel .a:nth-child(2) {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  width: 20px;
  height: 21px;
  border-right: 1px solid #000;
  margin: -4px 0 0 5px;
}
.quick-word-panel .exp-list dt {
  color: #7A8108;
  margin-top: 5px;
}
.quick-word-panel .exp-list dd {
  margin-left: 10px;
}
.quick-word-panel .yui3-button-close {
  background: url("/static/MasterView/assets/img/sprite_f.png") -30px -260px no-repeat;
  width: 11px;
  height: 11px;
  border: none;
  padding: 0;
  border-radius: 0;
  text-indent: -9999px;
}
.quick-word-panel .yui3-button-close:hover {
  background: url("/static/MasterView/assets/img/sprite_f.png") -30px -260px no-repeat;
}
.ydict-primary {
  width: 670px;
  background: #f7f5f9;
  border-right: 1px solid #c2c9d2;
  padding-bottom: 20px;
}
.ydict-primary .module_title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #c2c9d2;
}
.ydict-primary .ydict-ysm-srpiframe {
  margin: 20px 10px 0;
}
.ydict-fr-adv {
  padding: 13px 10px 0 10px;
}
.ydict-content-block {
  margin: 10px 10px 0 10px;
  border: 1px solid #c2c9d2;
  background-color: #ffffff;
}
.ydict-content-block .y-u-1 {
  padding: 20px;
}
.ydict-content-block .y-u-1 a {
  font-weight: bold;
}
.ydict-content-block .y-u-1 .main {
  padding-bottom: 10px;
  border-bottom: 1px dotted #c2c9d2;
}
.ydict-content-block .y-u-1 .main > * {
  display: table-cell;
  vertical-align: top;
}
.ydict-content-block .y-u-1 .main img {
  width: 86px;
  height: 86px;
}
.ydict-content-block .y-u-1 .main > div > * {
  padding-left: 10px;
  padding-bottom: 8px;
}
.ydict-content-block .y-u-1 .main > div > div {
  font-size: 12px;
  color: #999999;
}
.ydict-content-block .y-u-1 .main > div > div span {
  display: inline-block;
  margin-right: 20px;
}
.ydict-content-block .y-u-1 .main > div > p {
  line-height: 20px;
  color: #74787d;
}
.ydict-content-block .y-u-1 .other ul {
  margin-top: 5px;
  list-style-type: disc;
  font-size: 0;
}
.ydict-content-block .y-u-1 .other ul li {
  line-height: 23px;
  font-size: 13px;
}
.ydict-content-block .y-u-1 .other ul li:before {
  content: '•';
  margin: 0 10px;
  color: #999999;
}
.ydict-ysm-iframe,
.ydict-ysm-srpiframe {
  border: 1px solid #c2c9d2;
  background: none repeat scroll 0 0 #FFFFFF;
}
.ydict-ysm-iframe {
  margin: 10px 10px 0;
  background: none repeat scroll 0 0 #FFFFFF;
}
.ydict-frm {
  background: #fff;
  border-bottom: 2px solid #d6dade;
}
.ydict-frm .daily-word {
  width: 338px;
  height: 249px;
  background-position: 0 0;
  background-color: transparent;
  background-image: url("/static/MasterView/assets/img/sprite_f.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.ydict-frm .daily-word.tw {
  background-position: -338px 0;
}
.ydict-frm .daily-word .bd {
  height: 135px;
  margin: 30px 0 0;
  padding: 30px 0 0 49px;
  width: 225px;
}
.ydict-frm .daily-word .bd.caseHK p {
  font-size: 100%;
  height: 16px;
}
.ydict-frm .daily-word h3 {
  font-size: 123.1%;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
.ydict-frm .daily-word p {
  font-size: 100%;
  font-weight: bold;
  color: #74787D;
  margin-top: 5px;
  height: 40px;
}
.ydict-frm .daily-word a {
  font-size: 123.1%;
  font-weight: bold;
}
.ydict-frm .daily-word a:hover {
  color: #cc3333;
}
.ydict-frm .daily-word a.cite {
  font-size: 100%;
  font-weight: normal;
  display: block;
  text-align: right;
}
.ydict-frm .daily-word .module_title {
  border-bottom: 0;
}
.ydict-frm .easy-english {
  width: 332px;
  height: 249px;
}
.ydict-frm .easy-english h3 {
  font-size: 123.1%;
  font-weight: bold;
  color: #333333;
  height: 43px;
  line-height: 43px;
  margin-top: 5px;
  margin-bottom: 0;
}
.ydict-frm .easy-english h3,
.ydict-frm .easy-english ul li {
  border-bottom: 1px solid #CDEAF8;
  overflow: hidden;
  padding-left: 20px;
}
.ydict-frm .easy-english ul li {
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
}
.ydict-frm .easy-english ul li.last {
  border-bottom: none;
}
.ydict-frm .easy-english ul li a {
  font-weight: bold;
}
.ydict-frm .easy-english ul li > span {
  display: inline-block;
  margin-left: 15px;
}
.ydict-frm .easy-english .yom-ad-logo {
  padding-top: 5px;
}
.ydict-frm .easy-english > ul > li > div {
  padding-right: 15px;
  text-align: right;
  font-size: 85%;
  color: #999999;
}
.ydict-primary #hotkey {
  border: 1px solid #c2c9d2;
  padding: 10px 20px;
  background-color: #ffffff;
  clear: both;
}
.ydict-primary #hotkey em {
  margin-right: 10px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Apple LiGothic", "Arial";
  color: #333333;
}
.ydict-primary #hotkey a {
  display: inline-block;
  margin-right: 13px;
  vertical-align: middle;
}
.ydict-secondary {
  width: 321px;
  padding-bottom: 20px;
}
.ydict-secondary .mod {
  margin-left: 9px;
  margin-bottom: 15px;
}
.ydict-secondary .mod .hd {
  padding-bottom: 10px;
}
.ydict-secondary .mod h3 {
  color: #333333;
  font-weight: bold;
  font-size: 123.1%;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Apple LiGothic", "Arial";
}
.ydict-secondary .module_title {
  padding-bottom: 10px;
}
.ydict-secondary .bd {
  padding-top: 10px;
  border: 1px solid #DEDEDE;
}
.ydict-secondary .yom-ad-lrec {
  padding-top: 10px;
}
.ydict-secondary .yom-ad-lrec.hk {
  margin-left: 14px;
}
.ydict-secondary .yom-ad-linkspot .bd {
  border: none;
  padding: 0;
}
.ydict-secondary .yom-ad-linkspot .bd #hotkey {
  border: 1px solid #dedede;
  padding: 9px 8px 0 8px;
}
.ydict-secondary .yom-ad-linkspot .bd #hotkey em {
  display: block;
  padding: 11px 0 14px;
  font-size: 123.1%;
  font-weight: bold;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Apple LiGothic", "Arial";
  color: #333333;
}
.ydict-secondary .yom-ad-linkspot .bd #hotkey a {
  display: inline-block;
  width: 25%;
  margin: 0 0 9px;
  font-size: 13px;
  font-family: 'verdana';
}
.ydict-secondary .yom-ad-eu6 .bd {
  border-width: 0px;
  padding-top: 0px;
}
.ydict-tools .bd {
  padding-left: 10px;
}
.ydict-tools .bd ul {
  padding-right: 10px;
}
.ydict-tools .bd li.first {
  border-bottom: 1px dotted #B6C0CC;
  padding-bottom: 10px;
}
.ydict-tools .bd li.last {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ydict-hotarticle {
  background-color: #FFFFFF;
}
.ydict-hotarticle ul li {
  padding-bottom: 10px;
  padding-left: 10px;
  font-weight: bold;
}
.ydict-video .bd {
  padding: 0;
}
.ydict-video .bd ul {
  padding: 10px 5px 0 5px;
}
.ydict-video .bd ul li > div {
  display: block;
  padding: 0 5px 10px 5px;
}
.ydict-video .bd ul li > div .title {
  font-weight: bold;
}
.ydict-video .bd ul li > div img {
  width: 140px;
  height: 92px;
  margin-bottom: 5px;
}
.module_title {
  font-size: 16px;
  color: #333333;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Apple LiGothic", "Arial";
  font-weight: bold;
}
#sbx-stroke {
  background-image: url("https://a.l.yimg.com/pv/i/all/dictionary/hk_srp_dic_20120704.png");
  background-position: -798px -554px;
  cursor: pointer;
  padding-left: 8px;
  vertical-align: middle;
}
#sbx-shape {
  background-image: url("https://a.l.yimg.com/pv/i/all/dictionary/hk_srp_dic_20120704.png");
  background-position: -868px -481px;
  cursor: pointer;
  padding-left: 8px;
  vertical-align: middle;
}
/* ------ AD - MNTL/MNTL2 ----- */
.ydict-ad-mntl {
  width: 420px;
  margin: 10px 0 0 10px;
}
.ydict-ad-mntl2 {
  width: 220px;
  margin: 10px 0 0 10px;
}
/* ------ AD - M1/M2/M3 ----- */
#yom-ad-M1-3 {
  font-size: 13px;
  border: medium none;
  padding: 0;
  text-align: center;
  background: none repeat scroll 0 0 #EEEEEE;
  width: 310px;
}
#yom-ad-M1-3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#yom-ad-M1-3 img {
  border: 0;
}
#yom-ad-M1-3 a {
  text-decoration: none;
}
#yom-ad-M1-3 .hd {
  border: medium none;
  padding: 7px 5px;
}
#yom-ad-M1-3 .hd h4 {
  background: none repeat scroll 0 0 #EEEEEE;
  color: #B5B5B5;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
#yom-ad-M1-3 .bd {
  width: 300px;
  margin: 0 5px;
  padding-top: 8px;
  padding-top: 6px \9;
  padding-bottom: 4px;
  background-color: #FFFFFF;
  border: none;
  border-bottom: 5px solid #EEEEEE;
}
#yom-ad-M1-3 .bd .item {
  padding: 2px 0;
  text-align: left;
}
#yom-ad-M1-3 .bd .item ul {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  margin-left: 10px;
  padding-top: 4px \9;
  *padding-top: 0;
}
#yom-ad-M1-3 .bd .item li {
  padding: 2px 14px;
  *padding: 2px 0;
  background-attachment: scroll;
  background-color: transparent;
  background-image: url("https://s.yimg.com/os/mit/media/themes/base/images/map_1_ltr-355934.png");
  background-position: 3px 9px;
  background-position: 3px 6px\0;
  background-position: 3px 6px \9;
  *background-position: 3px 9px;
  background-repeat: no-repeat;
}
#yom-ad-M1-3 .bd .adimg {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  margin-top: 2px;
  margin-left: 8px;
}
#yom-ad-M1-3 .ft {
  padding: 0;
}
/* for hardcode UH2 -- start*/
#ygmabot {
  height: 70px;
}
#ygmasrchfrm fieldset {
  background-color: transparent;
}
#yUnivHead {
  font-size: 12px;
}
#yUnivHead.yucs-mr-in #yuhead-bd #yuhead-search #yuhead-sform-cont form button {
  line-height: 25px;
  max-height: 24px;
  padding: 0 15px;
}
#yUnivHead.yucs-hi-in #yuhead-bd #yuhead-search #yuhead-sform-cont form button {
  line-height: 25px;
  max-height: 24px;
  padding: 0 15px;
}
#yUnivHead.yucs-ta-IN #yuhead-hd #yuhead-mepanel-cont,
#yUnivHead.yucs-ta-in #yuhead-hd #yuhead-mepanel-cont {
  width: 37%;
}
#yUnivHead.yucs-ta-IN #yuhead-hd #yuhead-promo,
#yUnivHead.yucs-ta-in #yuhead-hd #yuhead-promo {
  width: 27.5%;
}
#yUnivHead.yucs-lt-LT #yuhead-hd #yuhead-mepanel-cont,
#yUnivHead.yucs-lt-lt #yuhead-hd #yuhead-mepanel-cont {
  width: 40%;
}
#yUnivHead.yucs-lt-LT #yuhead-hd #yuhead-promo,
#yUnivHead.yucs-lt-lt #yuhead-hd #yuhead-promo {
  width: 24.5%;
}
#yUnivHead.yucs-ko-KR,
#yUnivHead.yucs-ko-kr {
  font-family: dotum;
  font-size: 11px;
}
#yUnivHead.yucs-ko-kr #yuhead-hd,
#yUnivHead.yucs-ko-KR #yuhead-hd,
#yUnivHead.yucs-mr-IN #yuhead-hd,
#yUnivHead.yucs-mr-in #yuhead-hd {
  font-size: 100%;
}
#yUnivHead.yucs-zh-CN,
#yUnivHead.yucs-zh-cn,
#yUnivHead.yucs-zh-HK,
#yUnivHead.yucs-zh-hk,
#yUnivHead.yucs-zh-Hans-CN,
#yUnivHead.yucs-zh-hans-cn,
#yUnivHead.yucs-zh-Hans-HK,
#yUnivHead.yucs-zh-hans-hk,
#yUnivHead.yucs-zh-Hans-US,
#yUnivHead.yucs-zh-hans-us,
#yUnivHead.yucs-zh-Hant-CN,
#yUnivHead.yucs-zh-hant-cn,
#yUnivHead.yucs-zh-Hant-HK,
#yUnivHead.yucs-zh-hant-hk,
#yUnivHead.yucs-zh-Hant-US,
#yUnivHead.yucs-zh-hant-us {
  font-family: Arial,PMingLiu,taipei;
  font-size: 13px;
}
#yUnivHead.yucs-zh-TW,
#yUnivHead.yucs-zh-tw,
#yUnivHead.yucs-zh-Hans-TW,
#yUnivHead.yucs-zh-hans-tw,
#yUnivHead.yucs-zh-Hant-TW,
#yUnivHead.yucs-zh-hant-tw {
  font-family: Arial, helvetica, clean, sans-serif;
  font-size: 13px;
}
#yUnivHead.yucs-ar-AE,
#yUnivHead.yucs-ar-ae,
#yUnivHead.yucs-ar-BH,
#yUnivHead.yucs-ar-bh,
#yUnivHead.yucs-ar-DZ,
#yUnivHead.yucs-ar-dz,
#yUnivHead.yucs-ar-EG,
#yUnivHead.yucs-ar-eg,
#yUnivHead.yucs-ar-JO,
#yUnivHead.yucs-ar-jo,
#yUnivHead.yucs-ar-KW,
#yUnivHead.yucs-ar-kw,
#yUnivHead.yucs-ar-LB,
#yUnivHead.yucs-ar-lb,
#yUnivHead.yucs-ar-LY,
#yUnivHead.yucs-ar-ly,
#yUnivHead.yucs-ar-MA,
#yUnivHead.yucs-ar-ma,
#yUnivHead.yucs-ar-OM,
#yUnivHead.yucs-ar-om,
#yUnivHead.yucs-ar-PS,
#yUnivHead.yucs-ar-ps,
#yUnivHead.yucs-ar-QA,
#yUnivHead.yucs-ar-qa,
#yUnivHead.yucs-ar-SA,
#yUnivHead.yucs-ar-sa,
#yUnivHead.yucs-ar-SD,
#yUnivHead.yucs-ar-sd,
#yUnivHead.yucs-ar-SY,
#yUnivHead.yucs-ar-sy,
#yUnivHead.yucs-ar-TN,
#yUnivHead.yucs-ar-tn,
#yUnivHead.yucs-ar-YE,
#yUnivHead.yucs-ar-ye {
  font-family: Tahoma, sans-serif;
}
#yUnivHead .sp,
#yUnivHead .yucs-opi {
  background-image: url("https://s.yimg.com/dh/ap/ap/default/120503/uh_sprite_2_16.png");
  background-repeat: no-repeat;
}
#yUnivHead .yuhead-clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  width: 0;
}
#yUnivHead a:focus {
  outline: 0 none;
}
#yUnivHead #yuhead-hd a:focus {
  text-decoration: underline;
}
#yUnivHead #yuhead-hd ul:focus {
  outline: 0 none;
}
#yUnivHead #yuhead-hd ul li ul a:focus {
  text-decoration: none;
}
#yUnivHead .yuhead-logo h2 a:focus {
  outline: 1px dotted;
}
#yUnivHead .yuhead-bullet-down {
  background-position: right -172px;
}
#yUnivHead .yuhead-ico-mail {
  background-position: 0 1px;
  height: 15px;
  margin-left: -3px;
  padding-left: 20px;
}
#yUnivHead .yuhead-ico-home {
  background-position: 0 -61px;
  display: inline-block;
  height: 15px;
  padding-left: 20px;
}
#yUnivHead .yuhead-ico-bell {
  background-position: 0 -292px;
  padding-left: 20px;
}
#yUnivHead .yuhead-ico-mglass {
  background-position: 5px -225px;
  padding-left: 20px;
}
#yUnivHead .hidden,
#yUnivHead .hide {
  display: none;
}
#yUnivHead #yucs-shim {
  position: absolute;
  z-index: 999;
}
#yUnivHead .yuhead-offscreen {
  float: left;
  overflow: hidden;
  text-indent: -999em;
}
#yUnivHead a.yuhead-offscreen:hover {
  text-decoration: none;
}
body {
  margin-top: 0;
  padding-top: 0;
}
#yUnivHead table {
  border-collapse: collapse;
  border-spacing: 0;
}
#yUnivHead h2 {
  font-size: 93%;
  font-weight: normal;
  margin: 0;
}
#yUnivHead #yuhead-hd em {
  font-style: normal;
}
#yUnivHead #yuhead-hd ul {
  margin: 0;
  padding: 0;
}
#yUnivHead #yuhead-hd ul li {
  height: 10px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
#yUnivHead #yuhead-hd a {
  display: block;
  margin-top: -2px;
}
#yUnivHead #yuhead-hd ul li ul li {
  height: auto;
}
#yUnivHead #yuhead-hd ul li ul li a {
  margin-top: auto;
}
#yUnivHead #yuhead-bd img {
  border: 0 none;
}
#yUnivHead #yuhead-bd form {
  margin: 0;
}
#yUnivHead {
  background: none repeat scroll 0 center transparent;
  font-family: Arial;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 9999;
}
#yUnivHead .yucs-trending-anim .yucs-trending-anim-fade {
  background: none repeat scroll 0 0 #FFFFFF;
}
#yUnivHead {
  background: none repeat scroll 0 0 #FFFFFF;
}
#yUnivHead .yucs-skipto-search {
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
}
#yUnivHead {
  color: #676767;
}
#yUnivHead a {
  color: #676767;
  text-decoration: none;
}
#yUnivHead a:hover {
  color: #676767;
  text-decoration: none;
}
#yuhead-hd {
  font-size: 93%;
  padding: 8px 10px 13px;
}
#yuhead-hd #yuhead-mepanel-cont {
  float: left;
  width: 35%;
}
#yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel {
  float: left;
  margin-left: -7px;
}
#yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel li {
  border-left: 1px solid #D6D6D6;
  float: left;
  padding: 0 9px;
}
#yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel {
  padding-left: 10px;
}
#yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel li em {
  font-weight: bold;
}
#yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel li em a {
  font-weight: normal;
}
#yuhead-hd li.yuhead-nodivide {
  border-left: medium none !important;
}
#yuhead-hd li.yuhead-nopad {
  padding-left: 0 !important;
}
#yuhead-hd li#yuhead-username a {
  font-weight: bold;
}
#yuhead-hd li#yuhead-username span.yuhead-photo {
  float: left;
  padding-right: 5px;
  margin-top: -2px;
  width: 20px;
}
#yuhead-hd li#yuhead-username span.yuhead-photo img {
  _display: block;
}
#yuhead-hd li#yuhead-username span.yuhead-hi {
  font-weight: normal;
}
#yuhead-hd li#yuhead-username ul li a {
  font-weight: normal;
}
#yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel #yuhead-me-signin {
  font-weight: bold;
}
#yuhead-hd #yuhead-promo {
  float: left;
  text-align: center;
  width: 29.5%;
}
#yuhead-hd #yuhead-promo div.yucs-trending-anim {
  float: right;
  margin: 0 auto;
  min-width: 200px;
  text-align: left;
}
#yuhead-hd #yuhead-promo a {
  color: #1F4CA5;
  font-weight: bold;
}
#yuhead-hd #yuhead-promo a:hover {
  color: #1F4CA5;
  font-weight: bold;
}
#yuhead-hd #yuhead-promo #yuhead-promo-i {
  display: inline;
}
#yuhead-hd #yuhead-promo #yuhead-promo-i .yuhead-promo-label {
  color: #1F4CA5;
  font-weight: bold;
}
#yuhead-hd #yuhead-promo #yuhead-promo-i a {
  color: #1F4CA5;
}
#yuhead-hd #yuhead-promo #yuhead-promo-i a:hover {
  color: #1F4CA5;
}
#yuhead-hd #yuhead-promo #yuhead-promo-i #yuhead-promo-menu {
  display: none;
}
#yuhead-hd #yuhead-com-links-cont {
  float: right;
  width: 35%;
}
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links {
  float: right;
  margin-right: -9px;
  margin-top: -2px;
  padding-top: 2px;
}
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links li {
  border-right: 1px solid #CCCCCC;
  display: inline-block;
  margin-right: -1px;
  padding: 0 9px;
}
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links li#yuhead-com-home {
  border-right: 0 none;
}
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links li ul li {
  display: block;
  float: none;
}
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yuhead-ico-home a {
  padding-right: 10px;
}
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links a.yuhead-ico-mail,
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links a span.yuhead-ico-home {
  display: block;
  padding-bottom: 1px;
}
#yuhead-hd #yuhead-right {
  float: right;
  max-width: 727px;
  width: 56.8%;
}
#yuhead-bd {
  padding: 0 10px 12px;
}
.yuhead-logo {
  float: left;
  margin-right: 40px;
  text-align: left;
  width: 360px;
}
.yuhead-logo h2 a {
  color: #333333;
  overflow: hidden;
  text-indent: -999em;
}
.yuhead-logo h2 div.yuhead-comarketing a {
  display: inline;
  text-indent: 0;
}
.yuhead-logo h2 div.yuhead-comarketing {
  text-align: right;
  white-space: nowrap;
}
#yUnivHead .yucs-inactive {
  opacity: 0;
}
#yUnivHead .yucs-inactive a {
  cursor: default;
}
#yUnivHead .yucs-wait a {
  cursor: wait;
}
#yUnivHead #yuhead-hd ul li.yucs-menu {
  position: relative;
  z-index: 10000;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul {
  font-size: 108%;
  padding: 8px 0;
  top: 13px;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul.yucs-menu-left {
  left: 0;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul.yucs-menu-right {
  right: 8px;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul.yucs-menu-left .debug-item em {
  display: block;
  font-style: normal;
  margin: -1.2em 0 0 15em;
  text-align: right;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul.yucs-menu-right .debug-item em {
  display: block;
  font-style: normal;
  margin: -1.2em 0 0 15em;
  text-align: right;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li {
  border: 0 none;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #777777;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  position: absolute;
  white-space: nowrap;
  z-index: 1000;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li {
  color: #454545;
  float: none;
  line-height: 1.3em;
  padding: 3px 16px !important;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li a {
  color: #454545;
}
#yUnivHead #yuhead-hd ul li.active {
  background-position: 6px -1035px;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li.disabled {
  cursor: pointer;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li.disabled a {
  color: #999999;
  cursor: pointer;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li.disabled a:hover {
  cursor: default;
  text-decoration: none;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li.last-item {
  min-width: 13em;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li.last-child {
  border-top: 1px solid #CCCCCC;
  margin-right: 19px;
  margin-top: 8px;
  padding: 8px 0 0 !important;
  text-indent: 18px;
  width: 100%;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel #yuhead-username #yuhead-useroptions li.first-child {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 8px !important;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li.last-child span,
#yUnivHead #yuhead-hd ul li.yucs-menu ul li.yuhead-user-login span,
span.yuhead-yid {
  clear: both;
  color: #454545;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 3px 0;
}
#yUnivHead #yuhead-hd ul li.yucs-menu span.yucs-menu-access {
  display: inline-block;
  height: 15px;
  overflow: hidden;
  padding: 0;
  text-decoration: none;
  text-indent: -999em;
  vertical-align: middle;
  width: 7px;
}
#yUnivHead #yuhead-hd ul li.yucs-menu a.yucs-menu-access {
  display: inline-block;
  height: 15px;
  overflow: hidden;
  padding: 0;
  text-decoration: none;
  text-indent: -999em;
  vertical-align: middle;
  width: 7px;
}
div.sa-tray {
  z-index: 9999;
}
#yUnivHead #yuhead-pbar {
  background-color: #33A1C8;
  background-image: -moz-linear-gradient(center top, #3494B2, #48C9ED 90%);
  border-bottom: 1px solid #328CA5;
  color: #FFFFFF;
  font-size: 93%;
  padding: 3px 3px 6px;
}
#yUnivHead #yuhead-pbar div.yuhead-pbar-links a {
  border-right: 1px solid #75D03D;
  color: #FFFFFF;
  padding-left: 7px;
  padding-right: 7px;
  vertical-align: middle;
}
#yUnivHead #yuhead-pbar div.yuhead-pbar-links a.last {
  border-right: 0 none;
}
#yUnivHead #yuhead-pbar div.yuhead-pbar-links {
  display: inline;
  float: none;
}
#yUnivHead #yuhead-pbar img {
  border: 0 none;
  float: right;
  padding-right: 6px;
  vertical-align: middle;
}
#yUnivHead #yuhead-promo .yucs-sethp .yucs-sethp-panel a,
#yUnivHead #yuhead-promo .yucs-sethp .yucs-sethp-panel a:hover {
  color: #1F4CA5 !important;
}
#yUnivHead #yuhead-promo .yucs-sethp .yucs-sethp-panel {
  color: #676767;
}
#yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel li ul li {
  border-left: medium none;
  float: none;
  margin-left: 0;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul li:hover,
#yUnivHead #yuhead-hd ul li.yucs-menu ul li.li-selected {
  background-color: #E0E0E0;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child:hover {
  background: none repeat scroll 0 center transparent;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child span:hover {
  background: none repeat scroll 0 center transparent;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul#yuhead-useroptions li.first-child span,
#yUnivHead #yuhead-hd ul li.yucs-menu ul#yuhead-useroptions li.last-child span {
  cursor: text;
}
#yUnivHead #yuhead-hd ul li.yucs-menu ul span.separator {
  border-bottom: 1px solid #CCCCCC;
  display: block;
  margin-bottom: 9px;
  padding-bottom: 8px;
}
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links li ul#yuhead-useroptions li.last-child {
  border-right: medium none #777777;
  margin-top: 0;
  padding: 6px 0 3px !important;
}
#yUnivHead #yuhead-hd #yuhead-att-panel li {
  border-left: 0 none;
  border-right: 1px solid #777777;
  padding: 3px 18px !important;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child-link-help {
  font-size: 93%;
  margin-right: 19px;
  padding: 0 3px 0 0 !important;
  text-indent: 18px;
  width: 100%;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child-link:hover {
  background: none repeat scroll 0 center transparent;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child-link a {
  padding: 3px 0;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child-link a:hover {
  background-color: #E0E0E0;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child:hover {
  background: none repeat scroll 0 center transparent;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child span:hover {
  background: none repeat scroll 0 center transparent;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child-link-help {
  font-size: 93%;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child-link:hover {
  background-color: #E0E0E0;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont ul li.yucs-menu ul#yuhead-useroptions li.last-child-link span:hover {
  background-color: #E0E0E0;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel #yuhead-username #yuhead-useroptions li.last-child.yuhead-sl:hover {
  background-color: #E0E0E0;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel #yuhead-username #yuhead-useroptions li.first-child:hover {
  background: none repeat scroll 0 center transparent;
}
#yUnivHead #yuhead-hd #yuhead-mepanel-cont #yuhead-mepanel #yuhead-username #yuhead-useroptions li.first-child span:hover {
  background: none repeat scroll 0 center transparent;
}
.yuhead-logo h2 {
  background-repeat: no-repeat;
}
.yuhead-logo h2.small {
  background-position: 0 -240px;
}
.yuhead-logo div.yuhead-comarketing a {
  display: inline;
  position: relative;
}
.yuhead-logo a {
  display: block;
  position: absolute;
}
.yuhead-logo div.yuhead-comarketing {
  font-size: 93%;
  text-align: right;
  white-space: nowrap;
}
img.yucs-avatar {
  border: 1px solid #CACACA !important;
  height: 16px;
  padding: 1px;
  width: 16px;
}
span.yucs-avatar {
  display: inline-block;
  float: left;
  height: 20px;
  margin-right: 5px;
  margin-top: -2px;
  width: 20px;
}
#yuhead-hd span.yucs-mail-count {
  background-color: #E02727;
  border-radius: 6px 6px 6px 6px;
  color: #FFFFFF;
  margin-left: 5px;
  padding: 0 5px;
}
#yuhead-hd #yuhead-com-links-cont #yuhead-com-links a.yuhead-ico-mail {
  display: inline-block;
  vertical-align: top;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links li.yucs-mail-comp {
  position: relative;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yuhead-ico-mail.previewenabled {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #FFFFFF;
  background-position: 3px 1px;
  border-color: rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) -moz-use-text-color;
  border-image: none;
  border-radius: 3px 3px 0 0;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  color: #666666;
  margin-left: -7px;
  margin-right: -7px;
  margin-top: -3px;
  padding-bottom: 2px;
  padding-left: 23px;
  padding-right: 6px;
  position: relative;
  vertical-align: bottom;
  z-index: 1001;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel .yucs-mail-preview-title {
  float: left;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel .yucs-preview-body .yucs-preview-mailcount {
  color: #454545;
  font-weight: bold;
  padding: 10px 10px 10px 20px;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel .yucs-mail-loading {
  background: url("https://s.yimg.com/ok/u/assets/img/spinner-24x24-anim.gif") no-repeat scroll 50% 6px transparent;
  padding: 20px;
  text-indent: -9999px;
}
#yUnivHead #yuhead-hd .yucs-mail-preview-panel {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  left: 0;
  position: absolute;
  top: 14px;
  width: 230px;
  z-index: 1000;
}
#yUnivHead #yuhead-hd .yucs-mail-preview-panel .yucs-preview-body {
  max-height: 375px;
  overflow-x: hidden;
  overflow-y: auto;
}
#yUnivHead #yuhead-hd li.yucs-mail-preview-panel.forceZIndex {
  z-index: 10000;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  color: #454545;
  display: block;
  margin: 0;
  padding: 0;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li a {
  margin: 0 0 0 5px;
  padding: 10px 17px;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li a div {
  padding: 0.06em 0;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li a.unread {
  background-image: url("http://l.yimg.com/a/i/ww/met/mod/mail/mail_ico_dot.gif");
  background-position: 2px 10px;
  background-repeat: no-repeat;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li .yucs-mailpreview-from {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
  margin-top: -3px;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li .yucs-mailpreview-subject {
  color: #2960B4;
  font-size: 11px;
  font-weight: normal;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li span.yucs-mailpreview-timestamp {
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li:hover {
  background-color: #E6E6E6;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li.yucs-preview-mailcount:hover {
  background-color: #FFFFFF;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li.yucs-selected-message {
  background-color: #E6E6E6;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li.yucs-mailpreview-header {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  height: 15px;
  padding: 5px;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li a.yucs-mailpreview-help {
  color: #454545;
  float: right;
  margin-top: 0;
  overflow: hidden;
  padding: 0;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li.yucs-mailpreview-view a {
  color: #2960B4;
  font-weight: bold;
  padding: 15px;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li a.read {
  background-color: #FBFBFB;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li:hover a.read {
  background-color: #E6E6E6;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel li.yucs-selected-message a.read {
  background-color: #E6E6E6;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel .yucs-mailpreview-ico {
  background-position: 0 1px;
  border: medium none;
  float: right;
  height: 15px;
  margin-right: -15px;
  width: 20px;
}
#yUnivHead #yuhead-hd #yuhead-com-links-cont #yuhead-com-links .yucs-mail-preview-panel .yucs-mailpreview-help {
  float: right;
  font-weight: normal;
}
#yUnivHead #yuhead-hd .yucs-mailpreview-header a.yucs-mailpreview-help.yucs-selected-message {
  outline: 1px dotted #676767 !important;
  text-decoration: none;
}
#yuhead-bd #yuhead-search {
  float: right;
  max-width: 727px;
  width: 56.8%;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont {
  border: 1px solid;
  float: right;
  width: 100%;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form input {
  color: #000000;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form label span {
  float: left;
  height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 0;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form .yucs-form-input {
  padding: 3px;
  width: 100%;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form .yucs-search-hint-color {
  color: #000;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form .yucs-form-btn {
  padding: 3px 3px 3px 23px;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form input {
  background-color: #FFFFFF;
  border-color: #8E8E90 #D9D9DA #D9D9DA #8E8E90;
  outline: medium none;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form .yucs-search-field {
  border-style: solid;
  border-width: 1px;
  height: 18px;
  margin-right: 3px;
  padding-bottom: 2px;
  padding-top: 2px;
  vertical-align: top;
  width: 100%;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form button {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  font-family: arial;
  font-size: 100%;
  font-weight: bold;
  line-height: 15px;
  margin: 0;
  max-height: 23px;
  padding: 4px 15px 3px;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont {
  background-color: #DFDFE0;
  background-image: -moz-linear-gradient(center top, #F1F1F4, #CACACA);
  border-color: #AFAFAF;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form .yucs-btn-wrap {
  display: inline-block;
  margin-right: 2px;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form .yucs-sweb-btn {
  *margin-right: -3px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background-color: #f8d44c;
  background: -moz-linear-gradient(top, #fff39c, #fee474 50%, #fdd14c 50%, #fcc42e);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FCC42E), color-stop(0.5, #FDD14C), color-stop(0.5, #FEE474), color-stop(1, #FFF39C));
  border: 1px solid #878787;
  border-radius: 2px 2px 2px 2px;
}
#yuhead-bd #yuhead-search #yuhead-sform-cont form .yucs-sprop-btn {
  background: -moz-linear-gradient(center top, #F7F7F7, #E3E3E3 50%, #D3D3D3 50%, #BFBFBF) repeat scroll 0 0 transparent;
  border: 1px solid #878787;
  border-radius: 2px 2px 2px 2px;
}
.yuhead-logo h2 {
  width: 350px;
  height: 52px;
  background-image: url(https://s1.yimg.com/rz/d/yahoo_dictionary_zh-Hant-TW_s_f_p_350x40_dictionary.png);
  background-position: 5px 5px;
}
.yuhead-logo h2.hk {
  background-image: url(https://s1.yimg.com/rz/d/yahoo_dictionary_zh-Hant-HK_s_f_p_350x40_dictionary.png);
  background-position: 5px 5px;
}
.yuhead-logo a {
  width: 350px;
  height: 52px;
}
.yuhead-logo div.yuhead-comarketing {
  width: 154px;
}
#yUnivHead {
  background: transparent;
}
/* for hardcode UH2 -- end*/
iframe {
  border: 0 none;
}
.yui3-skin-sam .yui3-aclist-item-active {
  background: none repeat scroll 0 0 #BFDAFF !important;
  color: #FFFFFF;
  outline: 0 none;
}
/* for nativeAd */
.sign-icon a {
  float: right;
  font-family: Yglyphs-legacy;
  font-size: 18px;
  color: #999999;
  /* text-decoration: blink; */
}
.sign-icon a:hover {
  color: #999999;
  text-decoration: none;
  text-decoration-color: -moz-use-text-color;
}
.native-ad-wrapper {
  margin: 20px;
}
.native-ad .native-content {
  margin-bottom: 10px;
}
.native-ad .native-url {
  font-size: 115.4%;
}
.native-ad .native-desc {
  color: #000000;
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 6px;
}
.native-ad .native-source {
  color: #999999;
}
.native-ad .native-left {
  float: left;
  margin-right: 10px;
}
.native-ad .native-right {
  height: 82px;
}
.mb_beacon {
  width: 1px;
  height: 1px;
  display: none;
}
