<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#tech_top { margin: 0 -15px 20px;}

#topBox {
	padding: 0 65px 25px 0;
}

#inBox {
	margin: 0 -8px 30px;
	padding-right: 18px;
}

#inBox h4 {
	background-image: url(../images/list_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	font-size: 110%;
	padding-left: 12px;
}

#inBox p {
	padding-left: 12px;
}

.inBox2 {
	margin: 0 -5px 30px;
	background-image: url(../technology/images/bg_inBox2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 33px;
}

.inBox2 .ph {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 32px;
	background-image: url(../technology/images/bg_ph.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
</pre></body></html>