/* CSS Document */
.subVisual_cate02{width:100%;height:180px;background:#d6d6d6 url(../images/sub3Visual.jpg) center center no-repeat}

.leftNav h3{width:160px; height:72px; text-indent:-9999px; overflow:hidden; background:url(../images/sub3_leftTitle.jpg) no-repeat; margin:50px 0 48px 0}

.leftNav .menu li a {display: block;height:40px;text-indent:-9999px;overflow:hidden;}

.leftNav .menu .menu3{border-bottom:1px solid #e2e2e2}
	
.leftNav .menu .menu1 a{background: url(../images/sub3_menu01.jpg);}
.leftNav .menu .menu2 a{background: url(../images/sub3_menu02.jpg);}
.leftNav .menu .menu3 a{background: url(../images/sub3_menu03.jpg);}
	
.leftNav .menu .menu1 a:hover{background: url(../images/sub3_menu01_over.jpg);}
.leftNav .menu .menu2 a:hover{background: url(../images/sub3_menu02_over.jpg);}
.leftNav .menu .menu3 a:hover{background: url(../images/sub3_menu03_over.jpg);}



/* boxgrid Jquery*/
.boxgrid{width: 230px; height:100%; overflow: hidden; position: relative}
.boxgrid dt{text-align:center; margin-top:80px}
.boxgrid dd{text-align:center; margin-top:20px}
.boxcaption{position: absolute; background: #012e67; height:100%; width:230px; opacity: 0.5; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}
.caption .boxcaption {top:0px;left:230px;color:#fff; font-weight:bold; text-align:center; cursor:pointer}
.caption .boxcaption img{position:absolute; top:50%; left:50%;margin:-50px 0 0 -30px}


/*두번째*/
/* quickBtn Jquery*/
.quickbtn{width: 117px; height: 95px; overflow: hidden; position: relative}
.quickbtn img{position: absolute; top: 0; left: 0;}
.quickbtn dd{padding:8px 8px 0px 8px;color:#fff;font-size:0.95em}
.btncaption{ position: absolute; background: #af0c03;height:95px; width:117px; opacity: 0.8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.caption .btncaption {top:95px;left: 0}
.caption .btncaption dd{line-height:1.5em;color:#fff;}
.caption .btncaption a{color:#fff}

