/* 针对首页的个性化 */
.home{background:#fff url(../images/iluowu/home_bg.png) repeat-x;}

.index-slider{ width:1000px; height:360px; overflow:hidden;}
.index-slider .pageid{ position:absolute; text-align:right; z-index:100; padding-right:30px;}
.index-slider .pageid a{display:inline-block; width:8px; height:8px; font-size:1px!important; line-height:1px!important; border:1px solid #a6a6a6; margin-right:4px; color:#d7d7d7; text-decoration:none; font-size:12px; background:#d7d7d7;}
.index-slider .pageid .current{ background:#333; color:#333;}



