@charset "utf-8";
/* CSS Document */
/*#wrapper{
   width: 1250px;
   height: 700px;
   background-color:#ecb836;
   border: 0px solid;
}*/
body {
background: #55adff;
border:solid 0px;
margin:0;
}
#container {
    position: absolute; 
	top: 76px; 
	margin-left: 275px;
}
#top_links
{
  width:100%;
  height: 30px;
  background-color: #003464;
  border: 2px solid;
}

#top_links1
{
  width:100%;
}

#top_links1  ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#top_links1  li
{
  float: left;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #55adff;
  padding-top:10px;
  padding-bottom:10px;
}

#top_links1  a
{
  float:left;
  text-decoration: none;
  padding-left: 6px;
  padding-right:6px;
  display:block;
  font-family: Verdana;
  font-size: 11px;
  color: #fff;
  font-weight:normal;
}

#top_links1 a:hover
{
  color: #55adff;
}


.dateList {
    position: absolute; 
	top: 83px; 
	left: 130px;
}

.category {
    position: absolute; 
	top: 46px; 
	left: 120px;
}
.download {
    position: absolute; 
	top: 176px; 
	margin-left: 115px;
}
#dwmld{
        position: absolute; 
    	left: 0px;
}
