/*1.매물등록 타이틀*/
.fr-main-content .fr-page-title {
    text-align: center;
    color: #333;
    margin-top: 100px;
    margin-bottom: 50px;
    min-height: 58px;
}
.fr-main-content .fr-page-title h2 {
    font-size: 28px;
}
.fr-main-content .fr-page-title p {
    color: #a3a3a3;
    font-size: 13px;
}
.main-block {
    padding: 60px 0 0 0;
}
.body-content{
    margin-bottom: 100px;
}

.write1{
	float: right;
}


























