﻿@charset "utf-8";
@import url("global.css");
#dl_top{
      width:1000px;
	  height:113px;
	  margin:0px auto;
	  background:url(../images/dl/top.jpg);}
#dl_top img{
       float:left;}
#dl_main{
      width:1000px;
	  height:424px;
	  margin:0px auto;
}
#dl_foot{
      width:1000px;
	  margin:0px auto;
	  height:119px;
	  background:url(../images/dl/foot.jpg);}
#dl_foottxt{
      width:1000px;
	  color:#BFD5E0;
	  text-align:center;
	  margin-top:15px;}
#dl_foottxt ul li{
width:1000px;
float:left;
text-align:center;}
#dl_foottxt ul li a{
	  color:#BFD5E0;
}
#dl_foottxt ul li a:hover{
	  color:#0099FF;
	  text-decoration:underline;
}
#an{
      width:400px;
	  height:35px;
	  padding-top:20px;
	  padding-left:350px;}
#an a{   
      float:left;
      margin-left:40px;
	  display:inline;}