@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
ul li{ list-style:none;}
body{background:#eeeeee;}
.left{float:left;}
.conter{width:1000px; margin:0 auto;}
