@charset "utf-8";
/* CSS Document */

#technical{
	font-size:12px;
	line-height:1.4em;
}

#technical .title{
	width:100%;
}
#technical .title h3{
	margin:0;
	width:615px;
	float:left;
}
#technical .title .back{
	margin:0;
	float:left;
	position:relative;
	top:9px;
}
#technical h4{
	margin:0 0 1em;
}
#technical .caption{
	margin:0;
	padding:1em;
}
#technical .keepupList{
	margin:1em auto 0;
	zoom:100%;
}
#technical .keepupList li{
	width:170px;
	float:left;
}

#technical .keepupList:after{
	content:"";
	clear:both;
	display:block;
}

#technical .basicInfoBox{
	margin:0 auto;
	width:;
}
#technical .basicInfoBox h5{
	margin-bottom:0.5em;
}
#technical .basicInfoBox ul{
	margin:0 0 1em;
	padding-left:100px;
	background-repeat:no-repeat;
	background-position:30px 10px;
}
#technical .basicInfoBox ul li{
	margin:0;
	padding-left:15px;
	background:url(../images/item/technical/arr-delta.gif) no-repeat 5px 6px;
}
	#technical .basicInfoBox ul.dtp{ background-image:url(../images/item/technical/icon-printer.gif); }
	#technical .basicInfoBox ul.ai{ background-image:url(../images/item/technical/icon-ai.gif); }
	#technical .basicInfoBox ul.psd{ background-image:url(../images/item/technical/icon-psd.gif); }
	#technical .basicInfoBox ul.id{ background-image:url(../images/item/technical/icon-id.gif); }
	#technical .basicInfoBox ul.office{	background-image:url(../images/item/technical/icon-office.gif);}
	#technical .basicInfoBox ul.data{	background-image:url(../images/item/technical/icon-data.gif);}
	#technical .basicInfoBox ul.screenshot{	background-image:url(../images/item/technical/icon-screenshot.gif);}
	#technical .basicInfoBox ul.youshi{	background-image:url(../images/item/technical/icon-youshi.gif);
	height:80px
	}
 #technical .basicInfoBox ul.etc{	background-image:url(../images/item/technical/icon-etc.gif);
	height:80px
	}
	
	
	
