/* CSS Document */

div.google_ad {
position: absolute;
top: 104;
margin-left: 955;
}

div.content_1 {
position: absolute;
top: 380;
margin-left: 210px;
width:260px;
}

div.content_2 {
position: absolute;
top: 395;
margin-left: 475px;
width:420px;
height:100px;
}

div.content_3 {
position: absolute;
top: 515;
margin-left: 210px;
width:660px;
height:100px;
}

div.content_head{
background-image: url(../images/top_contact.jpg);
position: absolute;
top: 165;
margin-left: 210px;
width:683px;
height: 198px;
background-repeat:no-repeat;
}

div.foot
{
	position: absolute;
	top: 800px;
	margin-left: 150px;
	width: 804px;
	height: 25px;
	background-repeat:no-repeat;
	z-index:100;
}

