/* base */

* {
	margin: 0;
	padding: 0;
}

ul, ol { list-style: none; }
img {vertical-align: middle;}


/* layout */

body {
	background: #2b2a27 url(images/background.jpg) no-repeat center top;
	padding-bottom: 30px;
}

div#Wrap {
	width: 810px;
	background: #fff url(images/bg_wrap.gif) repeat-x;
	margin: 18px auto 0;
	position: relative;
}

div#Wrap div.quickContact {
	position: absolute;
	left: 240px;
	top: -18px;
	width: 87px;
	height: 61px;
}

div#Wrap div.quickContact a {
	display: block;
	height: 61px;
	background: url(images/quick-contact.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/* Header */

div#Header {
	height: 128px;
}

div#Header h1 {
	float: left;
	width: 139px;
	height: 32px;
	margin: 50px 0 0 50px;
}

* html div#Header h1 { display: inline } /* for ie6 double margin bug */

div#Header h1 a {
	display: block;
	height: 32px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div#Header div.languageSelect {
	float: right;
	width: 164px;
	background: url(images/bg_language.gif) no-repeat left bottom;
	margin-top: 30px;
	padding: 10px;
}

div#Header div.languageSelect ul li {
	float: left;
	width: 73px;
	height: 17px;

}

div#Header div.languageSelect ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 17px;
}

div#Header div.languageSelect ul li.korean {
	padding-right: 15px;
}

div#Header div.languageSelect ul li.korean a {
	background: url(images/language_korean.gif) no-repeat;
}

div#Header div.languageSelect ul li.english a {
	background: url(images/language_english.gif) no-repeat;
}

div#Header div.languageSelect ul li.off a {
	background-position: 0 -30px;
}

div#Header div.languageSelect ul li a:hover {
	background-position: 0 0;
}



/* Footer */

div#Footer {
	height: 60px;
	background: url(images/line-footer.gif) no-repeat 228px 0;
	text-indent: -9999px;
	border-top: 1px solid #b0b0b0;
}

div#Footer div.logo {
	float: left;
	width: 230px;
	height: 60px;
	background: url(images/logo_footer.gif) no-repeat 30px 20px;
}

div#Footer div.copyright {
	float: left;
	width: 400px;
	height: 60px;
	background: url(images/copyright.gif) no-repeat 21px 13px;
	text-indent: -9999px;
}

div#Footer div.designer {
	float: right;
	width: 90px;
	height: 60px;
	background: url(images/designer.gif) no-repeat 0;
	padding-right: 10px;
}

div#Footer div.designer a {
	display: block;
	height: 36px;
	margin-top: 20px;
}


/* Body */

div#Body {
	padding-top: 40px;
}


/* Navigation */

div#Navigation {
	float: left;
	width: 192px;
	padding: 0 15px 30px 21px;
}

div#Navigation ol.mainMenu li {
	height: 20px;
	padding-bottom: 6px;
}

div#Navigation ol.mainMenu li a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}

div#Navigation ol.mainMenu li.home a {
	background: url(images/menu_home.gif) no-repeat;
}
div#Navigation ol.mainMenu li.about a {
	background: url(images/menu_about.gif) no-repeat;
}
div#Navigation ol.mainMenu li.team a {
	background: url(images/menu_team.gif) no-repeat;
}
div#Navigation ol.mainMenu li.portfolio a {
	background: url(images/menu_portfolio.gif) no-repeat;
}
div#Navigation ol.mainMenu li.contact a {
	background: url(images/menu_contact.gif) no-repeat;
}

div#Navigation ol.mainMenu li.on2 a,
div#Navigation ol.mainMenu li a:hover {
	background-position: 0 -26px;
}

div#Navigation ol.mainMenu li.on,
div#Navigation ol.mainMenu li.on a {
	background-position: 0 -52px;
}

div#Navigation ol.subMenu li {
	height: 16px;
	padding-bottom: 6px;
}

div#Navigation ol.subMenu li a {
	display: block;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}

div#Navigation ol.subMenu li.overview a {
	background: url(images/menu_overview.gif) no-repeat;
}
div#Navigation ol.subMenu li.strengths a {
	background: url(images/menu_strengths.gif) no-repeat;
}
div#Navigation ol.subMenu li.focus a {
	background: url(images/menu_focus.gif) no-repeat;
}
div#Navigation ol.subMenu li.management a {
	background: url(images/menu_management.gif) no-repeat;
}
div#Navigation ol.subMenu li.professionals a {
	background: url(images/menu_professionals.gif) no-repeat;
}
div#Navigation ol.subMenu li.administrative a {
	background: url(images/menu_administrative.gif) no-repeat;
}

