﻿.nav
{
	width:962px;
	height:30px;
	background-image: url(navbp.png);
	background-repeat: no-repeat;
	clear:both;
	line-height:30px;
	margin:0 auto;
}
.navseach
{
	width:140px;
	height:29px;
	float:right;
	
	background-repeat: no-repeat;
	background-position: right 0 !important;
	background-position: right 0.5px;
}
.navmain
{
	width:550px;
	height:30px;
	float:left;
	padding-left:20px;line-height:30px;
}
.menustyle
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px 0px 33px;
}
*html .menustyle
{
	padding:10px 10px 0 33px;
}
*+html .menustyle
{
	padding:3px 10px 7px 33px;
}
.banner
{
	width:962px; height:430px;margin:0 auto;
}
.banner1
{
	width:200px; height:430px; float:left
}
.banner2
{
	width:940px; height:430px; float:right
}
.navcont
{
	width:962px;
margin-top:1px!important;margin:0 auto;
}
.baleft
{
	width:222px;
	float:left;
	z-index:1;
	top: -30px;
	position: relative;
}
.baright
{
	width:735px;
	float:right;
}
