html{
	background-color: #f2f2f2;
	width: 100%;
	height: 100%;
}
body{
	font-family: 'Segoe UI';
	font-size: 12px;
}

header{
	width: 100%;
	min-width: 537px;
	height: 50px;
	padding: 0px 0;
	background: #eee;
	box-shadow: 1px 1px 2px #ccc;
	overflow: hidden;
}

.dcenter{
	min
}

.iseverux{
	width: 240px;
	height: 38px;
	margin: 6px auto;
	background: url('https://media.severux.com/images/i/iseverux.png') no-repeat;
}

.imap{
	width: 100%;
	height: 280px;
	margin: 15px auto;
}

.boxcountry{
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 0 auto 15px auto;
}

.selcountry{ width: 537px; height: auto; text-align: center; font-size: 36px; color:#333; padding:0 0 2px 0;}
.or{ font-size: 12px; text-align: center; padding:0 0 20px 0;}
.or a:link, .or a:visited{ color: #009bdb; text-decoration: none;}
.or a:hover{ text-decoration: underline; }

.boxcountry dl{ width: 140px; height: auto; overflow: hidden; margin: auto; padding: 10px 20px;}
.boxcountry dl dt{ font-size: 16px; font-weight: bold; margin: 0; padding: 0 0 11px 0; color: #363636; font-style: italic;}
.boxcountry dl dd{ font-size: 12px; margin: 0; padding: 3px 0;}
.boxcountry dl dd a:link, .boxcountry dl dd a:visited{ color: #333; text-decoration: none;}
.boxcountry dl dd a:hover{ text-decoration: underline;}