/* Using by '/index.html' */
div#eyeCatch {
	background: url(../../img/bg_eyecatch.jpg) no-repeat 50% 0;
	width: 782px;
	height: 175px;
	margin: -8px -10px 10px -15px;
	padding: 103px 0 0 66px;
}
* html div#eyeCatch {
	margin: -2px -10px 10px -14px;
}
div#eyeCatch div#flash {
	float: left;
	margin: -10px 20px 0 0;
}
div#eyeCatch p {
	margin: 0;
}
div#eyeCatch p img {
	vertical-align: middle;
}
div.service {
	margin: -30px 0 0 -6px;
	padding: 0;
	background: url(../../img/bg_service_middle.gif) repeat-y;
}
div.service h2 {
	margin: 0;
	background: none;
	padding: 0;
}
div.service img {
	display: block;
	margin: 0;
	padding: 0;
}
div.service a img {
	display: inline;
}
div.service div.wrapper {
	float: left;
	background: url(../../img/bg_service_bottom.gif) no-repeat 50% 100%;
}
div.service div.detail {
	width: 830px;
	height: 190px;
	min-height: 190px;
	margin: -2px 0 0 0;
	padding: 0;
	background: url(../../img/bg_service.gif) no-repeat;
}
div.service > div.detail {
	height: auto;
}
div.service div.detail div {
	width: 260px;
	display: block;
}
div.service div.detail div h3 {
	width: 260px;
	margin: 12px 0 20px 0;
	background: none;
	border-bottom: 0;
	padding: 0;
}
div.service div.detail div div {
	margin: 0;
	padding: 0 0 20px 95px;
}
div.service div.detail div div strong {
	margin: 0;
	padding: 0;
	color: #1389d3;
	font-weight: bold;
}
div.service div.detail div div p {
	height: 75px;
	min-height: 75px;
	margin: 5px 0 0 0;
	line-height: 1.2;
}
div.service div.detail div div > p {
	height: auto;
}
div.service div.detail div.development {
	float: left;
	margin: 0 0 0 8px;
}
div.service div.detail > div.development {
	margin: 0 0 0 13px;
}
div.service div.detail div.development div {
	width: 170px;
	background: url(../../img/pic_development.jpg) no-repeat;
}
div.service div.detail div.diagnostication {
	float: left;
	margin: 0 0 0 13px;
	padding: 0;
}
div.service div.detail > div.diagnostication {
	margin: 0 0 0 16px;
}
div.service div.detail div.diagnostication div {
	width: 165px;
	background: url(../../img/pic_diagnostication.jpg) no-repeat;
}
div.service div.building {
	float: left;
	margin: 0 0 0 13px;
	padding: 0;
}
div.service > div.building {
	margin: 0 0 0 16px;
}
div.service div.detail div.building div {
	width: 165px;
	background: url(../../img/pic_building.jpg) no-repeat;
}

ul.pickup {
	width: 396px;
	margin: 10px 0 10px 10px;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
ul.pickup li {
	float: left;
	display: inline;
	margin-left: 2px;
}

div.topics {
	float: left;
	display: inline;
	width: 420px;
	margin: 10px 0 30px -8px;
}
div.topics h2 {
	margin: 0;
	background: none;
	padding: 0;
}
div.topics p.more {
	text-align: right;
	margin: -27px 15px 20px;
	font-size: 80%;
}
div.topics dl {
	position: relative;
	margin-left: 10px;
}
div.topics dl dt{
	position: absolute;
	left: 0;
	width: 4em;
	padding-top: 0.3em;
	font-size: 80%;
	font-weight: normal;
	font-family: "Arial",Sans-Serif;
}
div.topics dl dd{
	margin: 0 0 10px 0;
	padding: 0 0 10px 5em;
	line-height: 1.5em;
	width: 340px;
	border-bottom: 1px dotted #CCCCCC;
}
/*
div.topics ol {
	list-style: none;
	margin: 0 10px 10px;
	padding: 0;
	min-height: 110px;
	height: 110px;
}
div.topics > ol {
	height: auto;
}
div.topics ol li {
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	margin: 0;
}
*/
div.topics ol li span.date {
	font-size: 80%;
	padding-right: 15px;
}
