ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 36px;
}
ul#topnav li a.cut {
	 background-position: left bottom;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }



ul#topnav a.s1 {
	background: url(../../cn/images/menu_03.jpg) no-repeat;
	width:109px;
}
ul#topnav a.s2 {
	background: url(../../cn/images/menu_04.jpg) no-repeat;
	width: 128px;
}
ul#topnav a.s3 {
	background: url(../../cn/images/menu_05.jpg) no-repeat;
	width: 129px;
}
ul#topnav a.s4 {
	background: url(../../cn/images/menu_06.jpg) no-repeat;
	width: 129px;
}
ul#topnav a.s5 {
	background: url(../../cn/images/menu_07.jpg) no-repeat;
	width: 129px;
}
ul#topnav a.s6 {
	background: url(../../cn/images/menu_08.jpg) no-repeat;
	width: 129px;
}
ul#topnav a.s7 {
	background: url(../../cn/images/menu_09.jpg) no-repeat;
	width: 129px;
}
ul#topnav a.s8 {
	background: url(../../cn/images/menu_10.jpg) no-repeat;
	width: 121px;
}
ul#topnav li .sub {
	position: absolute;
	z-index:100;
	top: 36px;
	left: 0px;
	text-align:center;
	
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5D3EB;
	border-left-color: #C5D3EB;
	background-color: #F2F2F2;
}
ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#topnav .sub ul li {
	
	color: #099;

	

	margin: 0;
	padding: 0;
	text-align:center;
}
ul#topnav .sub ul li a {
	_width: 126px;
	min-width:126px;
	overflow:visible;
	text-indent: 0; 
	height: auto;
	padding: 3px 0px 0px;
	text-decoration: none;
	color: #2A69D2;
	text-align:center;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D3EB;
}
ul#topnav .cs8 .sub ul li a {
	_width: 119px;
	min-width:119px;
	overflow:visible;

}
ul#topnav .sub ul li a:hover {
	color:#000;
	background-position: 5px 12px;
}
ul#topnav .sub ul li a:active {
	color:#000;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
.mRbak .inNewspage {
	line-height: 38px;
	background-image: url(../../cn/images/news_15.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 38px;
	width: 711px;
}


