@charset "utf-8";

@import url(./common.css);

/* ------------------------------------------------------------------------------------------------- */



/* // -------------------------------------------------------------------------------------------------
// //.	[ ENGINEER ]
---------------------------------------------------------------------------------------------------- */


/* //.		format
---------------------------------------------------------------------------------------------------- */

div#container div#content img {
	line-height: 1 !important;
	vertical-align: bottom !important;
}

div#content {
	overflow: hidden;
	font-size: 96%;
}
div#content:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	margin-bottom: -1px;
}
/*\*/ * html div#content {
	overflow: visible;
	height: 1em;
} /**/


/* //.		h1
---------------------------------------------------------------------------------------------------- */

h1, div.topicPath {
	padding-left: 155px;
	height: 70px;
	background: white url(../../company/engineer/images/title_a.gif) no-repeat 0 0;
}

div#content h1.featured {
	margin-bottom: -24px;
	padding: 0 0 20px;
	height: auto;
	background-image: none;
}


/* //.		h2
---------------------------------------------------------------------------------------------------- */

body.index div#content .section.Tsingtao h2 {
	padding:5px 15px;
	border-left:solid 5px #FD4A1A;
	background:url(../../common/images/bg_h2dot.gif) repeat-x bottom;
	line-height:1.5em;
	font-weight:bold;
}

body.index div#content .section. h2 em {
	color:#FD4A1A;
	font-weight:bold;
}

/* // -------------------------------------------------------------------------------------------------
// //.	[ EACH ]
---------------------------------------------------------------------------------------------------- */


/* //.		.section
---------------------------------------------------------------------------------------------------- */

div#content .section {
	margin: 24px 0;
}

	div#content .section h2 {
		margin: 0 0 1em;
	}

	div#content .section p {
		margin: 0 0 .75em;
		color: #555;
	}

	div#content .section .fig {
		background-color: white;
	}

	div#content .section .ahead {
		float: left;
		padding: 0 20px 10px 0;
	}

	div#content .section .astern {
		float: right;
		padding: 0 0 10px 20px;
	}

	div#content .section .section {
		margin-bottom: 0;
	}


/* //.		#profile
---------------------------------------------------------------------------------------------------- */

div#content div#profile {
	float: right;
	margin: 24px 0 0;
	padding: 0 0 10px 20px;
	width: 180px;
	background-color: white;
}
/*\*/ * html div#content div#profile {
	margin: 12px 0 10px;
} /**/

	div#content div#profile .fig,
	div#content div#profile .h,
	div#content div#profile p {
		padding: 0 10px;
		background: #f2f2f2;
	}

	div#content div#profile .fig {
		padding-top: 10px;
		padding-bottom: 2em;
	}

		div#content div#profile .fig img {
			display: block;
			padding: 2px;
			width: 156px;
			height: 126px;
			background: url(../../company/engineer/images/profile_fig_frame.gif) no-repeat 0 0;
		}

		div#content div#profile .h,
		div#content div#profile p {
			margin: 0;
			border: none 0;
			font-size: 86%;
			background-color: #f2f2f2;
		}
		/*\*/
		* html div#content div#profile .h {
			font-size: 80%;
		}
		* html div#content div#profile p {
			font-size: 75%;
		}
		/**/

		div#content div#profile .h {
			margin: -2em 0 0;
			padding-top: 2px;
			padding-bottom: 4px;
			line-height: 1.1;
			font-weight: bold;
			color: #555;
			background: transparent url(../../company/engineer/images/profile_h_bg.gif) no-repeat center bottom;
		}
		/*\*/ * html div#content div#profile .h {
			padding-top: 0;
			padding-bottom: 5px;
		} /**/

		div#content div#profile p {
			padding: 5px 10px 10px;
			color: #777;
			line-height: 1.5;
		}



/* // -------------------------------------------------------------------------------------------------
// //.	[ INDEX ]
---------------------------------------------------------------------------------------------------- */


/* //.		.section
---------------------------------------------------------------------------------------------------- */

