
#menuListCorp
{
	width: 100%;
	margin: 0px auto;
}
#menuListCorp ul, #menuListCorp li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuListCorp ul li h3
{
	margin: 0px;
	padding: 0px;
}

#menuListCorp ul
{
	display: block;
	margin: 0px;
	padding: 0px;
}
#menuListCorp ul li h3
{
	border: 1px #ccc solid;
	background-image: url(/Cn/Images/ExpandMenu/Link1.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 1px; *height:28px;height:22px;padding-top:6px;padding-left:10px;padding-right:10px;
}
	
#menuListCorp ul li h3 a:link, #menuListCorp ul li h3 a:visited
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

#menuListCorp ul li h3 a:hover
{
	color: #FF6600;
}
#menuListCorp ul li h3 span
{
	float: right;
}

#menuListCorp ul ul
{
	margin: 0px;
	padding: 0px;
}
#menuListCorp ul ul li
{
	cursor: pointer;
	/*border-bottom: #fff 1px dashed;*/
}
#menuListCorp ul ul li h3
{
	background-image: none;
	background-color: #f9f9f9;
	margin-bottom: 1px; 
	*height:28px; 
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 10px;
	position: relative;
}
#menuListCorp ul ul li h3 a:link, #menuListCorp ul ul li h3 a:visited
{
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
#menuListCorp ul ul li h3 a:hover
{
	color: #FF6600;
}
#menuListCorp ul ul li h3 span
{
	float: right;
	padding: 3px 3px 0px 0px;
}

#menuListCorp ul ul div
{
	position: absolute;
	width: auto;
	min-width: 150px; 
	__width:150px;
	left: 212px;
	top: 0px;
}






#menuListCorp ul ul div ul li h3
{
	background-color: #f2f2f2;
	margin-bottom: 0px;
	 *height:28px; 
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
#menuListCorp ul ul div ul li h3 a:link, #menuListCorp ul ul div ul li h3 a:visited
{
	font-size: 12px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
#menuListCorp ul ul div ul li h3 a:hover
{
	color: #FF6600;
}
#menuListCorp ul ul div ul li h3 span
{
	float: right;
	padding: 3px 3px 0px 0px !important;
}
