/* CSS Document */


/*hed_img
--------------------------*/
.hed_img {
	background:url(../images/category/com_semi/hed_img.jpg) 0 0 no-repeat;
	width:900px;
	height:154px;
	text-indent:-9999px;
}




/*index
--------------------------*/
.index_title_img {
	background:url(../images/category/com_semi/title_img.gif) 0 0 no-repeat;
	width:640px;
	height:27px;
	text-indent:-9999px;
	margin-bottom:25px;
}


.index_box {
	width:600px;
	margin:0 auto 20px;
}


.com_semi_box {
	width:580px;
	border:1px solid #0097c3;
	padding:9px;
	margin:0 auto 20px;
}

.com_semi_box h4 {
	background:url(../images/common/arrow_img02.gif) 0 5px no-repeat;
	color:#036efa;
	border-bottom:1px dotted #036efa;
	padding-left:15px;
	margin-bottom:10px;
}


.com_semi_dl {
	margin:0;
	padding:0;
}


.com_semi_dl dt {
	background:url(../images/common/arrow_img01.gif) 0 10px no-repeat;
	white-space:nowrap;
	color:#036efa;
	width:100px;
	padding:5px 5px 5px 15px;
}

.com_semi_dl dd {
	padding:5px;
	margin:-30px 0 0 100px;
}









