.logo_con
{
	background-color:#e5e5e5;
	width:100%;
	height:77px;
	text-align:center;
	vertical-align:middle;
	padding:15px 0 0 0;
	border-radius:2px;
	border:1px solid #dcdcdc;
}
.logo_con img
{
	width:64%;
	height:80%;
}

