/* http://www.miaov.com/ - coding: leo - QQ: 20907961 - time: 2010/8/19 */


li { list-style: none; }
img { border: none; }

body { background: #ecfaff; }

#play { width: 189px; height: 154px; overflow: hidden; border: 0px solid #d8d8d8; margin: 0px auto 0 auto; }
.packet { width:189px; height: 154px; position: relative; }
ol { position: absolute; right: 0px; bottom: 0px; z-index: 2; }
ol li { float: left; margin-right: 3px; display: inline; cursor: pointer; background: #000000; border: 1px solid #FFFFFF; padding: 0px 8px;  color: #FFFFFF; font-family: arial; font-size: 12px; font-weight: bold; }
.active { padding: 2px 10px; font-weight: bolder; color: #ffffff; background: #ff0000; position: relative; bottom: 4px; }

ul {  z-index: 1; background:white; width: 296px; 
height: 240px; }
ul li { position:absolute; width: 189px; height: 160px; 
top:-6px; 
left:0px; display:none; }
ul img { float:inherit; width: 320px; 
height: 240px;
	margin-top: 0px;
}

