@charset "utf-8";
*{margin:0;padding:0}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote,{padding: 0; margin: 0;}
ul, li, ol {list-style-type : none;}


}
a:hover {
	text-decoration: none;
	color: #A50007;
}
html{width:100%;}
body{color:#333;font-size: 14px;font-family:henderson-bcg-sans,"Helvetica Neue",Helvetica,Arial,sans-serif;background: #fff;width:100%;position:relative;}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;} 
.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.fl{ float:left;}
.rl{ float:right;}
.marleft {margin-left:15px;}
.marright {margin-right:15px;}





