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

.locu{
		float:left;
		width:180px;
		height:100px;
		margin:10px 10px 10px 20px;
		/*border:1px solid #FF0000;*/
		text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000066;
		font-size:11px;
		}
.locu img{
		margin:0 auto;
		border:1px solid #000000;
		}

