@charset "utf-8";
/* CSS Document */

.clear{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}



/*清除边线*/
fieldset,img {    
     border:0;   
} 
ol,ul { 
     list-style:none;   
} 
caption,th { 
     text-align:left;   
} 


