#read_forum_container{
	background-image:url(../images/read-forum_bg.gif);
	background-repeat:repeat-y; height:220px;;
}
#read_forum_left{
	width:630px; height:auto; float:left;position:relative; left:24px; text-align:left; 
}
.read_forum_left_right{
	width:230px; height:auto; float:right; 
}
.read_forum_left_right_strong{
	padding-left:10px; font-weight:bold; clear:both; margin-bottom:3px; font-size: 10px; margin-top: 8px; text-align:right;
}
.read_forum_left_left{
	width:auto;float:left;
}
#read_forum_right{
	width:250px; float:left; position:relative; left:50px;
}
.read_forum_post_row{
	width:630px; height:auto; float:left;  text-align:left; margin-top:20px;
}
.read_forum_post_line{
	width:630px; height:1px; border-top:1px solid #ccc;
}
.read_forum_post_dtime{
	width:630px; height:14px; color:#959595; text-align:right; margin-top:15px; font-weight:bold; margin-bottom:10px;
}
.read_forum_post_left{
	width:136px; height:auto; float:left;   text-align:center; color:#959595; font-weight:bold; line-height:20px;
}
.read_forum_post_left img{
	clear:both;
}
.read_forum_post_right{
	width:460px; text-align:left; float:right;
}
.read_forum_pic_div{
	width:132px; height:72px; margin-bottom:10px;
}
.read_forum_pic_div img{
	border:2px solid #959595; 
}