@charset "UTF-8";
#main-contents .title {
  height: 190px;
  background: url(../images/netradio/top.png) no-repeat 10px 0;
}
#main-contents.tab .title {
  height: 70px;
  display: block;
  background: url(../images/netradio/top2.png) no-repeat center 0;
}
#main-contents #haisin {
  margin-top: 40px;
}
#main-contents #haisin #left {
  float: left;
}
#main-contents #haisin #onair {
  width: 360px;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  padding-left: 15px;
  background: url(../images/netradio/bar.png) no-repeat 0 0;
}
#main-contents #haisin #onair p {
  font-size: 24px;
  display: inline;
}
#main-contents #haisin #onair span {
  position: relative;
  top: -3px;
}
#main-contents #haisin #play {
  display: block;
  width: 360px;
  height: 72px;
  line-height: 72px;
  background: url(../images/netradio/bar2.png) no-repeat 0 0;
  color: #fff;
  font-size: 22px;
  margin-top: 10px;
  padding-left: 15px;
}
#main-contents #haisin #play p {
  display: inline;
  font-size: 38px;
}
#main-contents #haisin #play p small {
  font-size: 28px;
  position: relative;
  top: -3px;
}
#main-contents #haisin #play span {
  position: relative;
  top: -6px;
}
#main-contents #haisin #right {
  float: right;
}
#main-contents #haisin #right div {
  width: 345px;
  padding: 5px 15px;
  background: #00a6bd;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
}
#main-contents #haisin #right div img {
  position: absolute;
  left: -23px;
  bottom: 0;
}
#main-contents #haisin #right div p {
  font-size: 16px;
}
#main-contents #haisin #right #k-tai {
  font-size: 12px;
  margin-top: 10px;
  padding: 10px 0 10px 90px;
  width: 285px;
  background: url(../images/netradio/qr.png) no-repeat 15px center #00a6bd;
}
#main-contents #r-menu {
  margin: 40px 0 30px -8px;
  width: 792px;
}
#main-contents #r-menu li {
  width: 256px;
  float: left;
  margin-left: 8px;
}
#main-contents #r-menu li a {
  display: block;
  height: 26px;
  border: solid 1px #303030;
  text-align: center;
  line-height: 26px;
  color: #303030;
  font-size: 18px;
}
#main-contents #r-menu li a:hover, #main-contents #r-menu li a.current {
  border-color: #00a6bd;
  background: #00a6bd;
  color: #fff;
}
#main-contents #info {
  background: url(../images/netradio/bg-top.png) no-repeat 0 0;
  padding-top: 20px;
}
#main-contents #info #info-body {
  background: url(../images/netradio/bg-bottom.png) no-repeat 0 bottom #def5f8;
  padding: 0 30px 20px;
  font-size: 12px;
  line-height: 1.7;
}
#main-contents #info #info-body h2 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 1px #303030;
}
#main-contents #info #info-body h2 .f2 {
  font-size: 24px;
  margin-right: 5px;
}
#main-contents #info #info-body h2 small {
  position: relative;
  top: -2px;
}
#main-contents #info #info-body h3 {
  font-size: 16px;
  font-weight: bold;
  color: #00a6bd;
  margin-top: 20px;
}
#main-contents #info #info-body .red {
  color: #FF062A;
}
#main-contents #info #info-body #present {
  font-size: 16px;
  margin-top: 20px;
  font-weight: bold;
}
#main-contents #info #info-body #message-link {
  height: 54px;
  padding-top: 15px;
  margin-top: 30px;
  background: url(../images/netradio/ika.png) no-repeat 500px 0;
}
#main-contents #info #info-body #message-link a {
  display: block;
  height: 54px;
  line-height: 56px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  width: 284px;
  background: url(../images/netradio/mail.png) no-repeat 0 0;
  margin: 0 auto;
  color: #fff;
}

#message-form h2 {
  height: 30px;
  line-height: 30px;
  background: url(../images/netradio/mail-icon.png) no-repeat 0 center;
  padding-left: 40px;
  border-bottom: solid 1px #303030;
  font-weight: bold;
  font-size: 22px;
}
#message-form form {
  font-size: 12px;
  width: 100%;
  line-height: 1.7;
  margin-top: 30px;
}
#message-form form table {
  width: 100%;
}
#message-form form table th {
  vertical-align: top;
}
#message-form form textarea {
  width: 70%;
}
#message-form form a {
  color: #00a6bd;
  font-weight: bold;
}
#message-form form .submit_btn {
  display: block;
  width: 176px;
  height: 44px;
  background: url(../images/netradio/submit.png) no-repeat 0 0;
  margin: 20px auto 0;
  padding: 0;
  border: none;
  text-align: center;
  line-height: 44px;
  color: #fff;
  cursor: pointer;
  font-size: 22px;
}
#message-form #privacy_area {
  padding: 30px 0 10px;
  font-size: 12px;
  line-height: 1.7;
}
#message-form #privacy_area ul {
  list-style: disc;
  padding-left: 20px;
}

#song-list h2 {
  font-size: 28px;
  background: url(../images/netradio/song.png) no-repeat 0 center;
  height: 36px;
  padding-left: 40px;
  line-height: 36px;
  border-bottom: solid 1px #303030;
}
#song-list article {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #303030;
}
#song-list article h3 {
  font-size: 32px;
  height: 36px;
  line-height: 36px;
  padding-left: 25px;
  background: url(../images/netradio/ika2.png) no-repeat 0 0;
}
#song-list article h3 time {
  font-size: 20px;
  margin-left: 10px;
  position: relative;
  top: -4px;
}
#song-list article .m {
  margin-top: 20px;
}
#song-list article .m .jk {
  float: left;
  font-size: 11px;
  width: 180px;
}
#song-list article .m .jk p {
  margin-bottom: 5px;
}
#song-list article .m .jk img {
  display: block;
  max-width: 100%;
  height: auto;
}
#song-list article .m .text {
  margin-left: 210px;
  padding-top: 10px;
}
#song-list article .m .text .title {
  background: none;
  font-size: 18px;
  text-align: left;
  line-height: 1.3;
  letter-spacing: 0;
  border: none;
  margin: 0 0 15px;
  height: auto;
  color: #303030;
}
#song-list article .m .text .include,
#song-list article .m .text .in {
  font-size: 14px;
}
#song-list article .m .text .in {
  font-weight: bold;
  color: #00a6bd;
}
#song-list article .m .text .link {
  margin-top: 10px;
}
#song-list article .m .text .link a {
  display: block;
  height: 20px;
  color: #fff;
  background: #00a6bd;
  font-size: 12px;
  padding: 0 10px;
  float: left;
  margin-right: 10px;
  text-decoration: none;
}

#thanks {
  height: 400px;
  background: url(../images/netradio/thanks.png) no-repeat center;
}

#thanks-image {
  display: block;
  width: 190px;
  height: auto;
  margin: 30px auto;
}

#blog {
  margin-top: 40px;
}
#blog iframe {
  width: 100%;
  height: 500px;
}
