﻿body{padding:0;margin:0;}
.MenuCustom { background: #3B99FC; height: 40px;line-height:40;  width:100%; float:left;text-align:center; margin-top:0px;}
.MenuCustom ul { height:40px; line-height:40px; width:1048px; margin:0 auto;}
.MenuCustom li {float:left; font-size: 18px;font-family:"微软雅黑";display:inline; width:149px;}
.MenuCustom li a:hover { background: #2676E3; color:#fff;text-decoration: none; }
.MenuCustom a { display: block; color: #fff; line-height: 40px; text-decoration: none; }
.MenuCustom a.selecteds { background: #2676E3; color:#fff; }
a,input,button{ outline:none; }
::-moz-focus-inner{border:0px;}
ul,li{padding:0px;list-style:none;}