body {
	margin: 0px;
	padding: 0px;
	background: #000000 ;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #926D81;
}
#header {
	width: 980px;
	height: 138px;
	margin: 0px auto;
	padding: 0px 0px;
	background: #000000 url(images/header.png) no-repeat;
}
#menu {
	width: 1024px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #00000;
	
}
#content {
	width: 980px;
	height:573px;
	margin: 0px auto;
	background:url(images/background.png) no-repeat;
}
#middle{
width:670px;
height:389px;
margin: 0px auto;
padding: 140px 0px 0px 0px;
background:url(images/middle.png) no-repeat;
background-position:center;
text-align:center;
}
#middle li{list-style-type: none;}
#middle a{color:#22343c;}
#footer {
	width:980px;
	margin: 0px auto;
	background:url(images/footer.png) repeat-y;
	text-align:center;
	text-indent:10px;
}
#footer a{
text-decoration: none;
text-transform:none;
color:#92a3b4;}
#enter {
	width: 700px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
}
#enter a{color:#92a3b4;
		text-decoration:none;}
.style1 {color: #22343c;}
.style2 {
	color: #92a3b4;
	font-size: 12px;
}
.style3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-family: Verdana}
.style5 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
}
.style6 {font-size: 16px}
.style6 {font-size: 16px}
.style7 {font-size: 18px;
	color:#92a3b4;}