@charset "utf-8";
/* CSS Document */

#content {
	
}

#content #topSpace {
	height: 20px;
}

#content #tipCont {				
	background:url(../images/contact.jpg) no-repeat;
	width:760px;
	height:219px;	
	padding: 35px 10px 10px 7px;
	margin: 0px 10px 10px 42px;
}

#tipCont #Lside {
	float:left;
}

#tipCont #Rside {
	width:350px;
	float:left;
	margin-left:30px;
}



