* {
  margin: 0;
  padding: 0;
}
body {
  margin:0 auto;
  font-family: Verdana,'sans-serif';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  font-size-adjust: none;
  font-stretch: normal;
  color: #858182;
background-color:#000;
}
#head{
  margin: 0 auto;
  width: 1008px;
  height:114px;
}
#nav{
  margin: 0 auto;  width: 1008px;
  height:34px;}
#content{
  margin: 0 auto;
  width: 1008px;
  height:644px;
  background-image: url(images/bg.jpg);
  background-repeat: no-repeat;
}
#content-sub{
  margin: 0 auto;
  width: 1008px;
  height:644px;
  background-image: url(images/bg-sub.jpg);
background-repeat: no-repeat;
}
#flash{
position:relative; 
left:90px; 
top:42px; 
width:412px; 
height:332px; 
z-index:1

}
#content-home{
	position:relative;
	left:722px;
	top:-270px;
	width:244px;
	height:503px;
	z-index:1;
	font-family: verdana;
	font-size: 11px;
	color: #FDFDFE;
}
#content-subarea{
	position:relative;
	left:86px;
	top:40px;
	width:860px;
	height:490px;
	z-index:1;
	font-family: verdana;
	font-size: 11px;
	color: #FDFDFE;
overflow:auto;
}
#foot{
  margin: 10px auto;
width: 1008px;
font-family: verdana;
	font-size: 10px;
	color: #999;
}
h1{
  font-family: Verdana,'sans-serif';
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
}
h2{
  font-family: Verdana,'sans-serif';
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 14px;
}
h3{
  font-family: Verdana,'sans-serif';
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
}
p {padding-bottom:10px;}

ul {padding-bottom:10px;}
a {font-family: verdana;
	font-size: 11px;
	color: #FDFDFE;}
a:hover {font-family: verdana;
	font-size: 11px;
	color: #F17D18;}