@charset "utf-8";
#up {
	width:1000px;
	height:60px;
	float:right;
	line-height:60px; text-align:right;left top}
.words {
	float:left;
	margin-right:30px;
}

#up ul{}
#up ul li {
	float:right;
	width:10px;
	font-size:22px;
}
#buttom {
	width:67px;
	float:right;
	height:20px;
	margin-top:20px; margin-right:0px
}
#buttom_left {
	width:33px;
	float:left;
	height:20px;
	background:url(/gun/images/but.gif) no-repeat; cursor:pointer
}
#buttom_right {
	width:34px;
	float:left;
	height:20px;
	background:url(/gun/images/but.gif) no-repeat -33px 0; cursor:pointer
}
#down {
	position:relative;
	width:1000px;
	height:320px;
	float:left;
	overflow:hidden; 
}
#downContent {
	position:absolute;
	width:3000px;
	height:320px;
	top:0px;
	left:0px;
}
#downContent ul li{display:inline;float:left;
	list-style: none;margin-right:20px;overflow:hidden;
}
#downContent ul li img {width:320px; height:320px; }
.current{color:#069;}