﻿
#menuListCorp
{
	width: 100%;
	margin: 0px auto;
}
#menuListCorp ul, #menuListCorp li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuListCorp ul li
{
	margin: 0px;
	padding: 0px;
}

#menuListCorp ul
{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}

#menuListCorp ul li
{
	
	list-style-type: none;	
	height: 35px;
	line-height: 34px;
	padding-left: 24px;
	background-image: url(/Cn/Images/left_li_bg1.gif);
	background-repeat: no-repeat;
}

#menuListCorp ul li a:link,#menuListCorp ul li a:visited,#menuListCorp ul li a:active {
	color: #3f3f3f;
}

#menuListCorp ul li a:hover {
	color: #ff6600;
	font-weight: bold;	
	text-decoration: none;
	
}

	


#menuListCorp ul ul
{
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	
}

#menuListCorp ul ul li
{
	cursor: pointer;
	background-image: none !important;		
	margin:0px !important;
	padding:0px !important;
	
	background-image: url(/Cn/Images/zx_ico1.gif);
	background-repeat:no-repeat;
	background-position:Left;	
	position: relative;	
	line-height: 22px;
	height:22px;
	
	
}


#menuListCorp ul ul li h3
{	
	
	
	padding-left:15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;	
	line-height: 22px;
	height:22px;
	
	
}


#menuListCorp ul ul li h3 a:link, #menuListCorp ul ul li h3 a:visited
{
	
	font-size: 12px;
	font-weight: normal;
	
}

#menuListCorp ul ul li h3 a:hover
{
	color: #ff6600;	
	font-weight: normal;
}





#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: 175px;
	top: 0px;
	
}

#menuListCorp ul ul div ul
{
	background-color:#FAFEFF;
}

#menuListCorp ul ul div ul li
{
	margin:0px !important;
	paddding:0px !important;
	background-image: none !important;		
	padding-left:20px;
	height:21px;
	line-height:21px;
	background-color:#FAFEFF;
	
	
	
	
}


#menuListCorp ul ul div ul li h3
{
	margin:0px !important;
	paddding:0px !important;	
	background-image: none !important;		
	margin-bottom: 0px !important;	
	margin-top: 0px !important;			
	padding-left: 10px;
	padding-right: 10px;	
	background-color:#FAFEFF;	
	
}


#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;
	background-color:#FAFEFF !important;	
	font-weight: normal;
}
#menuListCorp ul ul div ul li h3 span
{
	float: right;
	padding: 3px 3px 0px 0px !important;
}
