@charset "utf-8";
@import url('reset.css');
@import url('global.css');
@import url('layout.css');
@import url('board.css');
@import url('ie.css');

.intro	{
	padding: 15px 0 0 185px;
	height: 202px;
	margin-bottom: 40px;
}

/* Background */
.halla	{
	background: url('/en/images/business/bg_halla.gif') no-repeat left top;
}
.concrete	{
	background: url('/en/images/business/bg_concrete.gif') no-repeat left top;
}
.daea	{
	background: url('/en/images/business/bg_daea.gif') no-repeat left top;
}
.daehan	{
	background: url('/en/images/business/bg_daehan.gif') no-repeat left top;
}
.mando	{
	background: url('/en/images/business/bg_mando.gif') no-repeat left top;
}
.stackpole	{
	background: url('/en/images/business/bg_stackpole.gif') no-repeat left top;
}
.meister	{
	background: url('/en/images/business/bg_meister.gif') no-repeat left top;
}
.welthtech	{
	background: url('/en/images/business/bg_welthtech.gif') no-repeat left top;
}
.mokpoport	{
	background: url('/en/images/business/bg_mokponewport.gif') no-repeat left top;
}
.inc	{
	background: url('/en/images/business/bg_inc.gif') no-repeat left top;
}
.university	{
	background: url('/en/images/business/bg_university.gif') no-repeat left top;
}
.icehockey	{
	background: url('/en/images/business/bg_icehockey.gif') no-repeat left top;
}

.intro .logo	{
	height: 51px;
}
.welthtech .logo {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('/cn/images/business/welthtech_bg.gif');
}
.intro dl	{
	width: 320px;
	overflow: hidden;
}
.intro dl dt	{
	float: left;
	width: 105px;
	font-weight: bold;
	color: #3a6aa9;
	padding: 2px 0 5px 0;
}
.intro dl dd	{
	padding: 2px 0 5px 0;
	border-bottom: 1px solid #eaeaea;
}

/* Operations */
.operations	{
	padding-left: 5px;
}
.operations p	{
	padding-left: 5px;
}
.operations ul	{
	padding-left: 5px;
	margin-bottom: 20px;
}
.operations dl	{
	padding-left: 5px;
	margin-bottom: 20px;
}
.operations dt	{
	float: left;
	width: 80px;
	font-weight: bold;
}
.operations dd	{
	margin-left: 80px;
}
.operations dl.type01, .operations dl.type02	{
	padding-left: 5px;
	margin-bottom: 10px;
}
.operations dl.type01 dt, .operations dl.type02 dt	{
	width: 100%;
	float: none;
	padding-bottom: 5px;
}
.operations dl.type01 dd	{
	margin: 0;
	padding-left: 10px;
	padding-bottom: 10px;
}
.operations dl.type02 dd	{
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0;
}
.operations dl.type02 dd ol	{
	padding-left: 5px;
}

/* Heading Type */
h4 span	{
	color: #3a6aa9;
	font-size: 0.85em;
}
h4.first	{
	font-size: 1.2em;
	color: #454545;
	padding: 0 0 10px 20px;
	background: url('/en/images/common/bul/bul_num_01.gif') no-repeat left 1px;
}
h4.second	{
	font-size: 1.2em;
	color: #454545;
	padding: 0 0 10px 20px;
	background: url('/en/images/common/bul/bul_num_02.gif') no-repeat left 1px;
}
h4.third	{
	font-size: 1.2em;
	color: #454545;
	padding: 0 0 10px 20px;
	background: url('/en/images/common/bul/bul_num_03.gif') no-repeat left 1px;
}
h4.fourth	{
	font-size: 1.2em;
	color: #454545;
	padding: 0 0 10px 20px;
	background: url('/en/images/common/bul/bul_num_04.gif') no-repeat left 1px;
}
h4.fifth	{
	font-size: 1.2em;
	color: #454545;
	padding: 0 0 10px 20px;
	background: url('/en/images/common/bul/bul_num_05.gif') no-repeat left 1px;
}