
#TopHead{
	text-align:center;
	height:95px;
}
#TopHead img#contTitle{
	display:none;
	margin:30px 0 30px;
}

#mainCont{
	display:none;
	text-align:center;
	height:540px;
	background: url(../images/bg_top_main.jpg) no-repeat 25px 0;
}

#mainCont #cont_box{
	display:none;
	text-align:left;
	width:350px;
	height:275px;
	position:relative;
	top:150px;
	left:0px;
	background: url(../images/bg_top_news.gif) no-repeat 0 0;
}
#mainCont #cont_box p.news{
	font-size:80%;
	padding:100px 80px;
	line-height: 130%;
	color:#333;
}
#mainCont #cont_box p.news span{
	margin-left:50px;
}

#btn_contact{
	position: absolute;
	bottom:2px;
	right:-105px;
}
#btn_fb{
	position: absolute;
	bottom:120px;
	right:-85px;
}
#btn_insta{
	position: absolute;
	bottom:200px;
	right:-85px;
}
