<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import 'reset.css';
@charset "UTF-8";
/* CSS Document */

/* GENERAL */

html, body {
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(/english/images/focus-at-50/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
    }
a {
	color: #73216d;
	cursor: pointer;
	text-decoration: none;
	border: 0;
    }
a:hover {
	color: #FF0099;
	cursor: pointer;
	border: 0;
	}
STRONG {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #606;
	}
EM {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
   }
.clear {
  clear: both;
  }
#innerWrap {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	}

/* HEADER */

#header {
	height: 190px;
	width: 980px;
	position: relative;
	background-image: url(/english/images/focus-at-50/bg_hd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
    }

#logo_cu {
	position:absolute;
	left:14px;
	top:35px;
	z-index:150;
	}

#home {
	position:absolute;
	left:257px;
	top:48px;
	z-index:148;
	}
#home_b5 {
	position:absolute;
	left:272px;
	top:50px;
	z-index:148;
	}
	
#logo_50Ann {
	position:absolute;
	left:112px;
	top:35px;
	z-index:149;
	}
	

	
.icon_pdf {
	position:absolute;
	right:43px;
	top:65px;
	z-index:80;
	}
	
.icon_ebook {
	position:absolute;
	right:10px;
	top:65px;
	z-index:80;
	}
	
.sizing {
	color: #CCCCCC;
	right: 3px;
	position: absolute;
	top: 162px;
	z-index: 95;
	float: right;
	}
.sizing p a {
	color: #CCCCCC;
	text-decoration: none;
	}
.sizing p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.sizing p span.current {
	color: #DDA300;
	}
.sizing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.sizing p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

p.char {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 39px;
	right: 7px;
	color: #FFFFFF;
	z-index: 90;
	font-size: 13px;
	line-height: 1;
    }
p.char a {
	color: #FFFFFF;
    }
p.char a:hover {
	color: #dda315;
	cursor: pointer;
	border: 0;
	}

/* NAVIGATION */
#nav-box {
	height: 29px;
	position: relative;
	width: 980px;
	float: left;
	z-index: 150;
	margin: 0 0 0 14px;
	}
#nav-tab {
	display: inline-block;
	left: 0;
	position: absolute;
	text-align: center; /* IE FIX */
	top: 0;
	margin: 0px;
	padding: 0px;
	float: left;
  }
#nav-tab li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8;
	margin: 0;
	position: relative;
	text-align: left; /* IE FIX */
}

#nav-tab li a.root
{
    line-height: 1;
}

#nav-tab li:hover a {
	background-color: #f4dfb4;
  }
#nav-tab li a {
  color: #73216d;
  display: block;
  padding: 2px 18px 0 18px;
  position: relative;
  text-align: left; /* IE FIX */
  text-decoration: none;
  }



/* field content */
#field_main {
	width: 980px;
	text-align: left;
	/*min-height: 700px;*/
	position: relative;
	background-color: white;
	padding: 12px 0 12px 0;
	margin: 0;
	float: left;
	z-index: 80;
	color: #333;
	}

#column_l {
	width: 239px;
	text-align: left;
	padding: 0;
	margin: 0;
	float: left;
	}

#column_m {
	width: 478px;
	text-align: left;
	float: left;
	margin: 0 12px;
	padding: 0;
	}
	
#column_r {
	width: 239px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#section_kick_off, #section_banquet {
	width: 239px;
	/*height: 478px;*/
	position: relative;
	display: table;
}

#section_embrace, #section_empower {
	width: 478px;
	/*height: 238px;*/
	position: relative;
}

#section_embrace {
	margin-bottom: 18px;
}

#field_main .section div.hover {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: #000000;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000); 
	display: none;
	cursor: pointer;
}

