@charset "utf-8";
@import "/css/common/0-import.css";
#main #topBox {
	background: url(/images/staff/main_back.gif) no-repeat left top;
	overflow: hidden;
	zoom: 100%;
}

#main #topBox h2 {
	float: left;
	display: inline;
	margin: 52px 0 0 103px;
}

#main #topBox img.float {
	float: right;
	display: inline;
	margin: 7px 90px 0 0;
}

#main {
	background: url(../images/common/conts_back.gif) repeat-y left top;
}
#footer {
	margin-top: -10px;
}

#conts {
	padding: 35px 0 149px;
	_margin: 0 62px 0 85px;
	background: url(/images/staff/conts_back.gif) 559px bottom no-repeat;
	_background: url(/images/staff/conts_back.gif) 558px bottom no-repeat;
	zoom: 100%;
}

#text_blocks{
padding:0 120px 0 120px;
line-height:1.3em;
}

#text_blocks h2{
padding:10px 0px 10px 0px;
font-size:14px;
font-weight:bold;
}


#text_blocks p{
padding:10px 0px 10px 10px;
font-size:10px;
}


#text_blocks_contact{
padding:0 120px 0 120px;
line-height:1.3em;
}

#text_blocks_contact .contact_intro{
font-size:14px;
	color:#990033;
	line-height:1.3em;
	margin:0 0 15px 0;
}

#text_blocks_contact .contact_att{

color:#FF0000;
line-height:1.3em;
margin:0 0 15px 0;
}



@media all and(min-width: 0){
	#conts {
		background: url(/images/staff/conts_back.gif) no-repeat 559px bottom;
	}
	
}