body {
}
.root {
	width: 743px;
}
.header {
}
.footer {
	background-image: none;
}
.lohas {
	text-align: center;
}

.menu {
	text-align: center;
}
.whats {
	width: 355px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.whats dl, .info dl {
	padding: 10px;
	line-height: normal;
	height: 7em;
	overflow: auto;
}
.jio {
	width: 334px;
	float: left;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	padding: 4px 10px;
	border: 1px solid #AAAAAA;
}

.links {
	background-color: #EBEBEB;
	clear: both;
	padding: 5px 0 5px 5px;
}
.links td {
	width: 140px;
	height: 40px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.whats dt, .info dt {
	font-weight: bold;
}
.whats dd, .info dd {
	margin-left: 10px;
	margin-bottom: 5px;
}

