@charset "utf-8";

/* main_image section CSS */
.examples_bg{width:1150px;margin:0 auto;padding:30px 0px;overflow:hidden;  }
.examples_image{width:468px;height:344px;float:left;position:relative;overflow:hidden;color:#fff; }
.examples_image h4{font-size:15px;font-weight:bold;margin:0;padding:0px 10px 0px 10px; color:#000; text-align:center;}

.examples_image p{line-height:24px;padding:0px 10px 0 10px;margin:0;font-size:13px; color:#373737;}
.examples_image .desc{width:100%;position:absolute;bottom:0;left:0;display:none;}
.examples_image .block{width:100%;background:#fff;}
/* image_thumb section CSS */
.mune_thumb{width:675px;float:right;overflow:hidden;}
.mune_thumb img{float:left; margin-top:10px;}
.mune_thumb ul{margin:0;padding:0;list-style:none;}
.mune_thumb ul li{width:653px;color:#333;padding:10px 10px 0px 10px;background-color:#f7f7f7;float:left; border:1px solid #ececec;  margin-bottom:15px; height:68px;}
.mune_thumb ul li.hover{background:#eeeeee;cursor:pointer; }
.mune_thumb ul li.active{background:#eeeeee;cursor:default;}
.mune_thumb ul li h4{font-size:15px; width:600px; float:left;  height:30px; line-height:30px; margin:0;}
.mune_thumb ul li .block{ display:inline-block;margin-left:10px;width:600px;height:60px;}
.mune_thumb ul li p{display:block; float:left; height:25px; line-height:25px; overflow:hidden;}