@charset "UTF-8";
/* CSS Document */

.logo_bussiness{ width:968px; height:210px;margin:0 auto; position:relative;background: url("../images/logo_bg.jpg") repeat-x; border-left: 1px solid #CECFD0;border-right: 1px solid #CECFD0;clear: both;}
.logo_box{ float:left; width:146px; }
.logo_box img{ border:1px solid #ccc;-moz-opacity:0.8; opacity:0.8; margin-bottom:10px;}
.logo_box img:hover{ border:1px solid #999 ; background:#333; opacity:0.8;}
.left_btn{ background:url("../images/btn_lr.jpg") no-repeat 15px 5px; position:absolute; width:50px; height:50px; left:0; top:85px; cursor:pointer;}
.right_btn{ background:url("../images/btn_lr.jpg") no-repeat -25px 5px;position:absolute;width:50px; height:50px; right:0; top:85px;cursor:pointer;}
.logo_cont{width: 868px; overflow: hidden; position: absolute; height:200px; left: 50px; top: 16px;}
.logo_cont .img_border{ display:block; margin-bottom:10px;}
.logo_box a span{display:none;cursor:hand;text-align:center;font:bold 12px/30px Verdana, Arial;}
.logo_box a:hover span{width:137px; height:52px; line-height:56px; background:#000;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.6;opacity:0.6; overflow:hidden;}
.logo_box a:hover img{opacity:1;}