@charset "gb2312";
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
body {
	font:12px/180% Arial, Helvetica, sans-serif, "ÐÂËÎÌå";
}
/* foucebox */
.foucebox {
	width:350px;
	height:268px;
	margin:0px auto;
	background:#FFF;
	border:1px solid #dcdcdc
}
.f_s_box {
	width:350px;
	height:208px;
	position:relative;
	overflow:hidden;
}
.f_s_bg {
	width:350px;
	height:26px;
	position:absolute;
	left:0;
	top:182px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
	background:rgba(0, 0, 10, 0.3);
	_background:#333;
}
.f_s_txt {
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#CCC;
	position:absolute;
	left:0;
	top:182px;
	padding-left:10px;
}
.f_s_txt a {
	color:#CCCCCC;
}
.f_s_bigimg img {
	width:350px;
	height:208px;
}
/* scrollimg_tigger */
.scrollimg_tigger_hover, .scrollimg_tigger_img li {
	background:url(index_sp.png) no-repeat;
}
.scrollimg_tigger {
	position:relative;
}
.scrollimg_tigger_hover {
	width:54px;
	height:49px;
	position:absolute;
	left:5px;
	top:4px;
	background-position:0 0px;
	z-index:5;
}
.scrollimg_tigger_img {
	padding:5px 3px;
}
.scrollimg_tigger_img li {
	width:54px;
	height:44px;
	float:left;
	background-position:-60px 0px;
	margin:3px 1px 1px 2px;
	display:inline;
}
.scrollimg_tigger_img img {
	width:50px;
	height:42px;
	margin:1px;
	display:block;
}
.scrollimg_tigger_link {
	position:absolute;
	left:3px;
	top:5px;
	z-index:10;
}
.scrollimg_tigger_link li {
	width:54px;
	height:44px;
	float:left;
	display:inline;
	margin:3px 1px 1px 2px;
	cursor:pointer;
}
.scrollimg_tigger_link a {
	display:block;
	height:44px;
}
.scrollimg_tigger_hover a {
	border:2px #FFCC00 solid;
}
