
#slider li { width:1000px; height: 430px;overflow:hidden; text-align: center; margin-top: 20px; }
p#controls { margin:0; position:relative; }
#prevBtn,
#nextBtn { display:block; margin:0; overflow:hidden; width:70px; height:30px; position:absolute; left: 20px; top:-178px; }
#nextBtn { left:910px; }
#prevBtn a { display:block; width:70px; height:30px; background:url(left_arrow.gif) no-repeat 0 0; }
#nextBtn a { display:block; width:70px; height:30px; background:url(right_arrow.gif) no-repeat 0 0; }

/********** slider **********/
.slider { margin:0 auto;}
.slider2 { margin:0 auto;}

/*simple text*/
.slider div div div h1 { font: 40px Arial; color:#d9144c; padding:15px 0 15px 0;}
.slider div div div p {font:normal 12px Arial; line-height:18px; margin: 0;}

.saiba { margin-top:15px; }