body.index div#content .section {
	margin: 0;
	padding: 0;
}

	body.index div#content h2 {
		margin-bottom: 30px;
	}

	body.index div#content .section.person {
		position: relative;
		overflow: hidden;
		clear: both;
		margin-bottom: 15px;
		padding: 1px;
		border: solid 1px #ddd;
	}
	body.index div#content .section.person:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		margin-bottom: -1px;
	}
	/*\*/ * html body.index div#content .section.person {
		overflow: visible;
		height: 1em;
	} /**/

	body.index div#content .section.person .fig {
		float: left;
		margin: 0;
		padding-right: 1px;
		border-right: solid 2px;
		width: 240px;
		height: 110px;
	}

		body.index div#content .section.person .fig a {
			display: block;
			width: 240px;
			height: 110px;
		}

			body.index div#content .section.person .fig a img {
				width: 240px;
				height: 110px;
				vertical-align: bottom;
			}

			body.index div#content .section.person .fig a img {
				width: 240px;
				height: 110px;
				vertical-align: bottom;
			}

	body.index div#content .section.person h3,
	body.index div#content .section.person h4,
	body.index div#content .section.person p {
		position: relative;
		left: -3px;
		float: right;
		margin: 0;
		padding: 0 10px;
		border: none 0;
		border-left: solid 2px;
		line-height: 1.1;
		background-image: none;
		width: 330px;
	}

	body.index div#content .section.person h3 {
	}

		body.index div#content .section.person h3 a {
			display: block;
			position: relative;
			z-index: 10;
			padding: 7px 0 7px 10px;
			width: 320px;
			font-size: 110%;
			font-weight: bold;
			line-height: 1.25;
			color: #009ad7;
			text-decoration: none;
			background: none no-repeat 0 .9em;
		}

		body.index div#content .section.person h3 a:hover {
			text-decoration: underline;
		}

		body.index div#content .section.person h3 span.number {
			display: block;
			position: absolute;
			z-index: 1;
			right: .2em;
			font-size: 200%;
			font-weight: bold;
			font-family: "Hiragino Kaku Gothic Std","ƒqƒ‰ƒMƒmŠpƒS Std W8","Trebuchet MS",sans-serif;
		}

	body.index div#content .section.person h4 {
		padding-top: 7px;
		font-size: 120%;
		background: url(../../company/engineer/images/index_border_ltr_dotted.gif) no-repeat 10px top;
	}

	body.index div#content .section.person p {
		padding: 0 10px;
		font-size: 80%;
	}

	/*\*/
	*: first-child+html body.index div#content .section.person p {
		padding-top: .2em;
		font-size: 75%;
	}
	* html body.index div#content .section.person p {
		padding-top: .2em;
		font-size: 75%;
	}
	/**/


/* //.		.person-Japan
---------------------------------------------------------------------------------------------------- */

	body.index div#content .section.person.person-Japan .fig {
		border-right-color: #0287CB;
	}

	body.index div#content .section.person.person-Japan h3,
	body.index div#content .section.person.person-Japan h4,
	body.index div#content .section.person.person-Japan p {
		border-left-color: #0287CB;
	}

		body.index div#content .section.person.person-Japan h3 a {
			color: #009ad7;
			background-image: url(../../company/engineer/images/index_triangle_ltr_blue.gif);
		}

		body.index div#content .section.person.person-Japan h3 span.number {
			color: #DDDDDD;
		}


/* //.		.person-Tsingtao
---------------------------------------------------------------------------------------------------- */

	body.index div#content .section.person.person-Tsingtao .fig {
		border-right-color: #FD4A1A;
	}

	body.index div#content .section.person.person-Tsingtao h3,
	body.index div#content .section.person.person-Tsingtao h4,
	body.index div#content .section.person.person-Tsingtao p {
		border-left-color: #FD4A1A;
	}

		body.index div#content .section.person.person-Tsingtao h3 a {
			color: #FD4A1A;
			background-image: url(../../company/engineer/images/index_triangle_ltr_red.gif);
		}

		body.index div#content .section.person.person-Tsingtao h3 span.number {
			color: #FED8CE;
		}



/* // -------------------------------------------------------------------------------------------------
// //.	[ fromTheChief ]
---------------------------------------------------------------------------------------------------- */

body.engineer #content .section.fromTheChief {
}

	body.engineer #content .section.fromTheChief h2.h {
	}

		body.engineer #content .section.fromTheChief h2.h em {
		}

		body.engineer #content .section.fromTheChief h2.h strong {
			font-weight: bold;
		}

body.engineer.engineer-Tsingtao #content .section.fromTheChief {
}

	body.engineer.engineer-Tsingtao #content .section.fromTheChief h2.h {
		border-left-color: #FD4A1A;
	}

		body.engineer.engineer-Tsingtao #content .section.fromTheChief h2.h em {
			color: #FD4A1A;
		}

		body.engineer.engineer-Tsingtao #content .section.fromTheChief h2.h strong {
		}
















