@charset "utf-8";
/* CSS Document */
body ,html {
margin:0px;
padding:0px;
}
#conteiner{
width:1500px;
margin:0 auto;
}

}
#left{

}
#content{

width:660px;
float:left;
}
#footer{

margin-left:662px;
}


