*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0 auto;
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #fff;
}

#container{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}

#btn_ent{
	position: absolute;
	top: 696px;
	left: 903px;
}

img{
	border: none;
}

#tmp_msg{
	font-weight: bold;
	text-align: right;
	margin-top: -30px;
	margin-right: 5px;
}

#sitemapTxt {
	font-weight: bold;
	text-align: right;
	color: #fff;
	font-size: 0.7em;
	margin-top: 38px;
	margin-right: 5px;
}

#sitemapTxt a {
	color: #fff;
	text-decoration: none;
}

.fontRed{
	color: #f00;
}

a {
	color: #ff1011;
	text-decoration: none;
}

a:hover {
	color: #31769f;
}

#btn_ent a {
	border: none;
}

#btn_ent a:hover {
	border: none;
}

.fontPink{
	color: #ff1011;
}

h1{
	background: none;
	border: none;
	text-indent: -10000px;
}


