@charset "UTF-8";

#footer {
	height:450px;
	margin-top: 30px;
	width: 910px;
	background-color: #F8F8FF;
	text-align: left;
	color: #194270;
	padding:20px 0 0 50px;
}

#footer h3 a {
		color: #194270;
	}
#footer p a {
		color: #194270;
	}

#footer ul {
	margin-left: 20px;
	list-style-type: disc;
	
}

#footer li {
	font-size: 12px;
	line-height: 20px;
}

#footer .list-lyaout {
	width: 180px;
	float:left;
	margin-left: 10px;
}

#footer .list-lyaout2 {
	width: 550px;
	margin-top: 10px;
	margin-left: 10px;
}

#footer p{
	
	width:120px;

	}
.footeritem{
	padding:0 0 0 5px;
	}
#footer .list-lyaout h3{
	font-size: 14px;
}

 .copy-write {
	width: 960px;
/*
	background-color: #194270;
*/
	background-color: #696969;
	color: #FFFFFF;
	text-align: center;
	font-size:12px;
}

 .copy-write p {

}

.makerindie{
	height:350px;
	width:180px;
	float:left;
	}
