/*---------------------ÂÖ»»Í¼Æ¬---------------------*/
.img_nav {
	position: relative;
	width: 733px;
	float: left;
	height: 215px
}
.big_img a {
	position: absolute;
	top: 0px;
	left: 0px
}
.img_nav img {
	width: 730px;
	height: 215px;
	border:0px;
}
.link_nav {
	position: absolute;
	filter: alpha(opacity=50);
	width: 733px;
	bottom: 0px;
	height: 32px;
	opacity: 0.5
}
.link_nav a {
	position: absolute;
	line-height: 32px;
	color: #fff;
	left: 5px
}
.num_nav {
	position: absolute;
	bottom: 6px;
	right: 0px
}
.num_nav span {
	text-align: center;
	line-height: 18px;
	width: 10px;
	background: #e2e2e2;
	float: left;
	height: 10px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	margin-right: 4px;
}
.num_nav span.selected {
	background:#bcbcbc;
}





/*------------------²èÒ¶×ÊÑ¶Í¼Æ¬ÇÐ»»-------------------*/
.img_nav1 {
	position: relative;
	width: 376px;
	float: left;
	height: 233px
}
.big_img1 a {
	position: absolute;
	top: 0px;
	left: 0px
}
.img_nav1 img {
	width: 376px;
	height: 233px;
	border:0px;
}
.link_nav1 {
	position: absolute;
	filter: alpha(opacity=50);
	width: 376px;
	bottom: 0px;
	height: 32px;
	opacity: 0.5
}
.link_nav1 a {
	position: absolute;
	line-height: 32px;
	color: #fff;
	left: 5px
}
.num_nav1 {
	position: absolute;
	bottom: 6px;
	right: 0px
}
.num_nav1 span {
	text-align: center;
	line-height: 13px;
	width: 14px;
	background: #ffffff;
	float: left;
	height: 13px;
	color: #000;
	font-size: 12px;
	cursor: pointer;
	margin-right: 4px;
}
.num_nav1 span.selected {
	background:#c50000;color:#fff;
}
