﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }


.txtScroll-top{ width:700px;  overflow:hidden; position:relative; margin:40px; }
.txtScroll-top .hd{ overflow:hidden;  float: right; margin-top: 80px;}
.txtScroll-top .hd ul{ width: 100%; height: 100%;}
.txtScroll-top .hd ul li{  width:6px; height:40px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#000000;   margin-top: 10px; }
.txtScroll-top .hd ul li.on{ background: #ff0000; }
.txtScroll-top .bd{width:595px; height: auto; float: left;}
.txtScroll-top .txtList li{width:100%;  margin-bottom: 10px;} 
.txtScroll-top h3{width:100%;  line-height: 30px; font-size: 16px; color: #e7be5b}
.txtScroll-top h3 a{ color: #000000}
.txtScroll-top p{width:100%;  line-height: 22px; color: #000000; font-size: 14px;}
