
a { text-decoration: none; }
#maina { margin: 0 auto; text-align: left; position: relative; z-index: 1; }

#controller {
width: 100px;
height:13px;
text-align: center; position:absolute; bottom:9px; left:475px
}
#controller li {
display: inline; float:left; margin:0 5px;
width: 16px;
height: 16px;
text-indent:-99999px;
cursor:pointer;
background:url(me.jpg) no-repeat;
}
#controller li.active {
background:url(mel.jpg) no-repeat;
}
.tbui_slideshow_container {
width: 885px;
height: 420px;
overflow:hidden;
position:relative;
margin-left:50px
}


#next,#prev{ width:30px; height:40px; overflow:hidden; display:block; position:absolute; top:188px; text-indent:-9999px; cursor:pointer;}
#prev{ left:10px;background: url(../images/alleft.jpg) no-repeat;
}
#next{ right:10px;background: url(../images/alright.jpg) no-repeat;
}

.tbui_slideshow_container .tbui_slideshow_slide {
position: absolute;
top: 0;
left: 0;
z-index: 0;
display : none;
webkitBackfaceVisibility: hidden;
}
.tab_list{ display:none;}
.tbui_slideshow_list img{ width:885px; height:420px; overflow:hidden;}
.slide_bg{ width:1000px; height:35px; position:absolute; bottom:0; left:0}