@charset "utf-8";
/* CSS Document */
body {margin:20px 0;text-align:center;background:#284265;}

/*页面层*/
#container {width:1000px;margin:auto}

/*middle*/
#middle {background:url(images/01.gif) no-repeat; width:1000px; height:926px}
#middle02 {background:url(images/02.gif) no-repeat; width:1000px; height:421px}

/*Button*/
#Button{width:1000px;height:54px;}
ul{ margin:0px auto; list-style:none; width:580px}
ul li{float:left;}
img { border-style:none;}