/*-----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
    +content-wrapper
        +contetn-main
            =article-func
            +article-content
                =member-func
            =comment-content
            =article-illustration
            =article-box
            =article-evaluate
            =article-pager
            =article-free-input
            =article-tag
            =extend-reading
            =article-comment
            +comment-list
                =comment-detail
                =comment-pager
            =recommend,newest,hottest
            =@media print
-----------------------------------------------------------------------------*/

#report-block-tpl {
    display: none;
}

/**
*
* =article-func
*
**/

.article-func {
    overflow: hidden;
    width: 650px;
    padding-bottom: 5px;
}

.article-func .order-only {
    display: inline;
    float: left;
    margin-left: 265px;
    padding-right: 7px;
    background: url(../../images/line01.gif) no-repeat right center;
}

*:first-child+html .article-func .order-only {
    background-position: right 5px;
}

* html .article-func .order-only {
    margin-left: 251px;
    background-position: right 2px;
}

.article-func .order-only h3 {
    float: left;
    height: 25px;
    line-height: 25px;
    margin-right: 3px;
    color: #333;
    font-weight: normal;
}

.article-func .order-only ul {
    float: left;
}

.article-func .order-only ul li {
    float: left;
    height: 14px;
    line-height: 14px;
    margin: 0 8px 0 0;
    padding: 4px 0 4px 25px;
}

.article-func .order-only ul li.print {
    background: url(../../images/icon-print.gif) no-repeat 0 0;
}

.article-func .order-only ul li.kmpool {
    margin-right: 3px;
    background: url(../../images/icon-add.gif) no-repeat 0 0;
}

.article-func ul {
    float: right;
}

.article-func ul li {
    display: inline;
    margin: 0 2px 0 4px;
    padding-left: 20px;
    vertical-align: middle;
}

.article-func ul li.last {
    margin-right: 0;
}

.article-func ul li.forward {
    background-position: 0 -1161px;
}

.article-func ul li.bookmark {
    background-position: 0 -1191px;
}

.article-func ul li.facebook {
    background-position: -260px -1400px;
}

.article-func ul li.plurk {
    background-position: 0 -1230px;
}

.article-func ul li.comment {
    background-position: 0 -1260px;
    font: 10px Tahoma, Helvetica, Arial, sans-serif;
}

.article-func ul li.comment a {
    font-size: 12px;
}

.article-func ul li.comment .count {
    color: #ca0000;
    font-size: 10px;
}

.article-func ul li.order,
.article-func ul li.paper {
    background-position: 0 -1291px;
}

.article-func ul li.emg {
    background-position: 0 -1322px;
}

/**
*
* +article-content
*
**/

.article-content {
    width: 650px;
    margin-bottom: 11px;
    padding-top: 5px;
    border-top: 1px solid #e2e2e2;
}

.article-content h1 {
    clear: both;
    margin-bottom: 3px;
    color: #ca0000;
    font-weight: normal;
    font-size: 16px;
}

.article-content h2 {
    float: left;
    color: #f29f0f;
    font-weight: normal;
}

#content-main .article-content p a {
    color: #ca0000;
}

.article-content p.article-info {
    float: right;
}

.article-content p.article-info a {
    color: #ca0000;
}

.article-content p.article-info span {
    margin-left: 10px;
}

.article-content p.author span {
    margin-right: 15px;
    color: #666;
}

.article-content p.abstract {
    width: 630px;
    margin-top: 3px;
    padding: 7px 10px;
    background-color: #eaeaea;
    color: #333;
}

.article-content .article-img {
    float: left;
    margin: 25px 0 10px 10px;
}

.article-content .article-img p {
    margin-top: 5px;
    padding-right: 10px;
    color: #333;
}

.article-content .content {
    margin: 20px 0 0 0;
    color: #555;
    font-size: 16px;
    line-height: 170%;
}

.article-content .content p {
    margin-bottom: 20px;
}

.article-content .content a {
    color: #ca0000;
}

.article-content .content strong,
.article-content .content b {
    font-weight: bold;
}

.article-content p.continue {
    margin: 20px 0 20px 10px;
    color: #ca0000;
    font-size: 16px;
}

.article-content p.continue a {
    text-decoration: underline;
}

/* =member-func
**************************************/

.article-content .member-func {
    width: 632px;
    overflow: hidden;
    padding: 6px 5px 6px 10px;
    border: 1px solid #d1d2cd;
}

.article-content .member-func iframe {
    float: left;
}

.article-content .member-func ul.order-func {
    float: right;
}

.article-content .member-func ul.order-func li {
    float: left;
    height: 24px;
    line-height: 24px;
    margin-right: 5px;
    padding: 0;
}

.article-content .member-func ul.order-func li span {
    float: left;
    margin-left: 2px;
    font-size: 10px;
}

