@charset "utf-8";
/* CSS Document */

body { font-size: 12px; line-height: 25px; color: #333333; background: url(../images/body.jpg) no-repeat top center #fff; }
body, ul, li, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
ul, li { list-style: none; }
a, img { border: none 0; }
a{text-decoration:none;}
.picBtnLeft { width: 260px; height: 251px; position: relative; overflow: hidden; zoom: 1; }
.picBtnLeft .hd { width: 260px; height: 84px; position: absolute; top: 200px; }
.picBtnLeft .hd ul { width: 280px; overflow: hidden; zoom: 1; }
.picBtnLeft .hd ul li {float: left; _display: inline; text-align: center; }
.picBtnLeft .hd ul li img { width: 61px; height: 47px; border: 2px solid #ddd; cursor: pointer;}
.picBtnLeft .hd ul li.on { background: url("images/icoUp.gif") no-repeat center 0; }
.picBtnLeft .hd ul li.on img { border-color: #f60; }
.picBtnLeft .bd { width: 260px; height: 199px; position: relative; }
.picBtnLeft .bd img { width: 260px; height: 199px; }
.picBtnLeft .bd li { position: relative; zoom: 1; }
.picBtnLeft .bd li .pic { position: relative; z-index: 0; line-height: 0px; }
.picBtnLeft .bd li .title { width: 260px; height: 30px; line-height: 30px; left: 0; bottom: 0; position: absolute; z-index: 2; background: #000;filter: alpha(opacity=50); opacity: 0.5;  }
.picBtnLeft .bd li .title a{ color:#fff;}
.picBtnLeft .bd li .title a:hover{ color:#fff;}
