/* CSS Document */
body{background:#f1f1f1; font-family: 'arial', sans-serif;}
body a {transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all;}
ul,li{list-style: none;list-style-type: none;}
body {margin: 0px; padding: 0px; font-family:"arial"; background:#fff;}
body, td, th {font-family: "arial"; color: #666;}
a {font-family:"arial"; color: #666; text-decoration: none; }
a:hover {color: #466f80; }
div, dl, dt, dd, ul, ol, li, form,p,h1,h2,h3 {margin: 0px; padding: 0px;}
ul, ol, li {list-style: none; list-style-type: none;}

.clear{ clear:both; padding:0px; padding:0px; font-size:0px; line-height:0px;}
.clearfix:after {content: ".";display: block;font-size: 0;height: 0;line-height: 0;overflow: hidden;visibility: hidden;width: 0;}
.clearfix:after {clear: both;}

.container{width:1140px; padding:0 0px; margin:0 auto;}


.fl{float:left;}
.fr{float:right;}