background-color:#aaa
测试文字
background-image:url(.gif)
测试文字
background- image:url("map1.jpg"); background-repeat: no-repeat
测试文字
background-image:(map1.jpg);background-repeat: repeat-x
测试文字
background-image:(map1.jpg);background-repeat: no-repeat; background-position: 358 80%;
测试文字
background-image:(map1.jpg);background repeat :no-repeat; background-position: 30px 12px;
测试文字
background-image:(map1.jpg);background-repeat : no-repeat; background-position: center bottom;
测试文字