.showcasetype li { float:left; width:235px; overflow:hidden; margin-bottom:30px; /*border-bottom:#CCCCCC 1px dotted; */padding-bottom:10px; background:url("../images/bg_line_1.gif") left bottom no-repeat; }
.showcasetype li.end { width:180px; }
.showcasetype li ul { width:180px; }
.showcasetype li ul li { margin-bottom:10px; background:none; padding:0px; color:#666666; }
.showcasetype li ul li img { width:200px; height:125px; }
.showcasetype li ul li.img1 { width:180px; height:113px; overflow:hidden; }
.showcasetype li ul li.img2 { width:80px; height:50px; overflow:hidden; float:left; }
.showcasetype li ul li.img3 { width:80px; height:50px; overflow:hidden; float:right; }
.showcasetype li ul li.txt { width:180px; height:50px; overflow:hidden; }
.casetitle { color:#7c9a13; }
.showcasetype li ul li.txt h2 { font-size:100%; color:#333333; margin:0px; padding:0px; }
.showcasetype li ul li.txt h2.casetitle { color:#7c9a13; }
.casename{ color:#000000; }

.showcasetype li a:link img {
filter:Alpha(Opacity=100, FinishOpacity=100, Style=2); /* IE */
-moz-opacity:1.00; /* Moz + FF */
opacity:1.00; /* CSS3 */ 
}

.showcasetype li a:hover img {
filter:Alpha(Opacity=60, FinishOpacity=60, Style=2); /* IE */
-moz-opacity:0.60; /* Moz + FF */
opacity:0.60; /* CSS3 */ 
}
