/* CSS Document */

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
a,img { border: 0 none; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
a, a:link {text-decoration: none; }
a:focus { outline: none; }
.more { float: right; }
.more a { font-weight: normal; font-size: 12px; }
.fl { display: inline; float: left; }
.fr{ display: inline;  float: right; }
ul, li{ list-style:none;}
header, footer, article, section, nav, menu, hgroup {display: block;}
.hidden{ display:none}