﻿/* article page  */
#article_control
{
    background-image: url(bg_article02.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    width: 747px;
    margin-left: 0px;
    float: left;
}

#article_control .panel-audience
{
    padding-right: 20px;
    text-align: right;
}

#article_control .article-header
{
    padding-top: 45px;
    text-align: right;
    padding-right: 18px;
}

.article-form-search
{
    display: block;
    width: 345px;
    float: right;
    margin-right: 10px;
    padding: 20px 0px 10px 100px;
}

.article-form-search input
{
    position: relative;
    z-index: 999;
}

.article-form-search input.keyword
{
    width: 205px;
    border: 1px solid #a5acb2;
    height: 15px;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 3px;
    color: #999999;
}

.article-form-search input.date
{
    width: 50px;
    border: 1px solid #a5acb2;
    height: 15px;
    font-family: Tahoma;
    font-size: 10px;
    padding-left: 2px;
    padding-top: 3px;
    color: #999999;
}

.article-form-search input.invalid-date
{
    background-color: #EECCCC;
    width: 50px;
    border: 1px solid #a5acb2;
    height: 15px;
    font-family: Tahoma;
    font-size: 10px;
    padding-left: 2px;
    padding-top: 3px;
    color: #999999;
}

.article-hilight
{
    background-image: url(bg_hillight_article_bg.png);
    background-repeat: repeat-y;
    width: 740px;
    float: left; /*	height: 144px; */
}

.article-hilight .article-hilight-pic
{
    background-image: url(bg_hillight_picture.png);
    background-repeat: no-repeat;
    float: left;
    padding: 16px 0px 10px 51px;
    width: 150px;
    height: 94px;
}

.article-hilight .article-hilight-text
{
    float: left;
    width: 510px;
    padding: 13px 0px 10px 0px;
}

.article-hilight .article-hilight-text p
{
    font-size: 14px;
    color: #006699;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    text-decoration: none;
}

.article-hilight .article-hilight-text p a
{
    font-size: 14px;
    color: #006699;
    text-decoration: none;
}

.article-hilight .article-hilight-text p a:hover
{
    text-decoration: underline;
}

.article-hilight .article-hilight-text ul
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

.article-hilight .article-hilight-text ul li
{
    margin: 0px;
    padding: 0px 20px 0px 0px;
    float: left;
}

.article-hilight .article-hilight-text ul li a
{
    color: #006699;
    font-weight: bold;
    text-decoration: none;
}

.article-hilight .article-hilight-text ul li a:hover
{
    text-decoration: underline;
}

.article-body
{
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    width: 747px;
    float: left;
}

.article-body-01
{
    background: url(bg_data02.png);
    width: 717px;
    float: left;
    padding-left: 30px;
    padding-bottom: 10px;
}

.article-body-02
{
    background-color: #ffffff;
    width: 662px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 18px;
}

.article-pic
{
    background: url(bg_pic_all.gif);
    width: 136px;
    height: 98px;
    padding-left: 5px;
    padding-top: 5px;
    float: left;
}


.article-text
{
    width: 506px;
    padding: 0px 0px 0px 15px;
    float: left;
}

.article-text a
{
    color: #006699;
    text-decoration: none;
}

.article-text a:hover
{
    color: #006699;
    text-decoration: underline;
}

.article-text p
{
    font-size: 12px;
    color: #006699;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    text-decoration: none;
}

.article-text p a
{
    color: #006699;
    text-decoration: none;
}

.article-text p a:hover
{
    text-decoration: underline;
}

.article-text ul
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

.article-text ul li
{
    margin: 0px;
    padding: 0px 20px 0px 0px;
    float: left;
}

.article-text ul li a
{
    color: #006699;
    font-weight: bold;
    text-decoration: none;
}

.article-text ul li a:hover
{
    text-decoration: underline;
}

.article-details-picture
{
    background: url(bg_pic_all.gif);
    width: 136px;
    height: 98px;
    padding-left: 5px;
    padding-top: 5px;
    float: left;
}

.article-details-text
{
    width: 499px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

.article-details-text b
{
    font-size: 14px;
    font-weight: bold;
}

.article-details-comment
{
    background-color: #ffffff;
    width: 662px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 18px;
}

.article-details-comment table
{
    margin-bottom: 10px;
}

.article-details-comment-01
{
    background-color: #2B75AC;
    height: 20px;
    color: #FFFFFF;
    padding-left: 15px;
    padding-top: 5px;
}

.article-details-comment-01 b
{
    color: #FFF799;
    font-weight: normal;
}

.article-details-comment-02
{
    background-color: #E2E5EA;
    width: 182px;
}

.article-details-comment-03
{
    border-bottom: 1px solid #E2E5EA;
    border-right: 1px solid #E2E5EA;
    padding: 15px;
}

.article-details-comment-pic
{
    background: url(pic_comment.jpg);
    background-repeat: no-repeat;
    padding-left: 51px;
    padding-top: 14px;
    width: 131px;
    height: 100px;
}

.article-details-comment-icon
{
    padding-left: 0px;
    padding-bottom: 15px;
    text-align: center;
}

.article-details-comment-icon img
{
    margin-right: 0px;
}

.article-rating
{
    margin-bottom: 10px;
}

.clear-detail
{
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #c0c0c0;
    clear: both;
    height: 10px;
}

.article-clear
{
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 17px;
}

.panel-button
{
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #c0c0c0;
    clear: both;
    text-align: right;
}

.panel-button ul
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
    list-style: none;
}

.panel-button ul li
{
    padding: 7px 0px 0px 0px;
    margin: 0px;
    float: right;
    height: 30px;
    font-weight: bold;
    color: #026698;
}

.panel-button ul li a
{
    font-weight: bold;
    color: #026698;
    text-decoration: none;
}

.panel-button ul li a:hover
{
    color: #026698;
    text-decoration: underline;
}

.panel-button ul li.link-line
{
    padding: 0px 7px 0px 7px;
}

.ajax__calendar_container
{
    z-index: 1000;
}