#field_main #section_kick_off div.hover {
	background: rgba(0, 0, 0, 0.5) url(/english/images/focus-at-50/kick_off.png) 50% 50% no-repeat;
}
#field_main #section_embrace div.hover {
	background: rgba(0, 0, 0, 0.5) url(/english/images/focus-at-50/embrace.png) 50% 50% no-repeat;
}
#field_main #section_empower div.hover {
	background: rgba(0, 0, 0, 0.5) url(/english/images/focus-at-50/empower.png) 50% 50% no-repeat;
}
#field_main #section_banquet div.hover {
	background: rgba(0, 0, 0, 0.5) url(/english/images/focus-at-50/banquet.png) 50% 50% no-repeat;
}

	
div.extra_menu {
    display: block;
    width: 925px;
    text-align: left;
    padding: 7px 0 7px 35px;
    margin: 0 0 0 10px;
    background: #F0F0F1 url(/english/images/focus-at-50/bullet_extra_menu.png) no-repeat 5px 50%;
}




/* dropdown menu */

#nav-tab div.menu {
	/*width: 690px;*/
	text-align: left;
	position: absolute;
	top: 29px;
	left: -1px;
	}

#nav-tab div.menu_hide {
	display: none;
}

#nav-tab div.menu_show {
	display: default;
}

#nav-tab div.menu_others {
	width: 695px;
	left: -275px;
}

div.menu {
	/*width: 690px;*/
	text-align: left;
	}

#nav-tab div.menu_body {
	background-color: #f4dfb4;
	padding: 15px 20px 20px 20px;
	border-width: 0px 1px 1px 1px;
	border-color: #DDA214;
	border-style: solid;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	}
#nav-tab div.menu_l{
	width: 315px;
	float: left;
	margin: 0;
	}
#nav-tab div.menu_r{
	width: 315px;
	float: left;
	margin: 0 0 0 20px;
	}
#nav-tab div.menu_body ul {
	display:block;
	width: 315px;
	}
#nav-tab div.menu_body ul li {
	line-height: 1.3;
	display: block;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding: 5px 0 5px 0;
	float: none;
	}
#nav-tab div.menu_body ul li a {
	padding: 0;
}

#nav-tab div.menu_body ul li a:hover{
	color: #FF0099;
}

#nav-tab div.menu_body ul.menu_right, div.menu_body ul.menu_right {
	width: 315px;
	float: left;
	margin: 0 0 0 20px;
	}

/* research_list_home */
div.research_home {
	margin: 10px 0 30px 0;
	display: block;
	position: relative;
	}
div.research_home ul {
	padding: 0;
	margin: 0;
	list-style: none;
	cursor: pointer;
	}
div.research_home ul li {
	line-height: 1.1;
	display: block;
	height: auto;
	background-image: url(/english/images/focus-at-50/bg_repeat_research_home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
div.research_home ul li:first-child {
	border: 1px solid #CCC;
	}
div.research_home ul li a {
	display: block;
	padding: 5px 2px 5px 21px;
	font-family: Arial, Helvetica, sans-serif;
	}
.column_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.6;
	position: relative;
	float: left;
	width: 297px;
	margin: 20px 0 10px 0;
}

.column_txt p{
	margin-bottom: 4px;
}
a.but_more {
	position: absolute;
	z-index: 75;
	float: right;
	right: 0px;
	bottom: -10px;
}







/* footer */

#footer {
  min-height: 180px;
  width: 980px;
  position: relative;
  /*margin-top: 30px;*/
  /*margin-bottom: 20px;*/
    }
	
/*#footer img{
	position: relative;
	margin-left: 13px;
	float: left;
    }
*/
	
#footnote {
	position: relative;
	height: auto;
	text-align: left;
	margin: 0px 0px 0px 13px;
	font-family: Arial, Helvetica, sans-serif;
    }
#footnote ul {padding:5px 0; margin:0; list-style:none;}
#footnote ul li {display:inline; color:#666;}
#footnote p {line-height:1.2; color:#666; padding:0; margin:5px 0;}



/*Social Networking*/
#shareme-wrapper {
	padding: 5px 0 5px 12px ;
}

#shareme-wrapper .sharrre .button {
	float: left;
	width: 85px;
	height: 25px;
	margin: 5px 0;
	display: table-cell;
	text-align:center;
}

#popup_social_mark #shareme-wrapper .sharrre .button {
	min-width: 85px;
	width: 32%;
}

#shareme-wrapper .sharrre .googleplus, #shareme-wrapper .sharrre .sina {
	width: 80px;
}</pre></body></html>