#poplink {
  width: 250px !important;
  /* margin-top: 45px; */
  z-index: 5000;
  cursor: default;
  overflow: hidden;
  background-color: #FFF;
  border-collapse: collapse;
  border: 1px solid #a9a9a9;
  margin: 0px;
  padding: 0 !important;
  /* width:400px !important; */
  text-align:left;
  border-radius: 0 !important;        /* CSS3草案 */
  -webkit-border-radius: 0 !important;    /* Safari,Google Chrome用 */
  -moz-border-radius: 0 !important;   /* Firefox用 */
}

#poplink .poplink_selected {
  background-color: #dedede;
  color: black;
}

#poplink tr {
  background-color: #FFF;
}

#poplink td {
  font-size: small;
  font-style: normal;
  color: black;
  overflow: hidden;
  border-left: 1px solid gray;
  border-top: 1px solid gray;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  margin: 0px;
  padding: 1px;
  text-align: left;
}
#popSearch{
  padding:0px 0px;
}
#popSearch a{
  width: 100% !important;
  text-decoration: none;
  color: #666666;
  display: block !important;
  padding: 0 !important;
  background-image: none !important;
  position: static !important;
  text-align: left !important;
  font-weight: normal !important;
}
#popSearch a img{
  width: 80px !important;
  height: auto !important;
}
#popSearch .popSearch{
  margin-bottom: 5px;
  margin-top:5px;
  line-height: 15px;
  padding-top:5px;
  width:270px;
  float:left;
}
#popSearch .pT{
  width: 65% !important;
  color: #666666 !important;
  font-weight: normal !important;
  display:block;
  margin-bottom:10px;
  margin-left:70px !important;
  line-height: 1.4 !important;
  font-size:14px;
  font-feature-settings: 'palt';
  letter-spacing: 0.02em;
}
#popSearch .pS{
  margin-bottom: 5px;
  font-size:80%;
  line-height: 15px;
  margin-left:70px !important;
}
#popSearch .pS1{
  font-size:90%;
}
#popSearch .pP {
  font-size:90%;
  margin-left:100px;
  line-height: 15px;
}
#popSearch .pI{
  float:left;
  margin-right:10px;
  margin-top:0 !important;
}
#popSearch .pI img{
  max-height:120px;
  max-width:90px;
}

#popSearch .popItem{
  padding:5px;
  padding-left:5px;
}
#poplink_word_area div{
  width: 100%;
  padding: 5px;
  color: #666666;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  line-height: 1.4;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
#poplink_word_area div:hover,
#popSearch .popItem:hover{
  background-color: #e9ebf1 !important;
}
#popSearch .clear{
  clear:both;
}
#popMoreLink {
  background-color: #FFFFFF;
  border: medium none;
  border-top: 1px solid #A9A9A9;
  color: #666666;
  padding: 5px 5px 0 0;
  text-align: right;
  width: 100%;
}
#popMoreLink:hover {
  background-color: #EEE;
}
#popRecommend{
  padding:0 0px;
}
#popRecommend a{
  text-decoration: none;
  color: #666;
}
#popRecommend .popHeader{
  font-weight: bold;
  border-bottom:1px solid #393939;
}
#popRecommend .popTitle{
  font-weight: bold;
  margin-bottom: 10px;
}
#popRecommend .popImg{
  float:left;
  margin-right:10px;
}
#popRecommend .popItem{
  margin:2px 0;
}
#popRecommend .popItem:hover{
  background-color: #eee;
}
#popRecommend .clear{
  clear:both;
}

/* side view version. */
#poplink_s {
  z-index: 5000;
  cursor: default;
  overflow: hidden;
  margin: 0px;
  padding: 1px;
  text-align:left;
  width:auto !important;
  font-size:85%;
  color:#494949;
}

#poplink_s #poplink_s_word_area{
  width: 200px;
  float:left;
  background-color: #FFF;
  border-collapse: collapse;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

#poplink_s #poplink_s_search_area{
  width: 350px;
  float:right;
  background-color: #FFF;
  border-collapse: collapse;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

#poplink_s .poplink_s_selected {
  background-color: #dedede;
  color: black;
}

#poplink_s tr {
  background-color: #FFF;
}

#poplink_s td {
  font-size: small;
  font-style: normal;
  color: black;
  overflow: hidden;
  border-left: 1px solid gray;
  border-top: 1px solid gray;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  margin: 0px;
  padding: 1px;
  text-align: left;
}

#poplink_s #popSearch{
clear:both;
  padding:0px 0px;
}
#poplink_s #popSearch a{
  text-decoration: none;
  color: #666;
}
#poplink_s #popSearch .popSearch{
  margin-bottom: 5px;
  margin-top:5px;
  line-height: 15px;
  padding-top:5px;
  width:270px;
  float:left;
}
#poplink_s #popSearch .pT{
  font-weight: bold;
  display:block;
  margin-bottom:10px;
  margin-left:100px;
}
#poplink_s #popSearch .pS{
  margin-bottom: 5px;
  font-size:80%;
  line-height: 15px;
  margin-left:100px;
}
#poplink_s #popSearch .pS1{
  font-size:90%;
}
#poplink_s #popSearch .pP {
  font-size:90%;
  margin-left:100px;
  line-height: 15px;
  color:#825959;
}
#poplink_s #popSearch .pI{
  float:left;
  margin-right:10px;
  margin-top:5px;
}
#poplink_s #popSearch .pI img{
  max-height:120px;
  max-width:90px;
}

#poplink_s #popSearch .popItem{
  padding:5px;
  padding-left:5px;
}
#poplink_s #popSearch .popItem:hover{
  background-color: #eee;
}
#poplink_s #popSearch .clear{
  clear:both;
}


#popSearch .popItemA .popItem{
  background-color: #ccc;
}
#popSearch .popItemA .popItem .pT{
  color: #ffffff !important;
  font-weight: bold !important;
}
#popSearch .popItemA .popItem:hover{
  background-color: #e4e6ed;
}


#popSearch .popItemG .popItem{
}
#popSearch .popItemG .popItem:hover{
}

@media only screen and (max-width: 479px) {
 #poplink{
  width: 200px !important;
  top:10px !important;
  right: 0 !important
 }
}

#popSearch .popItem_artist{
  background-color: #bdc2d0;
}