*
{
	margin:0;
	border:0;
	padding:0;
}
#TopMain
{
	width:1004px;
	height:122px;
}
#MenuBox
{
	width:1004px;
	height:122px;
	background-image:url(../images/NewIndex/NewIndexTop.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#MenuBox ul
{
	width:950px;
	height:31px;
	margin-top:91px;
	text-align:left;
}
#MenuBox ul li
{
	float:left;
	font-size:14px;
	height:22px;
	width:90px;
	margin-right:2px;
	padding-top:9px;
	font-weight:bold;
	background-image:url(../images/NewIndex/NewTopMenuBtn.jpg);
	text-align:center;
}
#MenuBox ul .NowShow
{
	color:#fe7e00;
	background-image:url(../images/NewIndex/NewTopMenuBtn2.jpg);
}
#MenuBox ul .NowShow a
{
	color:#fe7e00;
}
#MenuBox ul .NowOver
{
	background-image:url(../images/NewIndex/NewTopMenuBtnM.jpg);
}
#MenuBox ul .NowOver a
{
	color:#fe7e00;
}
#MenuBox ul a
{
	color:#048ac8;
	text-decoration:none;
}
#MenuBox ul a:hover
{
	color:#fe7e00;
	text-decoration:none;
}
