@import url("globalNew9-21.css");
.header {
	background: url(head_bg.gif) repeat-x;
	height: 102px;
	margin: auto;
	padding: auto;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #a3bfe8;
	width: 990px;
	clear:both;
}

.headerCt {
	float:left;
	width:900px;
	text-align:center;
}

#logoArea{
  float:left;
  width:24%;
  text-align:center;
}

#logo{
  margin-top:12px;
  margin-bottom:8px;
}

#headerMenu{
  float:right;
  width:76%;
}

/*一级导航条*/
.navl1 {
	width: 100%;
}

.navl1 ul {
	font-size: 12px;
	background: url(head_nav_bg.gif) repeat-x;
	width: auto;
	line-height: 30px;
	border: 1px solid #a7cde5;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	height: 30px;
}

.navl1 ul li {
	float: left;
	height: 30px;
	background-image: url(head_nav_li_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #02418a;
	width: 61px;
	text-align: center;
}
.navl1 ul li div.home {
	background-image: url(home.gif);
	background-repeat: no-repeat;
	background-position: center -34px;
	height: 30px;
	CURSOR: hand;
}

.navl1 ul li.end_li { background: none transparent scroll repeat 0% 0%; }

/* 城市选择框 */
.city {
	margin-top: 12px;
	float: left;
	width: auto;
}
.city dt {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	font-family: "黑体";
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.city dd {
	float: left;
}
.city span {
	background-image: url(citybg.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 30px;
	display: block;
}
.city .submenu {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 100;
}
.city .submenu dt {
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #CCCCCC;
	width: 300px;
	font-family: "宋体";
}
.city .submenu dd {
	width: 280px;
}
.city .submenu a {
	display: block;
	width: 60px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #000000;
	line-height: 170%;
	padding: 3px;
}
.city .submenu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.city #city-sub {
	COLOR: #ffffff;
	POSITION: absolute;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	left: 90px;
	visibility: hidden;
	border: thin solid #FF9900;
	top: -30px;
}

/*二级导航条*/
.navl2 {
	width: 100%;
	text-align:center;
}
.navl2 ul {
	width: auto;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

#topSearch{
  line-height:22px;
}

.navl2 li {
	float:left;
	height: 33px;
	margin-left: 0px;
	margin-top: 24px;
}

.navl2 li a{
	width: 77px;
	height: 33px;
	line-height: 33px;
	background-image: url(mtbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	font-size:14px;
	font-weight: bold;
	color: #2f2f2f;
}

.navl2 li a:hover{
	width: 77px;
	height: 33px;
	background-image: url(mtbg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	font-size:14px;
	font-weight: bold;
	color: #2f2f2f;
}

.navl2 li a:visited{
	width: 77px;
	height: 33px;
	background-image: url(mtbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	font-size:14px;
	font-weight: bold;
	color: #2f2f2f;
}

.navl2 .topSearch {
	float: right;
	width: 224px;
	display: block;
	background-image: url(search_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 58px;
	font-weight: bold;
	margin-left:12px;
}

.navl2 .topSearch dt {
	background-image: url(search_1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 224px;
	text-indent: 15px;
	color: #FFFFFF;
	padding-top: 6px;
	text-align:left;
}
.navl2 .topSearch dd {
	float: left;
	text-align: right;
	width: 73px;
}
.navl2 .topSearch .end_s {
	color: #FFFFFF;
	float: left;
	width: 65px;
}

.navl2 .topSearch a {
	margin:0;
	text-decoration:none;
	padding: 0px;
	float: none;
	background-image: url(transparent.gif);
}
.navl2 .topSearch .end_s a {
	color: #FFFFFF;
}

#topSplit{
  clear:both;
  margin:auto;
  padding:auto;
  border-top:3px solid #efefef;
  height:8px;
  font-size:1px;
  line-height:1px;
  width:990px;
}
#topSplitadd{
	clear:both;
	padding:auto;
	
	height:8px;
	font-size:1px;
	line-height:1px;
	width:990px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.footArea td{
  font-size: 12px;
	line-height:150%;
	padding-left: 3px;
	text-align:center;
}
