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

img { 
    max-width: 100%; 
    height:auto;
}


.img img {
display:block;
/*width:100%;*/
margin:0;
max-width: 100%; 

}

.pallet01 {
	margin:0;
}


.footer {
	background:#333333 ;
	height:30px;
}

.mob {
	background-color:#FF0000;
	padding:10px 0 0;
	height:50px;
	width:280px;
}

.mob a {
	
	height:50px;
	width:280px;
	font-size:130%;
	font-weight:bold;
	color:#FFFFFF;
	
}

