.header .nav { }

/*------ 蓝色 -------*/
.blue .top {
	background-position: 0 -87px;
	background-repeat: repeat-x;
	height: 77px;
}
.blue .top .t_l {
	background-position: -13px 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 7px;
}
.blue .top .t_r {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 10px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:980px;
	margin-top:8px;
	margin-bottom:0px;
}
#navMenu {
	width:980px;
	overflow:hidden;
	margin:0px auto;
}
#navMenu li {
	float: left;
	line-height: 34px;
	height: 34px;
	background-image: url(../image/header_interval.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
}
#navMenu li a {
	font-size: 14px;
	font-family:"宋体";
	color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 2px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-image: url(../image/header_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/
/*------ //搜索框 ---------*/
.search-keyword {
	width:150px;
	height:23px;
	padding-top:5px;
	padding-left:40px;
	border:0px;
	background:url(../image/search-bg.gif) no-repeat;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../image/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	height:22px;
}
.light{
    border:1px solid #BFE0F9;
}
.style1{
    font-weight:bold;
	color:#397CBE;
}
li{
    line-height:20px;
	padding-left:5px;
}