@CHARSET
"UTF8"
;

/**
*  我有話要說 Form
*/
.commentHeader {
    float: left;
    width: 550px;
    height: 29px;
}

.commentBody {
    float: left;
    padding-left: 15px;
    padding-top: 5px;
    width: 550px;
}

.commentBody .commentIcon {
    float: left;
    width: 110px;
    height: 65px;
}

.commentBody .commentAuthor {
    float: left;
    padding-top: 10px;
    width: 440px;
}

.commentBody .commentContent {
    float:left;
    width:550px;
}

.commentFooter {
    float:left;
}

.commentButtons {
    float: left;
    padding-top: 10px;
    padding-left: 210px;
}

.commentButton {
    float: left;
}

/**
* 我有話要說 List
*/
.commentListHeader {
    font-size: 12px;
    line-height: 20px;
    color: #535865;
    font-family: Arial, Helvetica, sans-serif;
}

.commentList {
    font-size: 12px;
    line-height: 20px;
    color: #535865;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    padding-bottm: 20px;
}

.commentList .comment {
    border-top: 1px dotted #CCCCCC;
    padding-bottom: 10px;
}

.commentList .commentAuthorInfo {

}

.commentAuthorInfo .authorName {
    color: #4B97AD;
}

.commentList .commentContent {
    line-height: 150%;
    text-indent: 5px;
}

.commentPagenav {
    float:left;
    font-size: 12px;
    line-height: 20px;
    color: #535865;
    width: 550px;
    font-family: Arial, Helvetica, sans-serif;
}

/**
*"若水新鮮事"的留言設定
*/
.commentSomethingNewsShowForm {
    float: left;
    width:100%;
}

.commentSomethingNewsShowResult {
    float: left;
    width: 550px;
}
