.top {
	/*position:relative;*/
	position:absolute;
	z-index:99999;
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	width:100%;
	float:left;
}

.top .header {
	width:960px;
	margin:0 auto;
}

.top .logo {
	/*margin-top:42px;*/
	margin-top: 2px;
	float: left;
}

.top .logo span {
	color:#666666;
	font-size:21px;
	margin-left:15px;
}

.top .right {
	margin-top: 10px;
	float: right;
}

.top .top-nav {
	float:right;
}

.top .top-nav .on {
	display:none;
}

.top .top-nav .block {
	margin-right: 18px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.top .top-nav .block img{
	float:left;
}

.top .contact {
	margin-left:10px;
	float:left;
}

.top .contact a{
	margin-left:2px;
	float:left;
}

.top .top-nav2 {
	/*margin-top:32px;*/
	margin-top: 10px;
	float: right;
	clear: right;
}

.top .top-nav2 a{
	color:#666666;
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.top .top-nav2 a:hover{
	color:#d00015;
	
}

.top .top-nav2 span {
	margin:0px 10px;
	color:#666666;
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.top .separator
{
	width:100%;
	float:left;
	height:1px;
	border-bottom:1px solid #e5e5e5;
	margin-top:10px;
}
.top .separator2
{
	width:100%;
	float:left;
	height:1px;
	border-bottom:1px solid #e5e5e5;
	background-image:url(../icon/shadow_bar-gray-up.png);
}
.top .menu-holder {
	width:100%;
	border-top:solid 1px #e8e8e8;
	margin-top:15px;
	float:left;
	clear:both;
}

.top .menu {
	width: 980px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.menu ul li a {
	font-size:15px;
	line-height:24px;
	color:#333333;
/*	margin-right:10px; */
	float:left;
	padding:15px 16px 15px 16px;
	
}

.menu a:hover {
	color:#e20017;
	/*background-color:#F2F0F0;*/
	padding:15px 12px 15px 12px;

}

.top .menu .hover
{
	background-color:#F2F0F0;
	padding:15px 20px 15px 12px;
	margin-right:0px;
	background-image:url(../icon/menu_arrow_off.gif)/*tpa=index.htmlimages/menu_arrow_off.gif*/;
	background-position:center right;
	background-repeat:no-repeat;
}

.top .menu span.left
{
	background-image:url(../icon/menu-left-shadow.gif)/*tpa=index.htmlimages/menu-left-shadow.gif*/;
	background-repeat:repeat-y;
	float: left;
	width: 4px;
	height: 54px;
	margin:0px;

}
.top .menu span.right
{
	background-image:url(../icon/menu-right-shadow.gif)/*tpa=index.htmlimages/menu-right-shadow.gif*/;
	background-repeat:repeat-y;
	float: left;
	width: 4px;
	height: 54px;
	margin:0px;

}
.top .menu .submenu {
	background-image:url(../icon/menu_arrow_off.gif)/*tpa=index.htmlimages/menu_arrow_off.gif*/;
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:20px;
	margin-right:4px;
	
}
/*
.top .menu .on{
	color:#e20017;
	background-image:url(../images/menu_arrow_on.gif);
}

.top .menu .submenu:hover {
	background-image:url(../images/menu_arrow_on.gif);
	margin-right:0px;
	padding-right:20px;
}*/

.top .search-box {
/*	width:198px;*/
	height:24px;
	float:right;
	padding:15px 0px;
}

.top .search-box .search-field {
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border:none;
	background-image:url(../icon/search_bar-1.gif)/*tpa=index.htmlimages/search_bar.gif*/;
	line-height:24px;
	width:157px;
	height:24px;
	padding-left:10px;
	color:#666666;
	float:left;
	position:relative;
}

.menu ul
{
	list-style:none;
	float:left;
	width:700px;
	position:relative;
}

.menu ul li
{
	text-transform:uppercase;
	position:relative;
	min-width:90px !important;
	float:left; 
	
}


.top .sub-menu {
	position: absolute;
	top: 54px;
	min-width: 200px !important;
	left:-10px;
	z-index: 999;
	background-color: #F2F0F0;
	display: block;
	border:1px solid #ccc;
	border-top:none;
	width:auto;
	padding:30px 20px 20px 20px;
	display:none;
	

}

.top .sub-menu p
{
	float:left;
	border-bottom:1px solid #D3CBCB;
	width:100%;
	margin-bottom:20px;
}
.top .sub-menu a {
	float: none;
	height: auto;
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding:5px 0px;
	float:left;
	clear:both;
	line-height: 15px;
	text-transform:none;
	color:#666666;
	
}

.top .sub-menu a:hover
{
	color:#e20017;
}




/****/
ul#menu {
	list-style: none;
	float: left;
	width: 760px;
	position: relative;
}
ul#menu li {		
	text-transform:uppercase;
	position:relative;
	min-width:90px !important;
	float:left; 
	
	
	}
	
ul#menu li a {
	font-size:14px;
	line-height:24px;
	color:#333333;
	float:left;
	padding:15px 16px;}
ul#menu li a:hover , ul#menu li a.on
{
	color:#e20017;
}

ul#menu li a.top-level {position:relative; padding-right:25px;}
ul#menu li a.top-level span {background: url(../icon/menu_arrow_off.gif) no-repeat right;
	width: 7px;
	height: 4px;
	display: block;
	position: absolute;
	right: 10px;
	top: 25px;}

