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

.leftNav h3{width:160px; height:72px; text-indent:-9999px; overflow:hidden; background:url(../images/sub2_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/sub2_menu01.jpg);}
.leftNav .menu .menu2 a{background: url(../images/sub2_menu02.jpg);}
.leftNav .menu .menu3 a{background: url(../images/sub2_menu03.jpg);}
	
.leftNav .menu .menu1 a:hover{background: url(../images/sub2_menu01_over.jpg);}
.leftNav .menu .menu2 a:hover{background: url(../images/sub2_menu02_over.jpg);}
.leftNav .menu .menu3 a:hover{background: url(../images/sub2_menu03_over.jpg);}

/* boxgrid Jquery*/
.boxgrid{width: 287px; height: 125px; overflow: hidden; position: relative}
.boxgrid img{position: absolute; top: 0; left: 0; border: 0;}
.boxgrid dt{padding:5px 10px; color:#fff; font-weight:bold;font-family:arial;font-size:0.923em}
.boxgrid dd{padding:10px 0 0 10px;color:#fff;font-size:0.846em}
.boxcaption{ position: absolute; background: #000; height: 125px; width: 100%; opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.caption .boxcaption {top:95px;left: 0}
.caption .boxcaption dd{line-height:1.5em}
.caption .boxcaption a{color:#FCF; text-decoration:none; }

