@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;font-family:Verdana,'simsun','';}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
a, img, span {border:0pt none;margin:0pt;padding:0pt;}
a img{ border:none;}

ul,ol{display:block; border:0; margin:0; padding:0;}
ul ,li{ list-style: none;}
p {margin: 0;line-height:140%;color: #333333;}


.hot_focus{
	width:300px;
	float:left;
}
.hot_focus .flash{
	width:100%;
	height:415px;
	float:left;
	clear:both;
}

.hot_focus .flash .FocusImg {
	height:415px;
	position:relative;
	width:300px;
	background-color:#333;
}
.FocusImg .BigPic {
	text-align:center;
}
.FocusImg .BigPic img {
	display:block;
	height:350px;
	margin:0 auto;
	width:300px;
}
.FocusImg .TitleBg {
	background:#000000;
	height:35px;
	left:0;
	filter:Alpha(Opacity=30);
	opacity:0.30;
	position:absolute;
	top:315px;
	width:300px;
	z-index:10;
}
.FocusImg .TitleBox {
	color:#FFFFFF;
	font-family:"黑体";
	font-size:18px;
	height:30px;
	left:0;
	line-height:23px;
	position:absolute;
	text-align:center;
	top:323px;
	width:300px;
	z-index:20;
}
.FocusImg a:link, .FocusImg a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family:"黑体";
	font-size:18px;
}
.FocusImg a:hover {
	color:#FF0000;
	font-family:"黑体";
	font-size:18px;
	text-decoration:underline;
}
.FocusImg .SmallPics {
	overflow:hidden;
	padding-top:2px;
}
.FocusImg .SmallPics span {
	display:inline;
	float:left;
	margin:0 2px 0 3px;
	padding-top:6px;
}
.FocusImg .SmallPics span img {
	border:1px solid #616161;
	height:52px;
	width:68px;
}
.FocusImg .SmallPics span.selected {
	background:transparent url(/gootrip/_20images/main/arrow.gif) no-repeat scroll 50% 2px;
}
.FocusImg .SmallPics span.selected img {
	border:1px solid #fff;
}