/* BASIC css start */
*{margin:0; padding:0;}

.slider div {width:100%;}
.slider div img {width:100%;}

.txt {width:100%; height:60px; background-color:#ff1e44; margin-top:-70px;}
.txt p { color:#fff; line-height:70px; text-align:center; font-size:14px; display:block;}
/* BASIC css end */

