﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#5e5555;
	background-image:url('../img/ebg.jpg');
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-size: 10pt;
	letter-spacing:1px;
	line-height: 15pt;
}

.enter {
	width: 1188px;
	height:765px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.en01 {

		height: 80px;
	width: 1188px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	padding-top:20px;
	padding-bottom: 20px;
	letter-spacing: 2pt;
		margin-right: auto;
		margin-left: auto;
		
}


a:link {
	color: #ffffff;
	text-decoration: none;
	letter-spacing:3px;
	text-shadow: 0px 1px 0 #000;
	
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	letter-spacing:3px;
}
a:hover {
	text-decoration: none;
	color: #bc8774;
	letter-spacing:3px;
	text-shadow: 0px 1px 0 #000;
}
a:active {
	text-decoration: none;
	color: #87434d;
	letter-spacing:3px;

}
 a:focus {
 outline: none;
 }
 img, img a {
    border: none;}
