/* CSS Document */
.index_NewBody
{
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 auto;
}
/*首页头部样式*/
.index_NewTop
{
	width:100%;
	height:85px;
	border-bottom:solid 1px #6ac2da;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#d2f4fe', gradientType='0');
}
	/*logo*/
	.index_NewLogo
	{
		width:299px;
		height:85px;
		background-image:url(Images/Menu/ico_index_newlogo.gif);
		background-position:left top;
		background-repeat:no-repeat;
		float:left;
	}
	.index_NewTopRight
	{
		width:auto;
		height:85px;
		float:left;
		background-image:url(Images/Background/bg_index_newRight.gif);
		background-position:right bottom;
		background-repeat:no-repeat;
	}
		.index_NewTopRight_top
		{
			width:auto;
			height:55px;
		}
			.index_NewTopRight_topSearch
			{
				width:500px;
				height:50px;
				float:left;
			}
			.index_NewTopRight_topLoad
			{
				width:auto;
				height:50px;
				float:right;
			}
		.index_NewTopRight_bottom
		{
			width:605px;
			height:30px;
			background-image:url(Images/Background/bg_index_newMenu.gif);
			background-position:left top;
			background-repeat:no-repeat;
		}
			.index_NewMenu
			{
				width:280px;
				height:17px;
				float:left;
				margin:8px 0 0 20px;
			}
			.index_Weather
			{
				width:100px;
				height:17px;
				float:left;
				margin-top:8px;
			}
			.index_NewMenuButton
			{
				color:#003e58;
				font-size:12px;
			}
			.index_New2D3D
			{
				width:168px;
				height:19px;
				float:right;
				margin-top:7px;
			}
			.New2D3D_button
			{
				width:52px;
				height:17px;
				border:1px solid #115763;
				float:left;
				text-align:center;
				background-color:#ededed;
			}
			.NewQuanPing
			{
				width:52px;
				height:17px;
				float:left;
				text-align:center;
			}
/*首页主体样式*/
.index_NewContent
{

}

