/* 本例子css */
.tabox{width:1006px; margin:auto; border-top:#e7e7e7 solid 1px; padding-top:30px; padding-bottom:50px; overflow:hidden}
.tabox .hd{ float:left;width:311px;background:url(../images/p1.jpg) no-repeat top; padding-top:126px;}
.tabox .hd li{position:relative;height:60px;line-height:60px;text-align:left;width:311px;float:left;cursor:default;}

.ttt1{width:311px;color:#fff;  float:left;height:60px;line-height:60px; font-size:17px;border-radius:5px; }
.ttt1 a{width:231px;color:#6c6c6c; background:url(../images/u1_1.png) no-repeat 20px 13px #ededed;float:left;height:60px;line-height:60px;font-size:17px;border-radius:5px; padding-left:80px; }
.ttt1 a:hover{width:231px;color:#fff; background:url(../images/u1.png) no-repeat 20px 13px #1e80db;  float:left;height:60px;line-height:60px;font-size:17px;border-radius:5px;  }

.ttt2{width:311px;color:#fff;  float:left;height:60px;line-height:60px;font-size:17px;border-radius:5px; margin-top:2px;}
.ttt2 a{width:231px;color:#6c6c6c;background:url(../images/u2_1.png) no-repeat 20px 13px #ededed ;float:left;height:60px;line-height:60px; font-size:17px;border-radius:5px;  padding-left:80px;}
.ttt2 a:hover{width:231px;color:#fff; background:url(../images/u2.png) no-repeat 20px 13px #1e80db ; float:left;height:60px;line-height:60px; font-size:17px;border-radius:5px; }


.tabox .bd{ width:652px; float:right; height:400px;}
.tabox .lh{overflow:hidden;}