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

footer{
	margin-top:40px;
}
.f1{
	background-color:#eeeeee;
}
.f2{
	background-color:#000000;
}
.foottx{
	float:left;
	margin-top:35px;
	width:15%;
}
.foottx2{
	float:left;
	margin-top:35px;
	margin-bottom:30px;
	width:27%;
}
.foottx3{
	float:left;
	margin-top:35px;
	width:40%;
	margin-left:30px;
}
.foottx p,.foottx2 p{
	background-image:url(../images/footmark.jpg);
	background-repeat:no-repeat;
	background-position:left 7px;
	font-size:80%;
	line-height:27px;
	padding-left:17px;
}
.foottx2 ul li{
	font-size:80%;
	line-height:27px;
	margin-left:40px;
}