﻿/*********图片切换 css定义***********/
.sub_box{
	width:930px;
	height:190px;
	float:left;
	position:relative;
	overflow:hidden;
	border:1px solid #cccccc;
	background:url(http://trip.elong.com/trip/default/news/images/logo_gray.jpg) center center no-repeat;
*background:url(http://trip.elong.com/trip/default/news/images/logo_gray.jpg) 220px 120px no-repeat;}
.sub_box img{border:none; width:930px; height:190px;}
#bd1lfimg{position:relative; width:930px; height:190px; overflow:hidden;}
#bd1lfimg div{width:100000px; margin-left:-4px;}
#bd1lfimg dl{width:930px; height:190px; position:relative; overflow:hidden; float:left;}
#bd1lfimg dt{width:930px; height:190px; position:absolute; left:0px; top:0px;}

.sub_nav{
	width:930px;
	height:20px;
	bottom:0px;
	position:absolute;
	color:#999999;
	z-index:200;
}
.sub_no{
	height:20px;
	float:right;
}
.sub_no li{
	display:block;
	width:20px;
	height:20px;
	float:left;
	overflow:hidden;
	line-height:25px;
	vertical-align:middle;
	text-align:center;
	filter:alpha(Opacity=40);
	Opacity:0.7;
	font-family:Arial;
	font-size:11px;
	color:#999999;
	cursor:pointer;
	background-color: #333333;
}
.sub_no li.show{background:#ffffff; color:#000000;}
.sub_more{
	float:right;
	width:50px;
	height:20px;
	background:#000000;
	filter:alpha(Opacity=70);
	Opacity:0.7;
	color:#c0c0c0;
	text-align:center;
	line-height:20px;
}
.sub_more a{
	color:#b1b1b1;
}
.sub_more a:hover{color:#cccccc; text-decoration:none;}

/*********图片切换 css定义***********/
