.comment_table{
	height:100%;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.reply_table{
	width:95%;
	float:right;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	background:#FFFFCC;
}
/*20100608 start*/
.table_box{
  	overflow:hidden;
	width:130%;
}

.tr_box{
	width:100%;
	height:100%;
  	overflow:hidden;
	border:blue 0px solid;
}

.td_box{
    float:left;
  	overflow:hidden;
}

.td3_box{
	margin: 0px;
	margin-right: 0px;
	width:0px;
	padding-left: 0px;
}

#split_page{
	width:130%;
	text-align:center;
	margin-top:20px;
}
/*20100608 end*/


.td6_box{
	margin: 10px;
	margin-right: 10px;
	width:125px;
	padding-left: 5px;
	float:left;
	position:relative;
	border:#000 0px solid;
}

.comment_table{
	height:100%;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.reply_table{
	width:95%;
	float:right;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	background:#FFFFCC;
}
