@charset "UTF-8";
body{
	text-align: center;
}

#content{
	height:168px;
	width:580px;
	margin:200px auto 0 auto; 
}

img {
border: none;
}

.img{
float:left;
padding-right:15px;
height:168px;
width:100px;
}
