
#commentFormContainer {
    clear: both;
    display: block;
    height: 79px;
    padding-top: 10px;
    margin: 0px 0px;
    border: 0px solid #d7d7d7;
    background: url(//static.ad.co.kr/images/forum/replybg.gif) no-repeat left top;
}
#commentPanel{
}
#commentPanel .content {
    width: 732px;
    padding: 0px;
    margin: 0px;
}
#commentPanel .content textarea {
    width: 500px;
    height: 55px;
    border : 1px solid #cccccc;
    margin-left: 160px;
    overflow-y : auto;
    word-wrap:break-word;


}
#commentPanel .submit {
    width: 86px;
    padding: 0px;
    margin: 0px;
}
#commentListContainer {
    height: auto;
    padding: 0px;
    margin: 10px 0px;
}
#commentListContainer td.writer {
    height: auto;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    vertical-align: middle;
}
#commentListContainer .writer .writerId {
    float: left;
    display: inline-block;
    font-size: 13px;
    color: #adadad;
    margin: 3px 0px 0px 0px;
}
#commentListContainer span.wdate {
    float: right;
    display: inline-block;
    margin: 5px 0px 0px 10px;
    font-size: 10px;
    color: #a3a3a3;
}
#commentListContainer .writer a.removeComment {
    float: left;
    display: inline-block;    
    margin: 3px 0px 0px 10px;
}
#commentListContainer .writer .agree {
    float: right;
    width: 88px;
    height: 22px;
    padding: 0px;
    text-align: right;
    vertical-align: bottom;
    background-image: url(//static.ad.co.kr/images/common/button/agreeComment.gif);
    background-repeat: no-repeat;
}

#commentListContainer a.agreeComment {
    display: block;
    width: 58px;
    height: 11px;
    padding: 6px 15px;
    font-size: 11px;
    font-weight: bold;
}
#commentListContainer a.agreeComment:hover {
    text-decoration: none !important;
}
#commentListContainer td.content {
    padding: 10px 0px;
    margin: 0px;
    border-bottom: 1px dotted #dddddd;
    font-size: 12px;
    color: rgb(85, 85, 85);
    line-height: 20px;
    text-align: justify;
}

/* Pagination */
#commentPaginationContainer {
    display: block;
    padding: 5px;
    margin: 10px 0px 0px 0px;
    text-align: center;
}

#commentPaginationContainer .pagination {
    display: block;
    height: 25px;
    text-align: center;
    font-size: 9pt;
}

#commentPaginationContainer .pagination a {
    border: solid 1px #cfcfcf;
    color: #666666;
    text-decoration: none;
}

#commentPaginationContainer .pagination span,
#commentPaginationContainer .pagination a {
    display: inline-block;
    width: 20px;
    padding: 3px 0px;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 10pt;
}

#commentPaginationContainer .pagination .current {
    background: #999999;
    color: #fff;
    border: solid 1px #cfcfcf;
    font-size: 10pt;
    font-weight: bold;
}

#commentPaginationContainer .pagination .current.prev,
#commentPaginationContainer .pagination .current.next {
    color: #999;
    border-color: #999;
    background: #fff;
}

#bestCommentListContainer {
    display: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    border: 1px solid #d7d7d7;
    background-color: #f1f1f1;
    background-image: url(//static.ad.co.kr/images/common/icon/bestCommentFlag.gif);
    background-repeat: no-repeat;
}

#bestCommentListTableContainer {
    height: auto;
    padding: 0px;
    margin: 30px;
}

#bestCommentListTable {
    padding: 0px !important;
    margin: 0px !important;
}

#commentListContainer {
    height: auto;
    padding: 0px;
    margin: 10px 0px;
}

#commentListTableContainer {
    height: auto;
    padding: 0px 0px;
    margin: 0px;
}

#commentListTableContainer td {
    width: 570px;
    padding : 10px 0px;
     border-bottom : 1px dotted #BBBBBB;
}

#bestCommentListContainer td.writer,
#commentListContainer td.writer {
    height: auto;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    vertical-align: middle;
}

#bestCommentListContainer .writer .writerId,
#commentListContainer .writer .writerId {
    float: left;
    display: inline-block;
    font-size: 13px;
    color: #0c4d9d;
    margin: 3px 0px 0px 0px;
}

#bestCommentListContainer span.wdate,
#commentListContainer span.wdate {
    float: left;
    display: inline-block;
    margin: 5px 0px 0px 10px;
    font-size: 10px;
    color: #a3a3a3;
}
#bestCommentListContainer .writer a.removeComment,
#commentListContainer .writer a.removeComment {
    float: left;
    display: inline-block;    
    margin: 3px 0px 0px 10px;
}

#bestCommentListContainer .writer .agree {
    float: left;
    margin: 3px 0px 0px 10px;
}
#bestCommentListContainer .writer .agree .count {
    display: inline-block;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
    color: red;
}

#bestCommentListContainer a.agreeComment,
#commentListContainer a.agreeComment {
    display: block;
    width: 58px;
    height: 11px;
    padding: 6px 15px;
    font-size: 11px;
    font-weight: bold;
}
#bestCommentListContainer a.agreeComment:hover,
#commentListContainer a.agreeComment:hover {
    text-decoration: none !important;
}

#bestCommentListContainer td.content,
#commentListContainer td.content {
    padding: 10px 0px;
    margin: 0px;
    border-bottom: 1px dotted #dddddd;
    font-size: 12px;
    color: rgb(85, 85, 85);
    line-height: 20px;
    text-align: justify;
}


#commentListTable{
    width:732px;	
}

#commentListTable tr{
   
    height : 45px;
}



#commentListContainer .writerTD .writerId {
    float: left;
    display: inline-block;
    font-size: 13px;
    color: #0c4d9d;
    margin: 3px 0px 0px 0px;
    width : 130px;
}


#commentListContainer div.contentTD {
    margin: 0px;
    font-size: 12px;
    color: rgb(85, 85, 85);
    text-align: justify;
    display: inline-block;
    float: left;
    margin: 3px 0px 0px 0px;
    width:400px;
    word-wrap:break-word;
    line-height : 15px;


}
#commentListContainer span.wdate {
    float: left;
    display: inline-block;
    margin: 5px 0px 0px 10px;
    font-size: 10px;
    color: #a3a3a3;
}
#commentListContainer .writerTD .agree {
    float: right;
    width: 88px;
    height: 22px;
    padding: 0px;
    text-align: right;
    vertical-align: bottom;
    background-image: url(//static.ad.co.kr/images/common/button/agreeComment.gif);
    background-repeat: no-repeat;
}

#commentListContainer .writerTD a.removeComment {
 position:relative;
 top : 3px;
 left : 10px;
}

#commentFormTable td.submit{
    width:120px !important;	
}

#commentFormTable td.content textarea{
    width : 480px !important;    
}
