@charset "utf-8"; html, body { margin: 0px; padding: 0px; border: 0px; color: #000; background: #fff; } html, body, p, th, td, li, dd, dt { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; } h1, h2, h3, h4, h5, h6 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; } h1 { font-size: 2em; } h2 { font-size: 1.5em; } h3 { font-size: 1.2em ; } h4 { font-size: 1.0em; } h5 { font-size: 0.9em; } h6 { font-size: 0.8em; } a:link { color: #e16424;text-decoration: none } a:visited { color: #e16424;text-decoration: none } a:hover { color: #e16424; text-decoration: underline} a:active { color: #e16424;text-decoration: none } a img { border:0; } form { margin:0; padding:0; } fieldset { border:0 solid; margin:0; padding:0; } .clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; }