#title-help{
	margin:17px 20px 5px;
	float:left;
}
.btn-back{
	float:right;
	margin:23px 23px 0 0;
}

.case-content{
	float:left;
	width:450px;
	padding-right:15px;
}
#case-detail{
	margin-top:15px;
}
.roundcontent{
	padding:0 20px;
}
#tab{
	clear:both;
	padding-top:15px;
	border-top:1px solid #A1A1A1;
}
#gallery{
	float:left;
	width:255px;
}
.img-show{
	margin-left:25px;
}
.img-show, .img-border{
	width:213px;
	height:160px;
}
.img-border{
	background:url(../../images/home2/frame.png) no-repeat left top;
}
.img-thumb-list{
	margin-left:22px;
	margin-top:7px;
	width:250px;
}

.img-thumb-list img{
	margin:2px;
	display:block;
	width:69px;
	height:45px;
	float:left;
}

.link-section img{
	margin:15px 37px 0;
}
.txt-topicID{
	float:right;
	color:#A1A1A1;
}
.txt-date{
	color:#FF1522;font-size:1.2em;
}
.txt-date em{
	color:#A1A1A1;font-size:11px;
	font-style:normal;
	padding-left:10px;
}
.case-content p{
	
}
.case-content h3{
	margin:7px 0 12px;
	font-size:1.2em;
}
.detail{
	
}
.postby{
	color:#FF1522;
	margin:20px 0;
	display:block;
	font-size:1.1em;
}
.postby em{
	font-weight:normal;
	font-style:normal;
}
#noteprogress{
	padding-top:15px;
	border-top:1px solid #A1A1A1;
}

.btn_delete{
	float:right;
	cursor:pointer;
	position:absolute;
}

	#title-allcomment{
		margin:15px 20px 5px;
	}
	.comment-list{
		float:left;
		width:430px;
		margin-top:17px;
	}
	.comment-list .avatar{
		float:left;
		width:100px;
		height:100px;
		margin-right:14px;
	}
	.comment-list .comment-msg{
		float:left;
		
	}
	.informdel{
		float:right;
		margin-right:30px;
	}
	.comment-list dt{
		background:url(../../images/bg/line-dash.png) repeat-x left top;
		padding:10px 0;
	}
	.comment-list dd{
		overflow:hidden;
		padding:3px 0 7px;
	}
	.comment-form{
		float:left;
		width:260px;
		margin-left:30px;
	}
	.comment-form .comment-msg{
		width:238px;
		height:150px;
		margin:5px;
	}
	.form-informDelete{
		background:#FEFAFA none repeat scroll 0 0;
		border:1px dashed pink;
		padding:5px;
		text-align:center;
	}
	.step img{
		float: left;
	}
	.step span{
		float: left;
		width: 305px;
		padding-top:38px;
		padding-left:10px;
	}
	.tab-top h4{
		font-size:13px;
	}
	.red_tab,
	a.red_tab,
	a.red_tab:hover{
		color: #FF1522;
	}