#content-main .article-content .member-func ul.order-func li span a {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    background: none;
    color: #ca0000;
    text-indent: 0;
}

.article-content .member-func ul.order-func li a {
    float: left;
    width: 22px;
    height: 22px;
    margin: 1px 0 0 0;
    padding: 0;
    border: none;
    text-indent: -100000px;
}

.article-content .member-func ul.order-func li.facebook a {
    background: url(../../images/icon-facebook02.gif) no-repeat 0 0;
}

.article-content .member-func ul.order-func li.plurk a {
    background: url(../../images/icon-plurk.gif) no-repeat 0 0;
}

.article-content .member-func ul.order-func li.forward a {
    background: url(../../images/icon-forward.gif) no-repeat 0 0;
}

.article-content .member-func ul.order-func li.comment a {
    background: url(../../images/icon-comment02.gif) no-repeat 0 0;
}

/**
*
* =comment-content
*
**/

.comment-content {
    margin-bottom: 20px;
    padding: 0;
    border: none;
}

.comment-content h1 {
    margin-bottom: 10px;
}

*:first-child+html .comment-content h1 {
    margin-top: 0;
}

* html .comment-content h1 {
    margin-top: 0;
}

.comment-content p {
    color: #666;
    font-size: 16px;
}

/**
*
* =article-illustration
*
**/

.article-content .content .article-illustration {
    margin-bottom: 20px;
}

.article-content .content .article-illustration p {
    margin-bottom: 0;
}

.article-content .content .article-illustration p.image img {
    margin: 5px;
    border: 1px solid #666;
}

.article-content .content .article-illustration p.intro {
    margin: 0 5px 5px;
    color: #666;
    font-size: 12px;
    line-height: 16px;
}

/**
*
* =article-box
*
**/

.article-box {
    float: left;
    width: 385px;
    margin-bottom: 20px;
    padding-top: 5px;
    background-position: -313px -630px;
}

.article-box a:link,
.article-box a:visited,
.article-box a:hover,
.article-box a:active {
    color: #aa0202;
    text-decoration: none;
}

.article-box .wrapper {
    background-repeat: repeat-y;
    background-position: -3444px 0;
}

.article-box dl {
    width: 385px;
    padding-bottom: 5px;
    background-position: -1523px bottom;
}

.article-box dl dt {
    margin: -3px 10px 10px 10px;
    border-bottom: 1px dashed #000;
    color: #666;
    font: bold 13px/200% taipei, Arial, Helvetica, sans-serif;
}

.article-box dl dt span.article-box-switcher a {
    font: 12px taipei, Arial, Helvetica, sans-serif;
}

.article-box dl dd {
    margin: -3px 8px 3px 12px;
    color: #666;
    font: 12px taipei, Arial, Helvetica, sans-serif;
}

.article-box dl dd p {
    margin-bottom: 0;
}

/**
*
* =article-evaluate
*
**/

.article-evaluate {
    position: relative;
    width: 652px;
    height: 46px;
    margin-bottom: 20px;
    background-position: -313px -580px;
}

.article-evaluate p {
    position: absolute;
    top: 13px;
    left: 114px;
    width: 100px;
    color: #ca0000;
    font-size: 16px;
}

*:first-child+html .article-evaluate p {
    top: 16px;
}

* html .article-evaluate p {
    top: 14px;
}

.article-evaluate p.count {
    top: 14px;
    left: 214px;
    width: 200px;
}

.article-evaluate form {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 180px;
}

.article-evaluate form ol {
    float: left;
    width: 130px;
    height: 50px;
}

.article-evaluate form ol li {
    float: left;
    width: 25px;
    height: 20px;
    padding-top: 18px;
    text-align: center;
}

.article-evaluate form li.star1 {
    background-position: 2px -1400px;
}

.article-evaluate form li.star2 {
    background-position: -48px -1400px;
}

.article-evaluate form li.star3 {
    background-position: -98px -1400px;
}

.article-evaluate form li.star4 {
    background-position: -148px -1400px;
}

.article-evaluate form li.star5 {
    background-position: -198px -1400px;
}

.article-evaluate form input.btn {
    float: left;
    margin: 5px 0 0 0;
}

/**
*
* =article-pager
*
**/

.article-pager {
    margin-bottom: 20px;
}

/**
*
* =article-free-input
*
**/

#article-free-input {
    margin-top: 20px;
    margin-bottom: 5px;
    padding-left: 2px;
    font-weight: normal;
    font-size: 16px;
}

#article-free-input h3 {
    display: none;
}

#article-free-input a {
    color: #ca0000;
}

/**
*
* =article-tag
*
**/

#article-tag {
    width: 625px;
    height: 55px;
    line-height: 55px;
    margin-bottom: 20px;
    padding-left: 30px;
    border: 1px solid #e2e2e2;
    font-size: 15px;
}

