﻿#videoFlash_ascxDiv
{
	position:relative;
	width:466px;
	height:242px;
	margin:4px;
}
#videoFlash_ascxDiv .sliderDiv
{
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:242px;
} 
#videoFlash_ascxDiv .sliderDiv img
{
    margin:0;
    padding:0;
    border:none;
    vertical-align:top;
	width:250px;
	height:242px;
	-ms-interpolation-mode:bicubic;/*改善在IE7下因缩放造成的失真。*/
} 
#videoFlash_ascxDiv .sliderDiv ul
{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#videoFlash_ascxDiv .sliderDiv ul li
{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#videoFlash_ascxDiv .minimap
{
	position:absolute;
	top:0;
	right:0;
	width:216px;
	height:242px;
}
#videoFlash_ascxDiv .minimap ol
{
	margin:0;
	padding:0;
	list-style:none;
}
#videoFlash_ascxDiv .minimap li
{
	text-align:left;
	margin:0;
	padding:0;
	list-style:none;
	width:208px;
	height:40px;
	background:url(../images/flasha.gif) no-repeat right center;
}
* html #videoFlash_ascxDiv .minimap li/*ie6*/
{
	overflow:hidden;
}
#videoFlash_ascxDiv .minimap li.selMinimap
{
	background:url(../images/flashsel.png) no-repeat right top;
}
#videoFlash_ascxDiv .minimap a
{
	display:inline-block;
	width:100%;
	height:100%;
	position:relative;
}
#videoFlash_ascxDiv .minimap img
{
    margin:0;
    padding:0;
    border:none;
    vertical-align:top;
    text-align:left;
	position:absolute;
	left:14px;
	top:8px;
	width:50px;
	height:30px;
	border: #9f9f9f 1px solid; 
	
}
#videoFlash_ascxDiv .minimap strong
{
	color: #4a4a4a;
    margin:0;
    padding:0;
    text-align:left;
    width:188px;
    height:16px;
    line-height:16px;
    overflow:hidden;
	position:absolute;
	left:10px;
	top:4px;
}
#videoFlash_ascxDiv .minimap span
{
	color: #7c7b7b; 
	display:inline-block;
    margin:0;
    padding:0;
    text-align:left;
    width:188px;
    height:16px;
    line-height:16px;
    overflow:hidden;
	position:absolute;
	left:10px;
	bottom:4px;
}
#videoFlash_ascxDiv .minimap a { text-decoration: none; }
#videoFlash_ascxDiv .minimap a strong { color: #0453A2; }

