<style type="text/css">
div{
width:100px;/*定宽*/
margin: 10px auto;
}
</style>