* {
	margin:0;
	padding: 0;
	}


body {
	overflow:hidden;
	background-image:url(https://biz.egoprof.com/tmp/images/Screen.jpg);
	font-family:;
	}
.mode {
	position:relative;
	width:100%;
	height:3vh;
	background-color:#663823;
	font-size:3vh;
	}
.mode a {
	position:relative;
	float:left;
	width:20vw;
	height:3vh;
	color:#f4a900;
	text-decoration:none;
	font-size:80%;
	text-align:center;
	}
.mode a:hover {
	background-color:#442d25;
	}
.header {
	position:relative;
	width:100%;
	padding:0.25% 0.5%;
	}
.ad {
	position:absolute;
	left:50%;
	top:33.333%;
	}
.ad img {
	width:100%;
	height:10vh;
	}
nav {
	position:relative;
	width:100%;
	height:3vh;
	border:solid #711226;
	border-left-width:0px;
	border-right-width:0px;
	background-color:#CA2549;
	font-size:3vh;
	}
.b1 {
	position:relative;
	float:left;
	width:25%;
	height:100%;
	color:white;
	text-decoration:none;
	font-size:80%;
	text-align:center;
	}
.ent {
	display:none;
	position:absolute;
	top:100%;
	left:25%;
	width:24.6vw;
	height:6vh;
	border:solid #711226;
	border-radius:3px;
	background-color:#CA2549;
	}
.enter a.b1{
	height:3vh !important;
	}
.b2 {
	position:relative;
	float:right;
	width:100%;
	height:3.1vh;
	color:white;
	text-decoration:none;
	font-size:80%;
	text-align:center;
	}
.b1:hover, .b2:hover, .enter:hover .b1 {
	background-color:#711226;
	}
.enter:hover .ent {
	display:block;
	}
.ent:hover .ent {
	display:block;
	}
.searcher {
	position:relative;
	top:-0.42vh;
	width:25%;
	height:100%;
	background-color:#CA2549;
	border-width:0px;
	color:white;
	font-size:80%;
	text-align:center;
	}
::-webkit-input-placeholder {
	color:white;
	font-family:'Times New Roman';
	}
::-moz-placeholder {
	color:white;
	font-family:'Times New Roman';;
	}
:-moz-placeholder {
	color:white;
	font-family:'Times New Roman';;
	}
:-ms-input-placeholder {
	color:white;
	font-family:'Times New Roman';;
	}
.searcher:focus{
	background-color:#711226;
	border-width:0px;
	}


.main {
	position:absolute;
	width:100%;
	height:%;
	}
.main .news{
	position:absolute;
	}
.main .news img {
	width:100%;
	height:50vh;
	}


footer {
	position:absolute;
	top:97%;
	width:100%;
	height:3%;
	background-color:#663823;
	color:#f4a900;
	font-size:2vh;
	}
footer div img {
	float:left;
	width:1.8vh;
	padding:0.25% 0.125%;
	}
