/*位置样式*/
.left{
float:left;}
.right{
float:right;}
.clear{
clear:both;
height:0px;
font-size:0px;
}
/*位置样式*/