#article-tag ul {
    padding-right: 20px;
}

#article-tag ul li {
    display: inline;
    margin-right: 7px;
}

#article-tag ul li a {
    color: #ca0000;
}

/**
*
* =extend-reading
*
**/

#extend-reading {
    width: 652px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    background: url(../../images/bg-extend-reading-footer.gif) no-repeat 0 bottom;
}

#extend-reading h3 {
    width: 652px;
    height: 44px;
    background: url(../../images/bg-extend-reading-header.gif) no-repeat 0 0;
    text-indent: -100000px;
}

#extend-reading ul {
    width: 597px;
    padding: 10px 20px 10px 35px;
    background: url(../../images/bg-extend-reading-content.gif) repeat-y;
    font-size: 15px;
    line-height: 21px;
}

#extend-reading ul li {
    padding-left: 15px;
    background: url(../../images/dot.gif) no-repeat 0 5px;
}

#extend-reading ul li a:hover {
    color: #ca0000;
}

/**
*
* =article-comment
*
**/

#article-comment {
    position: relative;
    margin-bottom: 20px;
    color: #333;
}

#article-comment a {
    color: #ca0000;
}

#article-comment p.count {
    margin-left: 15px;
    padding-left: 35px;
    background-position: 0 -480px;
    color: #333;
    font: normal 15px Verdana, Arial, Helvetica, sans-serif;
}

#article-comment p.count a {
    margin: 0 5px;
    font-weight: bold;
}

#article-comment p.func {
    position: relative;
    width: 580px;
    height: 38px;
    line-height: 42px;
    margin: 10px 0;
    padding: 0 22px 0 50px;
    background-position: -308px -531px;
    font-size: 15px;
}

#article-comment p.func a {
    position: absolute;
    top: 0;
    right: 15px;
}

#article-comment p.func a.comment-list,
#article-comment p.func a.article {
    right: 90px;
}

#article-comment p.message {
    width: 610px;
    margin: 0 0 0 27px;
    font-size: 15px;
}

#article-comment form {
    width: 630px;
    margin: 10px auto 0;
}

#article-comment form .disabled {
    color: #aca899;
}

#article-comment form p {
    margin: 0 0 5px 7px;
    vertical-align: middle;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
}

#article-comment form p label {
    float: left;
    width: 60px;
    height: 20px;
    line-height: 22px;
    text-align: right;
}

#article-comment form p .charcounter {
    margin: 0 0 0 60px;
}

#article-comment form p a img {
    margin-right: 5px;
    vertical-align: middle;
}

#article-comment form .btn {
    margin-left: 67px;
}

#article-comment #comment-rule {
    display: none;
    position: absolute;
    top: 10px;
    right: 100px;
    width: 300px;
    padding: 10px;
    border: 1px solid #f29f0f;
    background-color: #faf0e0;
    color: #666;
}

#article-comment #comment-rule.comment-rule {
    top: -20px;
}

#article-comment #comment-rule a {
    display: inline;
    float: right;
    margin-right: 9px;
    color: #ca0000;
}

#article-comment #comment-rule ol {
    clear: both;
    margin-left: 20px;
}

#article-comment #comment-rule ol li {
    list-style: decimal;
}

#article-comment #comment-rule ol li ul {
    margin-left: 15px;
}

#article-comment #comment-rule ol li ul li {
    list-style: disc;
}

/**
*
* =comment-list
*
**/

#comment-list p.count {
    height: 21px;
    margin-left: 15px;
    padding-left: 35px;
    background-position: 0 -480px;
    color: #333;
    font: normal 15px/21px Verdana, Arial, Helvetica, sans-serif;
}

#comment-list p.count span {
    margin: 0 5px;
    font-weight: bold;
    color: #ca0000;
}

#comment-list p.latest-comment {
    position: relative;
    width: 580px;
    height: 38px;
    line-height: 42px;
    margin: 10px 0 0 0;
    padding: 0 22px 0 50px;
    background-position: -308px -531px;
    color: #333;
    font-size: 15px;
}

#comment-list p.latest-comment a {
    position: absolute;
    top: 0;
    right: 15px;
    color: #ca0000;
}

#comment-list ul {
    width: 652px;
    margin-top: 3px;
    text-align: right;
}

#comment-list ul li {
    display: inline;
}

#comment-list ul li a {
    margin-left: 5px;
    color: #ca0000;
    font-size: 12px;
}

/* =comment-detail
**************************************/

#comment-list .comment-detail {
    width: 652px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #c5c5c5;
    font-size: 15px;
}

#comment-list .comment-detail form cite {
    margin-right: 5px;
    font-style: normal;
    font-size: 16px;
}

#comment-list .comment-detail blockquote {
    width: 590px;
    margin: 0 0 15px 26px;
    color: #666;
    font-size: 15px;
    line-height: 21px;
}

