@charset "utf-8";
/* CSS Document */
*{ margin:0px;}
#top{ width:auto;  background-image:url(../image/top2.png); background-repeat:repeat-x;  height:26px; margin-top:auto; line-height:26px;}
#topleft{ font-size:12px;}
#p1{ float:left; margin-left:12%; color:#d2d2d2;}
#butt{ margin-left:73%;}
.main{ height:500px;width:1000px; margin-left:auto; margin-right:auto;}	
ul{ width:1000px;}
li{ float:left;list-style:none; margin-top:15%;}
.foot{ background-image:url(../image/bgi.png); background-repeat:repeat-x; width:auto; height:120px;}
a:link {
    color:#000;
    text-decoration:underline;
	border:0px;
	}
img {border:0}