@import url("font.css");
@import url("header.css");
@import url("footer.css");
@import url("section.css");
@import url("banner.css");
@import url("indexbelow.css");
body {
	width: auto;
	margin: auto;
	line-height: 20px;
	-webkit-text-size-adjust:none;
}


.fa{
	display:inline-block;
	text-align:center;
	width:25px;}
	
fb{
	position:fixed;
	z-index:999;
	display:block;
	right:0px;
	top:250px;}	
@media only screen and (max-width: 660px) {

}