div#Navigation ol.subMenu li a:hover {
	background-position: 0 -20px;
}

div#Navigation ol.subMenu li.on a,
div#Navigation ol.subMenu li.on a:hover {
	background-position: 0 -40px;
}


/* Content */

div#Content {
	float: left;
	width: 550px;
	padding: 0 0 30px 30px;
	margin-bottom: 30px;
	border-left: 1px solid #b0b0b0;
}

div#Content h2 {
	height: 82px;
	background: url(images/apendix_title.gif) no-repeat left bottom;
	margin-bottom: 50px;
}

div#Content h2 span {
	display: block;
	height: 30px;
	text-indent: -9999px;
}

body#mHome div#Content h2 span {
	background: url(images/title_home.gif) no-repeat;
}
body#mOverview div#Content h2 span {
	background: url(images/title_overview.gif) no-repeat;
}
body#mStrengths div#Content h2 span {
	background: url(images/title_strengths.gif) no-repeat;
}
body#mFocus div#Content h2 span {
	background: url(images/title_focus.gif) no-repeat;
}
body#mManagement div#Content h2 span {
	background: url(images/title_management.gif) no-repeat;
}
body#mProfessionals div#Content h2 span {
	background: url(images/title_professionals.gif) no-repeat;
}
body#mAdministrative div#Content h2 span {
	background: url(images/title_administrative.gif) no-repeat;
}
body#mPortfolio div#Content h2 span {
	background: url(images/title_portfolio.gif) no-repeat;
}
body#mContact div#Content h2 span {
	background: url(images/title_contact.gif) no-repeat;
}


/* ------------ Specification ---------------- */

/* menu : Home */

body#mHome div#Body {
	padding: 0;
}

body#mHome div#KeyVisual {
	padding-bottom: 20px;
}

body#mHome div#NavigationHome {
	background: url(images/bg_homemenu.gif) repeat-x;
	height: 200px;
	position: relative;
}

body#mHome div#NavigationHome ol.mainMenu {
	float: left;
	position: relative;
}

body#mHome div#NavigationHome ol.mainMenu li {
	float: left;
}

body#mHome div#NavigationHome ol.mainMenu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
}

body#mHome div#NavigationHome ol.mainMenu li.home a {
	background: url(images/homemenu_home.gif) no-repeat;
	width: 35px;
	left: 35px;
}

body#mHome div#NavigationHome ol.mainMenu li.about a {
	background: url(images/homemenu_about.gif) no-repeat;
	width: 43px;
	left: 128px;
}

body#mHome div#NavigationHome ol.mainMenu li.team a {
	background: url(images/homemenu_team.gif) no-repeat;
	width: 35px;
	left: 304px;
}

body#mHome div#NavigationHome ol.mainMenu li.portfolio a {
	background: url(images/homemenu_portfolio.gif) no-repeat;
	width: 147px;
	left: 494px;
}

body#mHome div#NavigationHome ol.mainMenu li.contact a {
	background: url(images/homemenu_contact.gif) no-repeat;
	width: 79px;
	left: 692px;
}


body#mHome div#NavigationHome ol.subMenu {
	position: absolute;
	top: 30px;
	width: 170px;
}

body#mHome div#NavigationHome ol.subAbout {left: 130px;}
body#mHome div#NavigationHome ol.subTeam {left: 306px;}

body#mHome div#NavigationHome ol.subMenu li {
	height: 20px;
}

body#mHome div#NavigationHome ol.subMenu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 16px;
}

body#mHome div#NavigationHome ol.subMenu li.overview a {
	background: url(images/homemenu_overview.gif) no-repeat;
}

body#mHome div#NavigationHome ol.subMenu li.strengths a {
	background: url(images/homemenu_strengths.gif) no-repeat;
}

body#mHome div#NavigationHome ol.subMenu li.focus a {
	background: url(images/homemenu_focus.gif) no-repeat;
}

body#mHome div#NavigationHome ol.subMenu li.management a {
	background: url(images/homemenu_management.gif) no-repeat;
}

body#mHome div#NavigationHome ol.subMenu li.professionals a {
	background: url(images/homemenu_professionals.gif) no-repeat;
}

body#mHome div#NavigationHome ol.subMenu li.administrative a {
	background: url(images/homemenu_administrative.gif) no-repeat;
}

