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

#page {
	background-color: #efefef;
	padding-bottom: 10px;
	margin-top: 10px;
}

#page h2 {
	background-image: url(img/bar/item_technology.png);
	padding: 7px 7px 7px 25px;
	font-size: 18px;
	line-height: 18px;
	background-position: left center;
}

#page p {
	font-size: 12px;
	line-height: 16px;
	padding: 15px;
}

#page .index {
	text-align: center;
	margin-top: 15px;
}

#list {
	padding-top: 10px;
}

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

#list .end {
	margin-left: 20px;
}
