@charset "utf-8";
/* CSS Document */
/*-----常用-----*/
p.top-title {
    background-color: #efefef;
    height: 24px;
    line-height: 24px;
    margin-bottom: 12px;
}

div.content-C {
    width: 645px;
    float: left;
    padding: 0 19px 0 20px;
}

/*-----news-----*/
.content-C div.news {
    line-height: 30px;
    height: 30px;
    background-color: #EFEFEF;
    margin-bottom: 20px;
    overflow: hidden;
}

.content-C div.news p.title {
    float: left;
    width: 50px;
    text-align: center;
    font-weight: bolder;
    line-height: 30px;
    height: 30px;
    background-color: #FFE329;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.content-C div.news p.text a {
    float: left;
    line-height: 30px;
    padding-left: 5px;
    height: 30px;
    color: #F30;
    display: block;
    padding-right: 5px;
    text-decoration: underline;
}

.content-C div.news p.text a:hover {
    text-decoration: underline;
}

.content-C div.news p.text span {
    float: left;
    line-height: 30px;
    height: 30px;
    color: #F30;
    display: block;
    text-decoration: none;
}

/*-----slide-----*/
.content-C ul.slide li {
    float: left;

}

.content-C ul.slide li a {
    border: 1px solid #CCC;
    display: block;
    text-align: center;
    line-height: 33px;
    background-image: url(../image/bg-search-panel.jpg);
    background-position: 0;
    width: 127px;
}

.content-C ul.slide li a:hover {
    line-height: 33px;
}

.content-C div.banner3 {
    margin-bottom: 20px;
    text-align: center;
    background-color: #CCC;
    width: 645px;
    height: 189px;
    padding: 5px 0 5px 0
}

/*-----book-box 閱讀焦點-----*/
ul.book-title li.theme {
    float: left;
    width: 127px;
    text-indent: 23px;
    line-height: 33px;
    border: 1px solid #fff;
    font-weight: 900;
    background-image: url(../image/memo.png);
    background-repeat: no-repeat;
    font-size: 15px;
    color: #FFF;
}

ul.book-title li.theme-6 {
    float: left;
    width: 127px;
    text-indent: 16px;
    line-height: 33px;
    border: 1px solid #fff;
    font-weight: 900;
    background-image: url(../image/memo.png);
    background-repeat: no-repeat;
    font-size: 15px;
    color: #FFF;
}

ul.book-title li {
    float: left;
}

ul.book-title li a {
    width: 127px;
    border: 1px solid #CCC;
    text-align: center;
    line-height: 33px;
    background-image: url(../image/bg-search-panel.jpg);
    background-position: 0;
    display: block;
}

