#flash_show_layout {
	color: #cc092f;
	width: 860px;
}
#flash_show {
	height: 600px;
	padding: 0px;
	position: relative;
	text-align: center;
}
#flash_img {
	background: url(../images/loading.gif) no-repeat center center;
	border: 1px solid #cfcfcf;
	filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
	height: 100%;
	overflow: hidden;
	width: 860px;
}
#flash_show_ctl {
	color: #434343;
	height: 25px;
	margin-top: 2px;
	padding: 3px 0px;
}
#flash_show_ctl a {
	color: #434343;
}
#flash_show_ctl_msg{
	height: 25px;
	line-height: 25px;
}
#img_prev_btn, #img_next_btn{
	float: right;
}
#img_prev_btn{
	margin: 0 6px 0 0;
}
#flash_show_ctl_msg {
	filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
	float: left;
	overflow: hidden;
	width: 300px;
}
#flash_show_ctl_tuber {
	left: 305px;
	position: relative;
	top: -17px;
	z-index: 100;
}
#flash_show_ctl_arrow {
	margin-right: 5px;
}
#flash_show_ctl_msg span.li_dot {
	background: url(../images/li_dot.gif) no-repeat 0 0;
	color: #cc092f;
	font: 12px verdana;
	height: 12px;
	padding: 0 12px 0 0;
}

