@import url(common.css);
@import url(outline.css);

#intro {
	background-image: url(img/bar/intro_technology.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#intro p {
	font-size: 12px;
	line-height: 16px;
}

#intro a {
	color: #000000;
}

#intro ul {
	float: right;
	width: 120px;
}

#intro li {
	background-image: url(img/menu/technology_anchor.png);
	margin-top: 5px;
	padding: 3px 3px 3px 18px;
	background-position: left center;
	font-size: 10px;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#intro .inner {
	float: left;
	width: 380px;
}

#list {
	padding-top: 10px;
}

#list h2 {
	margin-bottom: 10px;
}

#list p {
	font-size: 10px;
	line-height: 14px;
	float: left;
	width: 250px;
	margin-left: 15px;
}

#list a {
	color: #000000;
}

#list ul {
	width: 250px;
	float: right;
	margin-right: 15px;
}

#list li {
	background-image: url(img/menu/technology.png);
	margin-top: 3px;
	padding: 3px 3px 3px 18px;
	background-position: left center;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 14px;
}

#list .bord {
	background-color: #efefef;
	margin-top: 10px;
	padding-bottom: 8px;
	min-height: 1em;/*--*/
}
