@charset "utf-8";

body,page,div,p,img,br {
font-size: 100%;
font-style: normal;
font-weight: normal;
margin: 0;
padding: 0;
}
li { list-style-type: none; }
img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

.clearfix{
zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
content:".";
display: block;
height:0px;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */