﻿/* dedesos.com 做最好的织梦模板 */
#box {
	width:600px;
	height:450px;
	position:relative;
	overflow:hidden;
}
#pic_list {
	position:relative;
	z-index:1;
	width:600px;
}
#pic_list li {
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	fliter:alpha(opacity=0);
	z-index:1;
}
.mark {
	height:73px;
	width:585px;
	background:#000;
	position:absolute;
	left:0;
	bottom:0;
	opacity:0.3;
	filter:alpha(opacity=30);
}
#text_list {
	position:absolute;
	bottom:60px;
	left:50px;
	position:absolute;
	z-index:5;
	height:20px;
	overflow:hidden;
}
#text_list h2 {
	display:none;
}
#text_list .show {
	display:block;
}
#text_list a {
	color: #FFFFFF;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	font-weight: normal;
	text-decoration:none;
}
#ico_list {
	bottom: 5px;
	height: 68px;
	left: 12px;
	overflow: hidden;
	position: absolute;
	width: 482px;
	z-index: 3;
}
#ico_list ul {
	width:1050px;
	position:absolute;
	left:0;
	top:0;
}
#ico_list li {
	width:98px;
	float:left;
}
#ico_list li a {
	width:90px;
	margin-top:6px;
	display:block;
}
#ico_list li a img {
	border: 2px solid #DFE8E4;
	height:53px;
	width:84px;
	background:#040303;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#ico_list .active {
	background:url(../images/a_hover.gif) no-repeat center 0;
}
#ico_list .active img {
	opacity:1;
	filter:alpha(opacity=100);
	border: 3px solid #fff;
	height:53px;
	width:84px;
}
.btn {
	background:url(../images/btn.gif) no-repeat;
	height:38px;
	width:38px;
	position: absolute;
	bottom:11px;
	opacity:0.5;
	filter:alpha(opacity=50);
	cursor:default;
	z-index:3;
}
.showBtn {
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
	z-index:4;
}
#btn_prev {
	right:56px;
}
#btn_next {
	right:20px;
	background-position:right 0;
}