ul#menu li a.top-level:hover span,
ul#menu li a.top-level.on span,
 .red span {background-image:url(../icon/menu_arrow_on.gif)/*tpa=index.htmlimages/menu_arrow_on.gif*/ !important;}



ul#menu li a.menu-about { background-image:url(../icon/menu_bg_about.gif)/*tpa=index.htmlimages/menu_bg_about.gif*/;  background-repeat:no-repeat;}
ul#menu li a.menu-core { background-image:url(../icon/menu_bg_core_business.gif)/*tpa=index.htmlimages/menu_bg_core_business.gif*/; background-repeat:no-repeat;}
ul#menu li a.menu-ir { background-image:url(../icon/menu_bg_investor.gif)/*tpa=index.htmlimages/menu_bg_investor.gif*/;  background-repeat:no-repeat;}
ul#menu li a.menu-media { background-image:url(../icon/menu_bg_media.gif)/*tpa=index.htmlimages/menu_bg_media.gif*/;  background-repeat:no-repeat; }
ul#menu li a.menu-careers { background-image:url(../icon/menu_bg_careers.gif)/*tpa=index.htmlimages/menu_bg_careers.gif*/; background-repeat:no-repeat; }

ul#menu li ul {
	position: absolute;
	top: 54px;
	min-width: 200px !important;
	left:-10px;
	z-index: 99999;
	background-color: #F2F0F0;
	display: none;
	border:1px solid #ccc;
	border-top:none;
	width:auto;
	
	padding:30px 25px 20px 25px;
	width:200px;

}
ul#menu li ul p {
	float: left;
	border-bottom: 1px solid #D3CBCB;
	width: 100%;
	margin-bottom: 10px;
}
ul#menu li ul li
{
	width:100%;
	float:left;
	clear:both;
	
}
ul#menu li ul  .line
{
	float:left;
	/*border-bottom:1px solid #D3CBCB;*/
	width:100%;
	margin-bottom:10px;
	height:1px;
	display:block;
	background:#D3CBCB;
}
/*
ul#menu li ul  
{
	float:left;
	border-bottom:1px solid #D3CBCB;
	width:100%;
	margin-bottom:10px;
	height:1px;
	display:block;
	background:#D3CBCB;
}*/

ul#menu li ul li a{
	height: auto;
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding:5px 0px;
	float:left;
	clear:both;
	line-height: 15px;
	text-transform:none;
	color:#666666;
	
	
	/*width:193px;
	*display:block;
	*/
	/*background:#000;*/
	
}

ul#menu li ul a:hover
{
	color:#e20017;
	background-image:none;
}

ul#menu li ul.submenu-core
{
	width: 450px;
	float: left;
	left: -95px;
	padding-right: 0px;

}

ul#menu li ul.submenu-core li
{
	float:left;
	clear:none;
	min-width: 145px !important;
	max-width: 200px !important;
	margin-right:15px;
	}

ul#menu li ul.submenu-core li.last
{
	margin-right:0;
}

ul#menu li ul.submenu-core li a
{
	font-size:15px;
	font-weight:bold;
	/*
	*width:145px;
	*display:block;
	*background:#000;
	*/
}

ul#menu li ul.submenu-core li ul
{
	display:block;
	float:left;
	position: relative;
	background-color: #F2F0F0;
	border: none;
	width: 180px;
	padding: 0px;
	border-image: initial;
	top:auto;
	min-width:100px !important;
	max-width:180px;
	left:auto;
	clear:both;
	
}
ul#menu li ul.submenu-core li ul li
{
	clear:both;	
	width:185px;
}

ul#menu li ul.submenu-core li ul li a
{
	font-size:15px;
	font-weight:normal;
}
		
/****/		
