.main_gdbj_list{
	height: 52px; padding-top:0px;
	
}
.main_gdbj_list_3{
	padding-left:5px;
	height: 48px; width:500px;
	
}

nav ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#main_gdbj_list_2{font-family: "Î¢ÈíÑÅºÚ","Microsoft YaHei";
	font-size: 16px; text-align:center; 
	width: 140px; 
	height: 48px; float:left;line-height:48px;
	
}
#main_gdbj_list_2 a:link { font-family: "Î¢ÈíÑÅºÚ","Microsoft YaHei";
	font-size: 16px; text-align:center; 
color:#666;text-decoration:none; 
} 
#main_gdbj_list_2 a:visited { 
color:#666;text-decoration:none; 
} 
#main_gdbj_list_2 a:hover { 
background: #cd010f;display: block; width:140px; height:48px; 
	font-family: "Î¢ÈíÑÅºÚ","Microsoft YaHei";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
} 	

.fs22{font-size: 22px;	font-weight: bold; }
.fs16{
	font-size:18px;
	font-weight: normal;
}

nav ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}



.nav {
	width: 1200px;
	height: 56px;
	margin: 0 auto;
	background-image: url(../images/menu_bj.jpg);
	background-repeat: repeat-x;
}

.nav a {	
	display: block;
	padding: 0 16px;
	cursor: pointer;
	font-family: "ºÚÌå";
	text-decoration: none;
}

.nav_menu {
  line-height: 55px;
  font-weight:300;
}
.nav_menu-item {	
  display: inline-block; float:left;	
  position: relative; width:135px; text-align:center;
}
.nav_menu-item a{color: #fff;}
.nav_menu-item:hover {
	background-color: #D30708;
	color: #FF9;
	height: 55px;
}
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_submenu {color: #FFF;
	font-weight: 300;
	text-transform: none;
	display: none;
	position: absolute;
	width: 135px;
	line-height: 50px;
	background-color: #D30708;
}
.nav_submenu-item a{color:#fff}

.nav_submenu-item:hover {
  background: rgba(0, 0, 0, 0.1); 
}
