body,div,ul,li,p{margin:0;padding:0;border:0}
li{list-style:none}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover  {text-decoration:none;}
a:active {text-decoration:none;}
.top{width:100%; background:#da4b3d;}
.nav{margin:0 200px;line-height:45px;height:45px}
.nav li.lm{float:right;padding:0 10px}
.nav li.ws{float:left}
.nav li a{color:#FFF}
.footer{ background:#000;line-height:30px;text-align:center;color:#CCC;font-size:12px;position:fixed;bottom:0;width:100%}

@media (max-width:768px) {
.nav{margin:0 10px;min-width:300px}	
}