@import "/lib/cmn_css/component.css"; 

/* CSS Document */

#contents h1.vimage {
	background: url(/company/images/vi_company.jpg) left top no-repeat;
	display: block;
	height: 100px;
	margin-bottom: 15px;
	width: 720px;
}

#contents .blkHead {
	background: url(/company/management/images/h_index_01.gif) left top no-repeat;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	width: 720px;
}

#contents h1 span,
#contents .blkHead span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

/* ceo.html */

#contents div.grtL {
	float: left;
	margin-right: 15px;
	width: 168px;
}

#contents div.grtR {
	float: left;
	width: 520px;
}

#contents ul.brief {
	margin: 0 0 20px 0;
	width: 650px;
}

#contents ul.brief li {
	clear: both;
	line-height: 140%;
	margin-bottom: 4px;
	width: 615px;
}

#contents ul.brief li span.day {
	display: block;
	float: left;
	margin-right: 30px;
}

#contents ul.brief li span.title {
	display: block;
	float: left;
}

#contents div.academicL {
	float: left;
	margin-right: 10px;
	width: 90px;
}

#contents div.academicR {
	float: left;
	width: 415px;
}

#contents div.academicL p,
#contents div.academicR p {
	padding-bottom: 3px;
}

#contents div.academicBox {
	clear: both;
	width: 520px;
}

/* index.html */

#contents table.mngTable {
	width: 520px;
	margin-left: 100px;
}

#contents table.mngTable th {
	font-weight: normal;
	padding: 6px 0 1px 0;
	vertical-align: middle;
}

#contents table.mngTable th p {
	background: #EBEBEB;
	display: block;
	text-align: center;
	padding: 2px 0 2px 0 !important;
}

#contents table.mngTable td {
	background: url(/lib/cmn_images/bg_dott_03.gif) left bottom repeat-x;
	padding: 6px 0 1px 0;
	vertical-align: middle;
}

#contents table.mngTable .mngPost {
	padding-right: 10px !important;
}

#contents table.mngTable .mngRht {
	padding-right: 0 !important;
	text-align: left;
}

#contents table.mngTable .mngSpacer {
	padding-left: 60px !important;
}

#contents table.mngTable .w10 {width: 10%;}
#contents table.mngTable .w22 {width: 22%;}
#contents table.mngTable .w28 {width: 28%;}
#contents table.mngTable .w32 {width: 32%;}
#contents table.mngTable .w40 {width: 40%;}
#contents table.mngTable .w50 {width: 50%;}

#contents table.mngTable th.post {
	text-align: center;
	padding-right: 10px !important;
	width: 50%;
}

#contents table.mngTable td.name {
	text-align: center;
	padding-left: 10px !important;
	width: 40%;
}

#contents table.mngTable td.ceo {
	background: #fff!important;
	text-align: right;
	padding: 0 !important;
	width: 10%;
}

#contents .lh120 {
	line-height: 120%;
}