ul.book-title li a:hover {
    background-image: url("../image/bg-search-panel.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    line-height: 33px;
}

.border {
    border: 1px solid #CCC;
    height: 490px;
    position: relative;
}

div ul.book li {
    float: left;
    padding: 6px 12px 0 12px;
}

div ul.book li img {
    padding: 3px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}

div ul.book li .book-info {
    float: left;
    padding: 3px 3px 3px 20px;
    width: 403px;
    line-height: 24px;
}

.border ul.book li .book-img {
    width: 186px;
    float: left;
}

ul.book li .book-info h3 a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

ul.book li .book-info h2 a {
    color: #900;
}

ul.book li .book-info h4 a:hover {
    color: #F60;
}

ul.book .book-img-content {
    width: 189px;
    text-align: center;
}

ul.book .book-img-content h2 {
    height: 48px;
}

ul.book .book-img-content h2 a {
    text-align: center;
    line-height: 1.5em;
    color: #900;
    text-decoration: underline;
}

ul.book .book-img-content h3 {
    line-height: 24px;
    text-align: center;
}

/*-----book-ad-----*/
ul.book-ad {
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: #CCC 1px solid;
    background-color: #FFF;
}

ul.book-ad li {
    float: left;
}

ul.book-ad li a {
    background-image: url(../image/item.png);
    background-repeat: no-repeat;
    width: 299px;
    display: block;
    line-height: 24px;
    padding-left: 20px;
    text-decoration: underline;
    color: #00F;
}

ul.book-ad li a:hover {
    background-image: url(../image/item.png);
    background-repeat: no-repeat;
}

ul.book-ad li.more a {
    color: #F60;
    width: 603px;
    text-align: right;
    padding-right: 20px;
    display: block;
    background-image: none;
    background-color: #e7e7e7;
}

ul.book-ad li.more a:hover {
    color: #F60;
    width: 603px;
    text-align: right;
    padding-right: 20px;
    background-color: #e7e7e7;

}

/*-----book-box 注目新書-新書推薦-----*/
.border2 {
    border: 1px solid #CCC;
    height: 525px;
    position: relative;
}

ul.book2 li {
    float: left;
    padding: 12px 12px 0 12px;
}

ul.book2 li img {
    padding: 3px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    background-color: #FFFFFF;
}

ul.book2 li .book-info {
    float: left;
    padding: 3px 3px 3px 20px;
    width: 400px;
    line-height: 24px;
}

ul.book2 li .book-info h3 a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

ul.book2 li .book-img {
    width: 186px;
    float: left;
}

ul.book2 li .book-info h4 {
    color: #666;
}

ul.book2 .book-img-content {
    width: 136px;
    text-align: center;
}

ul.book2 .book-img-content2 {
    width: 104px;
    text-align: center;
}

ul.book2 .book-img-content h2 {
    height: 48px;
}

ul.book2 .book-img-content h2 a {
    text-align: center;
    /*line-height: 24px;*/
    color: #900;
}

.book2 .book-img-content2 h2 {
    height: 48px;
}

.book2 .book-img-content2 h2 {
    text-align: center;
    line-height: 24px;
    color: #900;
}

ul.book2 .book-img-content h3 {
    line-height: 24px;
    text-align: center;
    height: 40px
}

ul.book2 .book-img-content h4 a {
    text-align: center;
    line-height: 24px;
    background-color: #efefef;
    margin-bottom: 10px;
    display: block;
}

ul.book2 .book-img-content h4 a:hover {
    background-color: #FFE329;
}

ul.book2 .book-img-content h5 a {
    line-height: 24px;
}

/*-----book-box 注目新書-內文搶先看-----*/
ul.book3 li {
    width: 303px;
    line-height: 24px;
    margin-top: 12px;
}

.book3 li .text li {
    margin: 0;
    line-height: 24px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
    padding: 0 0 0 24px;
    background-image: url(../image/item.png);
    background-repeat: no-repeat;
}

ul.book3 li .text li a:hover {
    background-color: #FFC;
    display: block;
    line-height: 24px;
}

ul.book3 li.under {
    float: left;
    width: 296px;
    padding: 0 12px 12px 12px;
}

ul.book3 li.under h2 {
    text-align: left;
}

ul.book3 li .book-img {
    float: left;
    text-align: center;
    width: 117px;
}

ul.book3 li .book-img img {
    padding: 3px;
    border: 1px solid #CCC;
    width: 100px;
    float: left;
    height: 142px;

}

ul.book3 li .book-info {
    float: left;
    padding: 5px 5px 5px 10px;
    width: 163px;
}

ul.book3 li.ad-text {
    display: block;
    margin: 0 auto;
    padding: 0 0 0 24px;
    width: 593px;
    background-image: url(../image/item.png);
    background-repeat: no-repeat;
}

ul.book3 li.ad-text a {
    display: block;
    text-decoration: underline;
    color: #00F;
}

/*-----book-box 注目新書-新書排行-----*/
ul.book4 li {
    float: left;
    padding: 12px 12px 0 12px;
}

ul.book4 li img {
    padding: 3px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}

ul.book4 li .book-info {
    float: left;
    padding: 3px 3px 3px 20px;
    width: 400px;
    line-height: 24px;
}

ul.book4 li .book-img {
    width: 186px;
    float: left;
}

ul.book4 li .book-info h4 {
    color: #666;
}

ul.book4 .book-img-content {
    width: 104px;
    text-align: center;
}

ul.book4 .book-img-content h2 {
    height: 48px;
}

ul.book4 .book-img-content h2 a {
    text-align: center;
    line-height: 24px;
    color: #900;
}

ul.book4 .book-img-content h3 {
    line-height: 24px;
    text-align: left;
}

ul.book4 .book-img-content h4 {
    text-align: center;
    line-height: 24px;
    background-color: #efefef;
    margin-bottom: 10px;
    display: block;
}

ul.book4 .book-img-content h4 a:hover {
    background-color: #FFC;
}

/*book-box3-1-好評推薦*/
.border3 {
    border: 1px solid #CCC;
    height: 260px;
    position: relative;
}

ul.book-title2 li.theme {
    float: left;
    width: 105px;
    text-indent: 16px;
    line-height: 33px;
    font-weight: 900;
    background-image: url(../image/memo2.png);
    background-repeat: no-repeat;
    font-size: 15px;
    color: #fff;
}

ul.book-title2 li {
    float: left;
}

ul.book-title2 li a {
    width: 106px;
    border: 1px solid #CCC;
    text-align: center;
    line-height: 33px;
    background-image: url(../image/bg-search-panel.jpg);
    background-position: 0;
    display: block;
}

ul.book-title2 li a.redx {
    color: #FFF;
    width: 106px;
    border: 1px solid #CCC;
    text-align: center;
    line-height: 33px;
    background-image: url(../image/menu-red.png);
    background-position: 0;
    display: block;
}

ul.book-title2 li a:hover {
    background-image: url(../image/bg-search-panel.jpg);
    background-repeat: repeat-x;
    line-height: 33px;
    background-position: bottom;
}

ul.book-title2 li a.overwrite_width {
    width: 133px;
}

/*book-box4-1-主題活動*/
.border4 {
    border: 1px solid #CCC;
    height: 250px;
    position: relative;
}

ul.book2 li.title2 {
    width: 619px;
    padding: 12px 12px 0 12px;
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;
    color: #900;
}

/*book-box5-1-新聞快訊*/
.border5 {
    border: 1px solid #CCC;
    height: 168px;
    padding-top: 12px;
    position: relative;
}

ul.book5 li {
    color: #03C;
    line-height: 24px;
    padding-left: 24px;
    width: 593px;
    background-image: url(../image/item.png);
    background-repeat: no-repeat;
    margin: 0 auto;
}

ul.book5 li a {
    display: block;
    text-decoration: underline;
    line-height: 2em;
}

/**/
.border6 {
    border: 1px solid #CCC;
    height: 300px;
    position: relative;
}

.ui-tabs-nav li a span {
    line-height: 33px;
}
