@charset "utf-8";

h1#page-title {
	margin: 0 0 25px;
	padding: 0;
	width: 630px;
	height: 31px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h1-business.gif) no-repeat left top;
}
h2#online-business-title {
	margin: 0;
	padding: 0;
	width: 393px;
	height: 32px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-onlinebusiness.gif) no-repeat left top;
}
h2#contents-creation-title {
	margin: 0;
	padding: 0;
	width: 215px;
	height: 32px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-contentscreation.gif) no-repeat left top;
}
h2#software-development-title {
	margin: 0;
	padding: 0;
	width: 222px;
	height: 32px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-softwaredevelopment.gif) no-repeat left top;
}
h2#hardware-development-title {
	margin: 0;
	padding: 0;
	width: 333px;
	height: 32px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-hardwaredevelopment.gif) no-repeat left top;
}
h2#research-title {
	margin: 0;
	padding: 0;
	width: 91px;
	height: 32px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-research.gif) no-repeat left top;
}
h2#technical-support-title {
	margin: 0;
	padding: 0;
	width: 142px;
	height: 32px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-technicalsupport.gif) no-repeat left top;
}
h2#consulting-title {
	margin: 0;
	padding: 0;
	width: 222px;
	height: 32px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-consulting.gif) no-repeat left top;
}

#main .contents .asset {
	margin: 0;
	padding: 0 0 30px;
}
#main .contents .asset+.asset {
	margin-top: -3px;
	padding-top: 12px;
	background: url(../../common/images/bg-separator.gif) repeat-x left top;
}
#main .contents .asset .asset-header {
	margin-bottom: 17px;
}

#main .contents .asset .asset-content ul.business-list {
	margin: 0 0 24px;
	padding: 0;
	list-style: none;
}
#main .contents .asset .asset-content ul.business-list li {
	margin: 0 0 8px;
	padding: 0 0 0 12px;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #444444;
	background: url(../../common/images/icon-h3.gif) no-repeat 0 0.5em;
}

