/*案例Css*/
.container{
	margin-top:0;
}
.container .main{
	margin-top:20px;
}
.detail_title{
	margin-top:40px;
}
.form{
	margin-top:50px;
}