*{ list-style:none;}

.LeftBotton1{
	height:30px;
	width:10px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	margin-right: 2px;
	margin-top:50px;
	background:url(../images/move_left1_r1_c1.png) no-repeat;
	background-position: 0px -30px;
	margin-left: 10px;
} 
.LeftBotton2{
	height:30px;
	width:10px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	margin-right: 2px;
	margin-top:50px;
	background: url(../images/move_left1_r1_c1.png) no-repeat;
	background-position: 0px 0px;
	margin-left: 10px;
} 

.RightBotton1{
	height:30px;
	width:10px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	margin-left: 8px;
	margin-top:50px;
	background-image: url(../images/move_left1_r1_c1.png);
	background-repeat: no-repeat;
	background-position:-10px -30px;
} 
.RightBotton2{
	height:30px;
	width:10px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	margin-left: 8px;
	margin-top:50px;
	background-image: url(../images/move_left1_r1_c1.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
} 


#year_list ul li {
    float: left;
	overflow:hidden;
}
#inner{ width: 810px;}
#inner li a {


}
#inner li a:hover {
/*	background-image: url(../images/movement/move_16.gif);
	background-position: 26px 1px;
	background-repeat: no-repeat;*/
	color: #ff4200;
}
#inner li a.yearOn {
	/*	background-image: url(../images/movement/move_16.gif);
	background-position: 26px 1px;
	background-repeat: no-repeat;*/
	color: #ff4200;
}
#year_list{
	width:810px;
	overflow:hidden;
	float:left;
	position: relative;
	height: 145px;
} 
#inner {	position: absolute;	left: 0px;	top: 0px;}


/*页面部分样式*/
.background_nav{ width:850px ; height: 130px ; overflow:hidden;}
.background_nav li{ width: 90px ; height:130px ; margin-left:39px ; margin-right: 0px; background: #000;}
.background_nav li a img{ border: 0px;}