#main .iconWrap {
  *zoom: 1;
  margin-bottom: 5px; }
  #main .iconWrap:after {
    content: "";
    display: block;
    clear: both; }
  #main .iconWrap div {
    float: left;
    width: 84px;
    margin-right: 5px;
    padding: 2px 0;
    color: #fff;
    text-align: center; }
  #main .iconWrap .new {
    background-color: #ED6E6D; }
  #main .iconWrap .near {
    background-color: #ED9E76; }
  #main .iconWrap .browse {
    background-color: #26B9C7; }
  #main .iconWrap .ebook {
    background-color: #3AA97F; }
#main .titleWrap {
  margin-bottom: 20px; }
  #main .titleWrap .titleType1 {
    margin-bottom: 0; }
  #main .titleWrap p {
    color: #656565;
    font-size: 117%; }
#main .btnWrap {
  *zoom: 1;
  margin-bottom: 26px; }
  #main .btnWrap:after {
    content: "";
    display: block;
    clear: both; }
  #main .btnWrap div {
    float: left; }
    #main .btnWrap div a {
      display: block;
      width: 111px;
      margin-right: 10px;
      padding: 15px 0;
      border: 1px solid #897bc6;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      text-align: center; }
      #main .btnWrap div a:hover {
        border: 1px solid #897bc6;
        background-color: #897bc6;
        color: #fff; }
    #main .btnWrap div span {
      display: block;
      width: 111px;
      margin-right: 10px;
      padding: 15px 0;
      border: 1px solid #897bc6;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: #897bc6;
      color: #fff;
      text-align: center; }
#main .detail {
  *zoom: 1;
  margin-bottom: 55px; }
  #main .detail:after {
    content: "";
    display: block;
    clear: both; }
  #main .detail .left {
    width: 256px; }
    #main .detail .left .cover {
      margin-bottom: 6px;
      text-align: center; }
      #main .detail .left .cover img {
        border: 1px solid #CFCFCF; }
    #main .detail .left .btn {
      margin-bottom: 24px;
      text-align: center; }
    #main .detail .left p {
      color: #656565;
      text-align: center; }
      #main .detail .left p img {
        margin-right: 3px;
        vertical-align: -2px; }
  #main .detail .right {
    width: 500px;
    color: #333; }
    #main .detail .right > p {
      margin-bottom: 10px;
      font-size: 117%;
      line-height: 1.8; }
    #main .detail .right > table {
      width: 100%; }
      #main .detail .right > table tr {
        background-image: url(../images/common/bg_border_dotted1.gif);
        background-position: 0 0;
        background-repeat: repeat-x; }
      #main .detail .right > table th, #main .detail .right > table td {
        padding: 12px 0; }
      #main .detail .right > table th {
        width: 130px;
        color: #6B5551;
        vertical-align: top; }
      #main .detail .right > table td p {
        margin-top: 8px; }
        #main .detail .right > table td p:first-child {
          margin-top: 0; }
#main .textWrap .tab {
  *zoom: 1;
  margin-bottom: 30px;
  padding-left: 5px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 117%; }
  #main .textWrap .tab:after {
    content: "";
    display: block;
    clear: both; }
  #main .textWrap .tab div {
    float: left;
    width: 190px;
    text-align: center; }
    #main .textWrap .tab div:first-child span {
      border-left: 1px solid #CCCCCC; }
    #main .textWrap .tab div:first-child.current {
      width: 188px;
      margin: 0 0 -1px 0; }
    #main .textWrap .tab div.current {
      width: 189px;
      margin: 0 0 -1px -1px;
      border-top: 1px solid #CCCCCC;
      border-right: 1px solid #CCCCCC;
      border-left: 1px solid #CCCCCC;
      border-bottom: 1px solid #fff;
      -moz-border-radius: 5px 5px 0 0;
      -webkit-border-radius: 5px;
      border-radius: 5px 5px 0 0; }
      #main .textWrap .tab div.current a {
        padding: 7px 0 8px; }
      #main .textWrap .tab div.current span {
        border: none; }
    #main .textWrap .tab div a {
      display: block;
      padding: 8px 0; }
      #main .textWrap .tab div a:hover {
        background-color: #f4f4f4;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px;
        border-radius: 5px 5px 0 0; }
    #main .textWrap .tab div span {
      display: block;
      padding: 5px 0;
      border-right: 1px solid #CCCCCC; }
#main .textWrap .wrap > div {
  display: none;
  font-size: 109%;
  line-height: 1.4; }

.netshopWrapper table {
  margin: 10px 0 0 0;
  border-top: 1px solid #FFF2C8;
  border-right: 1px solid #FFF2C8; }

.netshopWrapper table th {
  width: 35%;
  padding: 5px 5px 5px 7px;
  border-bottom: 1px solid #FFF2C8;
  border-left: 1px solid #FFF2C8;
  background-color: #FFF2C8;
  background-image: none;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
  white-space: nowrap; }

.netshopWrapper table td {
  width: 65%;
  padding: 5px 5px 5px 7px;
  border-bottom: 1px solid #FFF2C8;
  border-left: 1px solid #FFF2C8;
  background-color: #FFFBEC;
  text-align: left;
  vertical-align: middle; }

.netshopWrapper table option {
  padding: 0 10px 0 0; }

.netshopWrapper table td {
  padding: 0; }

.netShopPullDown {
  position: relative;
  height: 45px;
  padding: 0 5px; }

.netshopWrapper ul {
  position: absolute;
  left: 10px;
  border: 1px solid #4F81BD; }

.netshopWrapper li {
  display: none;
  background-color: #FFF;
  vertical-align: bottom; }

.netshopWrapper li.noselect {
  display: block;
  background-color: #0070C0;
  background-image: url(/images/common/icon_pulldown.gif);
  background-repeat: no-repeat;
  background-position: right center; }

.netshopWrapper li.noselect a {
  margin-right: 20px;
  border-right: 2px solid #4F81BD; }

.netshopWrapper li a {
  display: block;
  padding: 2px 5px;
  background-color: #FFF;
  white-space: nowrap;
  color: #333; }

.netshopWrapper li a:hover,
.netshopWrapper li a.hover {
  background-color: #0070C0;
  color: #FFF;
  text-decoration: none; }
