#content-main {
    background: url(/images/open.content/museum/intro/greetings/point-img.png)no-repeat -52px bottom;
    overflow: hidden;
}

#content-main p{
font-size: 90%;
margin-bottom: 15px;
}
#content-main .greetings-box{
	background: rgba(136, 49, 49, 0.63) url(/images/open.content/museum/intro/greetings/logo-w.png)  no-repeat  center 50px;
	width: 350px;
	height: 350px;
	position: absolute;
	top: 111px;
	right: 50px;
	text-align: center;
	padding-top: 120px;
	font-size: 120%;
	color: #fff;
	font-weight: 500;
	line-height: 30px;
}
#content-main .greetings-box span{
	display: block;
	font-size: 65%;
	text-align: center;
	margin-top: 20px;
	font-weight: 300;
}
#content-main .greetings-top{
	margin-bottom: 80px;
}
#content-main img.img2{
	display: inline-block;
	margin-top: 30px;
}
#content-main .greetings-text{
	display: inline-block;
	width:49%;
	margin-left: 0;
	vertical-align: top;
	margin-top: 30px;
	height:380px;
	padding-left: 40px;
	background: url(/images/open.content/museum/intro/greetings/point-img.png)no-repeat right bottom;
}

