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

#contents:after,
#footer:after,
#footer ul:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

#contents,
#footer,
#footer ul {
	zoom:1;
}