﻿﻿
body,ul,li,ol,img{margin: 0;padding: 0;}
li{list-style: none;}

/*example*/
.kinMaxShow{}
.kinMaxShow ol{position:relative;height: 20px;top:-24px;float: right;padding-right: 8px;}
.kinMaxShow ol li{float:left;width: 8px;height:8px;margin: 5px;background: #fff;padding-right:1px;padding-top: 2px;border-radius: 8px;}
.kinMaxShow ol li.seleted{background:#ff9923;}

.titl {	background: rgba(0, 0, 0, 0.5); left: 0px; width: 100%; height: 30px; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; text-indent: 10px; font-family: Verdana; display: block; position: absolute;}