body#mHome div#NavigationHome ol.subMenu li a:hover {
	background-position: 0 -18px;
}


/* menu : Overview */

body#mOverview p.overview {
	text-indent: -9999px;
	height: 350px;
	background: url(images/overview_desc.gif) no-repeat;
}

/* menu : Strengths */

body#mStrengths p.strengths1 {
	text-indent: -9999px;
	height: 108px;
	background: url(images/strengths_desc1.gif) no-repeat;
}

body#mStrengths p.strengths2 {
	text-indent: -9999px;
	height: 163px;
	background: url(images/strengths_desc2.gif) no-repeat;
}

body#mStrengths p.strengths3 {
	text-indent: -9999px;
	height: 108px;
	background: url(images/strengths_desc3.gif) no-repeat;
}

/* menu : Investment Focus */

body#mFocus p.focus1 {
	text-indent: -9999px;
	height: 107px;
	background: url(images/focus_desc1.gif) no-repeat;
}

body#mFocus p.focus2 {
	text-indent: -9999px;
	height: 161px;
	background: url(images/focus_desc2.gif) no-repeat;
}

body#mFocus p.focus3 {
	text-indent: -9999px;
	height: 117px;
	background: url(images/focus_desc3.gif) no-repeat;
}

body#mFocus p.focus4 {
	text-indent: -9999px;
	height: 121px;
	background: url(images/focus_desc4.gif) no-repeat;
}

body#mFocus p.focus5 {
	text-indent: -9999px;
	height: 138px;
	background: url(images/focus_desc5.gif) no-repeat;
}

/* menu : Management */

body#mManagement p.management {
	text-indent: -9999px;
	height: 606px;
	background: url(images/management_desc.gif) no-repeat;
}

/* menu : Investment Professionals */

body#mProfessionals p.professionals {
	text-indent: -9999px;
	height: 737px;
	background: url(images/professionals_desc.gif) no-repeat;
}

/* menu : Administrative Team */

body#mAdministrative p.administrative {
	text-indent: -9999px;
	height: 286px;
	background: url(images/administrative_desc.gif) no-repeat;
}

/* menu : Portfolio Companies */

body#mPortfolio p.portfolio {
	text-indent: -9999px;
	height: 180px;
	background: url(images/portfolio_companies.gif) no-repeat;
}


/* menu : Contact */

body#mContact p.contactMap {
	text-indent: -9999px;
	height: 300px;
	background: url(images/contact_map.gif) no-repeat 10px 0;
}

body#mContact p.contactDetail {
	text-indent: -9999px;
	height: 197px;
	background: url(images/contact_detail.gif) no-repeat;
}



/* eng ver */

div.engContent {
	font-family: Georgia, serif;
}

div#Content p.strong_p {
	font-size: 14px;
	color: #222;
	line-height: 140%;
	padding: 0 50px 30px 0;
}

div#Content p.strong_p strong {
	font-weight: bolder;
	color: #000;
	border-bottom: 1px solid #bbb;	
}

div#Content p.plain_p {
	font-size: 11px;
	color: #555;
	line-height: 140%;
	padding: 0 50px 20px 0;
}

div#Content p.plain_p2 {
	font-style: oblique;
	font-size: 11px;
	color: #555;
	line-height: 140%;
	padding: 0 50px 15px 0;
}

div#Content p.contact_p {
	font-size: 11px;
	color: #555;
	line-height: 150%;
	padding: 2px 20px;
}

div#Content p.contact_p a {
	color: #000;	
}

div#Content p.lp {
	padding-left: 40px;	
}

div#Content h3.sub_t {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 10px;
}

div#Content div.person {
	border-top: 1px solid #000;
	width: 500px;
	padding: 10px 0;
	font-size: 11px;
}

div#Content div.person div.peLeft {
	float: left;
	width: 180px;
	padding: 0 10px;
}

div#Content div.person div.peRight {
	float: right;
	width: 280px;
	padding: 0 10px;
}

div#Content div.person span.name {
	display: block;
	font-size: 14px;
	font-weight: bolder;
}

div#Content div.person span.position {
	display: block;
	color: #888;
	font-style: oblique;
	line-height: 150%;
}

div#Content div.person ol.education {
	padding-top: 10px;
}

div#Content div.person ol.education li {
	font-size: 10px;
	padding-bottom: 10px;
}

div#Content div.person ol.career {
	padding-top: 38px;
}

div#Content div.person ol.career li {
	border-top: 1px solid #ccc;
	padding: 4px 0;
}