#comment-list .comment-detail blockquote cite {
    margin-right: 5px;
    color: #354962;
    font-style: normal;
    font-size: 16px;
}

#comment-list .comment-detail blockquote .datetime {
    margin-bottom: 10px;
    color: #888;
    font-size: 12px;
}

#comment-list .comment-detail form ul {
    position: relative;
    width: 610px;
    margin: 0 0 0 26px;
    text-align: left;
}

#comment-list .comment-detail form ul.close {
    display: none;
}

#comment-list .comment-detail form ul li {
    margin-right: 20px;
    color: #333;
    font-size: 12px;
    vertical-align: middle;
}

#comment-list .comment-detail form ul li.report {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

#comment-list .comment-detail form ul li .btn {
    margin: 0 5px 0 0;
}

#comment-list .comment-detail form ul li.disabled,
#comment-list .comment-detail form ul li.disabled input {
    color: #aca899;
}

#comment-list .comment-detail .report-block {
    width: 578px;
    margin: 10px 0 10px 26px;
    padding: 10px 0 20px 25px;
    border: 1px solid #f29f0f;
    background-color: #faf0e0;
    color: #666;
    font-size: 12px;
}

#comment-list .comment-detail .close {
    display: none;
}

#comment-list .comment-detail .report-block a {
    margin-left: 530px;
    color: #ca0000;
}

#comment-list .comment-detail .report-block p {
    margin-bottom: 5px;
}

#comment-list .comment-detail .report-block p label {
    float: left;
    width: 70px;
    text-align: right;
}

#comment-list .comment-detail .report-block p a {
    margin: 0;
}

#comment-list .comment-detail .report-block p a img {
    margin-right: 5px;
    vertical-align: middle;
}

#comment-list .comment-detail .report-block #report-reason {
    overflow: hidden;
}

#comment-list .comment-detail .report-block .report-close {
    display: block;
    width: 25px;
}

#comment-list .comment-detail .report-block .btn-submit {
    margin: 0 0 0 70px;
}

/* =comment-pager
**************************************/

#comment-list .comment-pager ul {
    text-align: center;
}

/**
*
* =recommend,newest,hottest
*
**/

.recommend,
.newest,
.hottest {
    width: 645px;
    margin-bottom: 15px;
}

.recommend h3,
.newest    h3,
.hottest   h3 {
    width: 645px;
    height: 31px;
    line-height: 31px;
    margin-bottom: 10px;
    border: 1px solid #e2e2e2;
    background-color: #eaeaea;
    color: #ca0000;
    font-weight: normal;
    font-size: 16px;
    text-indent: 16px;
}

.recommend ol,
.newest    ol,
.hottest   ol {
    margin: 0 30px;
}

.recommend ol li,
.newest    ol li,
.hottest   ol li {
    padding-left: 18px;
    background-position: 0 -773px;
}

.recommend ol li.allfree,
.newest    ol li.allfree,
.hottest   ol li.allfree {
    background-position: 0 -823px;
}

.newest  ol li.memberfree,
.hottest ol li.memberfree {
    background-position: 0 -873px;
}

.recommend ol li a,
.newest    ol li a,
.hottest   ol li a {
    font-size: 16px;
    line-height: 180%;
}

/* =@media print
*----------------------------------------------------------------------------*/

@media print { /* start of @media print for combines multiple CSS */

#content-main .member-func,
#content-main .continue,
#content-main #article-tag,
.ad46860,
.btn-print {
    display: none !important;
}

.article-content {
    width: 100% !important;
    border: none !important;
}

p.article-info span.date {
    margin-left: 20px !important;
}

p.article-info {
    margin-bottom: 10px !important;
}

p.article-info,
p.author {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ccc !important;
}

p.author span {
    margin-right: 20px !important;
    color: #000 !important;
}

p.abstract {
    width: auto !important;
    padding: 4px !important;
    border: 1px dotted #000 !important;
    background: none !important;
    font-size: 10pt !important;
}

.article-img {
    float: none !important;
}

.article-img,
.article-illustration {
    margin-bottom: 10px;
}

.article-img p,
.article-illustration p.intro {
    margin: 2px 0 0 0 !important;
    font-size: 10pt !important;
}

.article-illustration p.image {
    margin: 0 !important;
}

.article-box {
    width: 50% !important;
    margin-bottom: 10px !important;
    padding: 0 !important;
    border: 1px dotted #000 !important;
    background: none !important;
}

.article-box .wrapper {
    background: none !important;
}

.article-box dl {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}

.article-box dt,
.article-box dd {
    margin: 0 !important;
    padding: 4px 8px !important;
    color: #000 !important;
}

.article-box dt {
    border-bottom: 1px dotted #000 !important;
    line-height: 1em !important;
}

} /* end of @media print for combines multiple CSS */