@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/history/images/h_history_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;
}

#contents table.historyTable {
	width: 100%;
}

#contents table.historyTable th {
	background: url(/lib/cmn_images/bg_dott_04.gif) left bottom repeat-x;
	font-weight: normal;
	text-align: left;
	padding: 6px 9px 1px 9px;
	vertical-align: top;
	width: 10%;
}

#contents table.historyTable td.month {
	background: url(/lib/cmn_images/bg_dott_04.gif) left bottom repeat-x;
	text-align: right;
	padding: 6px 25px 1px 3px;
	width: 10%;
}

#contents table.historyTable td.monthBtm {
	background: #EBEBEB;
	padding: 6px 25px 1px 3px;
	width: 10%;
}

#contents table.historyTable th.btm,
#contents table.historyTable td.btm {
	background: none !important;
}

#contents table.historyTable td.history {
	background: url(/lib/cmn_images/bg_dott_03.gif) left bottom repeat-x;
	padding: 6px 9px 1px 9px;
	width: 80%;
}
