﻿.msg_top {
background:transparent url('../images/page_top_bg.jpg') no-repeat scroll 0 0;
height:8px;
margin-top:5px;
overflow:hidden;
width:100%;
}

.msg_btm {
background:transparent url('../images/page_btm_bg.jpg') no-repeat scroll 0 0;
height:8px;
overflow:hidden;
width:100%;
}

.msg_bg {
background:transparent url('../images/page_cont_bg.jpg') repeat-y scroll 0 0;
color:#000000;
padding:5px 15px;
}

#comment {
line-height:130%;
margin:10px 0 0;
}

#comment #comments0 {
background:#FFFFFF none repeat scroll 0 0;
clear:both;
padding:10px 0;
}

#comment #comments0 .title {
background:#FFFFF0 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCC00;
color:#333333;
height:20px;
padding:6px 3px 0 18px;
}

#comment .date {
float:left;
width:385px;
}

#comment .function {
float:right;
width:150px;
}

#comment a {
color:#4682B4;
}

#comment .clearfix {
background:transparent none repeat scroll 0 0;
clear:both;
content:".";
display:block;
font-size:1px;
height:0 !important;
line-height:0;
visibility:hidden;
}

#comment .content {
color:#66737B;
line-height:150%;
overflow:hidden;
padding:8px;
table-layout:fixed;
word-wrap:break-word;
}