@charset "utf-8";
/* CSS Document */

/*-----head1style----*/
.nHead1Bg{
	width:100%; height:32px; line-height:32px;
	background:url(../images/nHead1Bg.gif) repeat-x
	}
.nHead1Bg .nHead1Box{
	margin:0 auto;
	width:1000px; height:32px; line-height:32px;
	}
.nHead1Bg .nHead1Box .nHead1Left span{ 
	display:inline-block; margin-right:10px
	}
.nHead1Bg .nHead1Box .nHead1Right{
	float:right; display:inline; 
	line-height:32px
	}
/*-----head2style-----*/
.nHead2Box{
	width:100%; height:175px; overflow:hidden;
	background:#fff;
	}
.nHead2LogoBox{
	margin:0 auto; padding-left:400px;
	width:600px; height:128px; overflow:hidden;
	background:url(../images/nLogo.gif) no-repeat
	}
.nHead2CenterBox{
	float:left; display:inline; 
	width:360px; height:128px; overflow:hidden;
	}
.nHead2CenterBox .nChangeCity{
	margin:20px 0 5px 0
	}
.nHead2CenterBox .nHead2Search{
	height:70px; overflow:hidden;
	}
.nHead2CenterBox .nHead2Search .nSearchText{
	padding-left:5px;
	float:left; display:inline;
	width:277px; height:36px; line-height:36px; overflow:hidden;
	border:0; background:url(../images/nSearchBg.gif) no-repeat; color:#999
	}	
.nHead2CenterBox .nHead2Search .nSearchBtn{
	float:left; display:inline;
	width:68px; height:36px; overflow:hidden;
	border:0; background:url(../images/nSearchBg.gif) right no-repeat;
	}
.nHead2CenterBox .nHead2Search p{ 
	clear:both; display:block; line-height:24px
	}
.nHead2RightBox{
	margin-top:20px; padding-top:56px;
	float:right; display:inline;
	width:160px; overflow:hidden;
	background:url(../images/nhead2Tel.gif) no-repeat
	}
.nHead2RightBox .nHead2LoginBtn1,.nHead2RightBox .nHead2LoginBtn2{
	float:left; padding-right:5px;
	width:73px; height:29px; overflow:hidden;
	background:url(../images/nHead2btn.gif) no-repeat
	}
.nHead2RightBox .nHead2LoginBtn2{
	padding-right:0;
	background-position:-83px 0
	}
/*----menustyle----*/
.nHead2MenuBg{
	width:100%; height:47px;
	background:url(../images/nHead2MenuBg.gif) repeat-x
	}
.nHead2MenuBox{
	margin:0 auto;
	width:1000px; height:47px; line-height:47px;
	}
.nHead2MenuBox a{ color:#fff; font-size:14px; font-weight:bold}
.nHead2MenuDefault{ 
	padding:0 20px;
	float:left; display:inline;
	}
.nHead2MenuSelect{
	background:#02960b}
.nHead2MenuDefault:hover{
	background:#28a42f
	}
.nHead2MenuRight{
	padding:0px 30px;
	float:right; display:inline-block;
	height:40px; line-height:40px;
	position:relative; top:-3px;
	border:#ff6100 solid 1px; background:url(../images/nHead2MenuRightBg.gif) repeat-x
	}
