
/*article body left*/
.rating_hold {
        border-bottom:1px dotted #000;
        height:32px;
        line-height:32px;
        width:100%;
        }
.rating_hold2 {
        border-top:1px dotted #000;
        height:32px;
        line-height:32px;
        width:100%;
        }
.stars	{
        float:left;
        width:380px;
        }
.rss_mail {
        float:right;
        font-size:0.917em;
        text-align:right;
        width:200px;
        }


.authors_profile {
        background-color:#F2FFF0;
        height: 80px;
        font-size:0.833em;
        line-height:1.2em;
        padding:10px;
        text-align:justify;
        width:auto;
        }
.article_link {
        background-color:#E8E8E8;
        font-weight:bold;
        height:30px;
        line-height:30px;
        margin-top:20px;
        padding-left:10px;
        width:auto;
        }
.article_link_link {
        padding:5px 5px 0 0;
        font-size:0.907em;
        }
#comment {
        background-color:#F4F4F4;
        /*overflow:hidden;*/
        margin-bottom:8px;
        padding:20px 15px 10px 15px;
        width:auto;
        }
.disclamer {
        font-size:0.917em;
        font-style:normal;
        }
#comment_cont {
        background-color:#fff;
        font-size:1.2em;
        font-style:normal;
        margin-bottom:10px;
        padding:5px;
        width:auto;
        }
.comment_label {
        height:20px;
        margin-bottom:3px;
        }
.comment_input {
        margin-bottom:15px;
        }
#comment_captcha {
        margin-top:10px;
        text-align: left;
        height:20px;
        width:200px;
        }
.comment_label2 {
        float:left;
        font-weight:bold;
        height:20px;
        line-height:20px;
        margin-bottom:15px;
        text-align:center;
        width:60px;
        }
.comment_input2 {
        float:left;
        overflow:hidden;
        margin-bottom:15px;
        }
.comment_info {
        background-color:#DEDEDE;
        font-size:10px;
        padding:8px 5px;
        text-align:justify;
        width:auto;
        }


/*article archive*/
#archive_left {
        float:left;
        overflow:hidden;
        width:165px;
        }

#archive_right {
        float:left;
        overflow:hidden;
        width:165px;
        }

#archive_middle {
        float:left;
        padding-top:2px;
        margin:0 8px;
        overflow:hidden;
        width:606px;
        }
.archive_mid_head {
        height:30px;
        padding:15px;
        width:auto;
        }
.article_filter {
        height:120px;
        padding:5px;
        line-height: 2.5em;
        width:auto;
        }
.article_filter2 {
        height:30px;
        padding:5px;
        text-align:center;
        width:auto;
        }
.filter1 {
        width:420px;
        }
.filter2 {
        width:130px;
        }
.filter3 {
        width:120px;
        }
.filter4 {
        width:97px;
        }


/*expand collapse*/
.toggler {
    clear:both;
    cursor:pointer;
    font-weight:bold;
    /*margin:10px 0 0 10px;*/
    text-decoration: none;
    background:url(../images/expand.gif) center left no-repeat;
    padding-left:20px;
        }
.toggler-closed {
        background:url(../images/expand.gif) top left no-repeat;
        padding-left:20px;
        }
.toggler-opened {
        background:url(../images/collapse.gif) top left no-repeat;
        padding-left:20px;
        }
.column_text_hold {
        float:left;
        margin:10px 0;
        text-align:justify;
        width:495px;
        }
.column_text_hold_con {
        margin-top:6px;
        }
.column_text_hold_pic {
        float:left;
        margin:4px 10px 0 0;
        }

