.tdbox #ttitle {
	background-color: #F7F7F7;
	border: 1px solid #E0E0E0;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	word-break: all ;
}
 #path {
	padding: 5px;
}
#topmodify {
	text-align: right;
}


.tdbox #retopic #topicinfo {
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	margin-bottom: 2px
		word-break: all ;
}
.tdbox #retopic ul {
	margin: 0px;
	padding: 0px;
}
.tdbox #retopic li {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	list-style-type: none;
}
.tdbox #retopic #retitle #no {
	background-image: url(images/icon/no.gif);
	width: 34px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	font-weight: bold;
	color: #999999;
	float: left;
}

.tdbox #retopic #retitle {
	background-color: #F7F7F7;
	padding: 2px;
	font-size: 12px;
	height: 18px;
	width:100%;
	word-break: all ;
}
.tdbox #retopic .recontent {
	line-height: 20px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
		word-break: all ;
}

.tdbox #retopic #content {
	line-height: 20px;
	font-size: 14px;
	padding: 5px;
	word-break: all ;
}
.tdbox #retopic #form {
	padding: 5px;
}


.tdbox #retopic {
	margin: 10px;
}
.tdbox #retopic #lock {
	font-weight: bold;
	color: #CC0000;
	background-color: #FCFDF0;
	padding: 10px;
	border: 1px solid #FF9900;
}
.move {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
	float:left;
}

