@charset "utf-8";
/* CSS Document */
.leftLoop { overflow:hidden; position:relative; float: left; width: 100%; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; }
.leftLoop .hd { overflow:hidden; }
.leftLoop .hd .prev, .leftLoop .hd .next { display:block; width:18px; height:20px; line-height:10px; float:right; margin-top:15px; overflow:hidden; cursor:pointer; margin-right: 5px; margin-left: 0px; margin-bottom: 0px; background-image: url(../images/left-_-right.png); background-repeat: no-repeat; background-position: left top; }
.leftLoop .hd .next { background-image: url(../images/left-_-right.png); background-repeat: no-repeat; background-position: right top; margin-right: 10px; }
.leftLoop .hd ul { overflow:hidden; zoom:1; padding: 0px; margin-top: 15px; margin-right: 5px; margin-left: 5px; float: right; }
.leftLoop .hd ul li { position:relative; _display:inline; float:left; width:20px; height:20px; overflow:hidden; margin-right:6px; text-indent:-999px; cursor:pointer; /*-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);*/ background-image: url(../images/point_page.png); background-position: center -20px; }
.leftLoop .hd ul li.on { background-image: url(../images/point_page.png); background-position: center 0px; }
.leftLoop .bd { padding:0px; }
.leftLoop .bd ul { overflow:hidden; zoom:1; list-style-image: none; list-style-type: none; }
.leftLoop .bd ul li { margin:0px 0px; text-align:left; float:left; _display:inline;}
.infoList { list-style-image: none; list-style-type: none; margin: 0px; padding: 0px; }
.infoList li { line-height:24px; text-align:left; padding-right: 0px; padding-left: 0px; width: 100%; }
.infoList li .date { float:right; color:#999; }