/* CSS Document For funswitcher by trance */
*{ margin:0; padding:0;}
img,a img{ border:none;}
.cont_play{ display:block; height:229px; position:relative; overflow:hidden;
	top: 0px;
	left: 0px;
}
.cont_play .mimg{ float:left; width:596px; height:219px; overflow:hidden; overflow:hidden; padding:5px 5px 5px 5px;}
.cont_play .mimg div{ display:none;}
.mimg img{ width:596px; height:219px; overflow:hidden;} 
.cont_play ul{ float:right; width:252px; height:229px; }
*html .cont_play ul{ position:absolute; right:10px; top:15px; width:250px; height:214px; z-index:1000;}
.cont_play li{ display:block; height:28px; width:225px; margin-bottom:5px; cursor:pointer; overflow:hidden;  color:#FFFFFF; font-size:14px; font-weight:600; line-height:28px; padding-left:25px; text-align:left;}
#tri{ position:absolute; top:15px; right:10px; width:250px; height:28px; cursor:pointer;}
*html #tri {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/poto_play_bg.gif");background:none;}
.cont_play li.cur{ background:url(../images/poto_play_bg.gif) no-repeat;}