/*-----------------------------------------------------
	top
----------------------------------------------------**/
.infoList ul {
	border-bottom: #cccccc dotted 1px;
	padding: 7px 10px;
	font-size: 110%;
}
.infoList li.date {
	float: left;
}
.infoList li.icon {
	float: left;
	width: 120px;
	height: 18px;
}
.infoList li.subject {
}
.icon.info {
	background: url(../images/top/icn_info.gif) no-repeat center center;
}
.icon.solution {
	background: url(../images/top/icn_solutions.gif) no-repeat center center;
}
.icon.advertising {
	background: url(../images/top/icn_advertising.gif) no-repeat center center;
}
.icon.incubation {
	background: url(../images/top/icn_incubation.gif) no-repeat center center;
}
.icon.finance {
	background: url(../images/top/icn_finance.gif) no-repeat center center;
}
.icon.development {
	background: url(../images/top/icn_development.gif) no-repeat center center;
}
/* For modern browsers */
.infoList ul:before, .infoList ul:after {
	content: "";
	display: table;
}
.infoList ul:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.infoList ul {
	zoom: 1;
}
/*-- service -----------------------------------------**/
.serviceList {
	background: url(../images/top/bg_service.gif) repeat-x left top;
	padding: 10px 0 0 10px;
	margin: 0 0 20px 0;
}
.serviceList.solution {
	background: #FDECE9;
}
.serviceList.advertising {
	background: #FDF1F4;
}
.serviceList.incubation {
	background: #EAF8F5;
}
.serviceList.finance {
	background: #FEF5E7;
}
.serviceList.development {
	background: #E5F1F8;
}
.serviceList ul {
	background: url(../images/top/bg_servicebox.gif) repeat-x left bottom #ffffff;
	border: #cccccc solid 1px;
	padding: 14px 5px 14px 14px;
	width: 319px;
	margin: 0 10px 10px 0;
	float: left;
}
.serviceList .serviceName {
	font-size: 15px;
	background: url(../images/common/icn02.gif) no-repeat left 0.4em;
	padding: 0 0 5px 15px;
	font-weight: bold;
	border-bottom: #CCCCCC solid 1px;
	margin: 0 0 5px 0;
	overflow: hidden;
	_zoom: 1;
}
.serviceList .serviceName a {
	color: #EB123A;
}
.serviceList .serviceTxt {
	font-size: 11px;
}
.serviceImg {
	float: right;
	margin: 0 0 0 5px;
}
.serviceListSolution {
	margin: 0 0 20px 0;
}
.serviceListSolution ul {
	background: url(../images/top/bg_servicebox.gif) repeat-x left bottom #ffffff;
	border: #cccccc solid 1px;
	padding: 14px 5px 14px 14px;
	margin: 10px;
}
.serviceListSolution .serviceName {
	font-size: 15px;
	background: url(../images/common/icn02.gif) no-repeat left 0.4em;
	padding: 0 0 5px 15px;
	font-weight: bold;
	border-bottom: #CCCCCC solid 1px;
	margin: 0 0 5px 0;
	overflow: hidden;
	_zoom: 1;
}
.serviceListSolution .serviceName a {
	color: #EB123A;
}
.serviceListSolution .serviceTxt {
}
.serviceListSolution .serviceImg {
	float: right;
	margin: 0 10px;
}
/*-----------------------------------------------------
	company
----------------------------------------------------**/
.businessList {
	margin: 0 0 10px 0;
}
.businessList dt {
	line-height: 14px;
}
.businessList dd {
	padding: 0 0 0 1em;
}
.corpLogo {
	margin: 0 0 5px 0
}

/*-- access -----------------------------------------**/
.accessMap p {
	margin: 0 0 10px 0;
}
.privacy p {
	margin: 10px 0;
}
.privacyLink dd {
	background: url(../images/common/icn.gif) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
}
.director strong {
	font-size: 180%;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}
.directorImg {
	float: left;
	margin: 0 50px;
}
.director p {
	margin: 3px 0
}
/*-----------------------------------------------------
	recruit
----------------------------------------------------**/
.recruitPoint dt {
	color: #E6002A;
	font-weight: bold;
	font-size: 110%;
}
.recruitPoint dd {
	margin: 0 0 10px 0;
}
#recruit table strong {
	color: #E6002A;
	font-weight: bold;
	font-size: 110%;
}
/*-----------------------------------------------------
	inquiry
----------------------------------------------------**/
.adobePdf h3 {
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 10px 0;
	background: url(../images/common/icn.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
.adobePdf img {
	float: left;
	margin: 0 10px 0 0;
}
#Agreement {
	border: 1px solid #cccccc;
	padding: 10px;
	height: 200px;
	overflow: auto;
	margin: 0 0 10px 0;
}
.ag_check {
	text-align: center;
	margin: 10px 0;
}
.btnArea {
	text-align: center;
	margin: 10px 0;
}
/*-----------------------------------------------------
	newsDetail
----------------------------------------------------**/
#newsDetail h2 {
	background: url(../images/news/ttl_news_bg.jpg) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	line-height: 55px;
	padding: 0 130px 0 10px;
	position: relative;
	height: 50px;
	overflow: hidden;
}
#newsDetail h2 .icon {
	position: absolute;
	right: 5px;
	top: 17px;
	width: 120px;
	height: 18px;
}
#newsDetail .txtArea {
	padding: 0 10px;
}
#newsDetail .txtArea p {
	margin: 10px 0;
}

/*-----------------------------------------------------
	eduInfo
----------------------------------------------------**/
#eduInfo ul	{
	width:720px;
	margin:0 -10px 0 0;
	overflow:hidden;
}
#eduInfo ul li	{
	float:left;
	width:208px;
	margin:0 10px 0 0;
	padding:10px;
	border:#cccccc solid 1px;
	border-radius:8px;
}
#eduInfo ul li strong	{
	color:#0168B7;
	font-size:120%;
}
#eduInfo ul li p	{
	padding:5px 0 0 0;
}