/*
==========================================================================================   History
	2006/08/20	Ver 1.0
====================================================================================================
\*/

@media screen{
/* hack mac ie not support for print */



/* main style ----------------------------------------------------------------------------------- */
#main {
	padding: 0px;
	width: 800px;
}

/* top style ------------------------------------------------------------------------------------ */
#top {
	float: left;
	background: #fffff3 url('../images/photo_top.jpg') 12px 20px no-repeat;
	padding: 20px 8px 6px 268px;
	border-bottom: solid 1px #999999;
	width: 524px;
}

/* top_info style ------------------------------------------------------------------------------- */
#top_info {
	float: left;
	padding-right: 8px;
	width: 524px;
	height: 300px;
}

#top_info h2 {
	background: url('../images/we_believe.gif') 0px 2px no-repeat;
	border-bottom: solid 1px #00b159;
	text-indent: -9999px;
}

#top_info p {
	padding: 6px;
}

/* submenu(additional) style -------------------------------------------------------------------- */
#submenu {
	float: left;
	background: url('../images/menu_news_top.gif') 0px 0px no-repeat;
	padding: 26px 0px 12px 0px;
	width: 263px;
}

#submenu ul {
	float: left;
	background: url('../images/menu_news_bottom.gif') 0px 100% no-repeat;
	padding-bottom: 13px;
	width: 263px;
}

#submenu ul li {
	float: left;
	background: url('../images/menu_news_bgline.gif') 0px 0px repeat-y;
	padding: 0px 12px 0px 14px;
	width: 237px;
	height: auto;
}

#submenu ul li span {
	background: url('../images/icon_arrow_block.gif') 4px 9px no-repeat;
	padding-left: 16px;
	width: 221px;
}

#submenu ul li span a {
	padding-left: 0px;
	text-decoration: underline;
}

/* bottom style --------------------------------------------------------------------------------- */
#bottom {
	float: left;
	padding: 16px 28px 6px 28px;
	width: 768px;
}

#bottom dl, #bottom dl dt, #bottom dl dd {
	float: left;
}

#bottom dl dt {
	height: 20px;
	text-indent: -9999px;
}

#ln_cmoe {
	padding-right: 34px;
	width: 200px;
}

#ln_cmoe dt {
	background: url('../images/about_cmoe.gif') 0px 0px no-repeat;
	width: 200px;
}

#ln_work {
	width: 272px;
}

#ln_work dt {
	background: url('../images/workshop.gif') 34px 0px no-repeat;
	padding-left: 34px;
	width: 238px;
}

#ln_work dd {
	padding: 0px 34px;
	border-right: solid 2px #e7e6e6;
	border-left: solid 2px #e7e6e6;
	width: 200px;
	height: 210px;
}

#ln_appr {
	padding-left: 34px;
	width: 200px;
}

#ln_appr dt {
	background: url('../images/our_approach.gif') 0px 0px no-repeat;
	width: 200px;
}

/*\*/}/**/

