@charset "utf-8";
/* CSS Document */


.comment_content{ overflow:hidden; padding:0 12px 20px 12px; float:left;}

.comment_say{
margin-top:10px;
float:left;
position:relative;
padding-bottom:15px;
padding-left:2px;
}
.comment_say_center{
background:url("../images/comment_say_center.gif") repeat-y;
width:537px;
float:left;
padding:3px 10px 0 10px;
margin-top:-3px;
color:#000
}
.comment_say_top{
background:url("../images/comment_say_top.gif") no-repeat top left;
width:537px;
padding-top:9px;
*padding-top:9px;
_padding-top:7px;
float:left;
}
.comment_say_bot{ background:url("../images/comment_say_bot.png") no-repeat bottom left; padding-bottom:32px; float:left;}
.comment_time{ float:left; clear:both; position:absolute; bottom:0}
.comment_person{ border:1px solid #000000; float:left; margin-left:12px;*margin-left:12px;_margin-left:7px; margin-bottom: -18px;}
.comment_t{float:left; padding-left:45px;*padding-left:45px;_padding-left:42px;}
.c_name{ font-size:14px; font-weight:bold; color:#4C6E77}