@charset "utf-8";
/*-----------------------------------------------------------------------------------
	HTML Elements Default Properties
-----------------------------------------------------------------------------------*/
/* SUB PAGE
-------------------------------------------*/
/* select style  */
.selectBoxType01 select ,
.selectBoxType02 select {filter: alpha(opacity=0);}

/* issue  */
#issueWrap .visualArea .txtArea .num { height:31px; padding-top:3px; line-height:31px; }
#issueWrap .sortCon legend { background:url('../../images/common/icon_sort.png') no-repeat 0 2px; }
.issueViewWrap #contentBox .visualInfo{filter:alpha(opacity=80);}
.issueFullBg #contentBox .visualInfo{filter:alpha(opacity=100);}

/* 사업소개 */
.businessList li a:hover img,
.businessList li a:focus img{filter:alpha(opacity=40);}
.businessList .txtArea .txt{max-height:128px;}

/* 혁신기술 - 연구성과 */
.stepLayer .stepLayerInner{filter:alpha(opacity=80);}