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