@charset "utf-8";
/* CSS Document */
.content {
	height: 500px;
	margin-top: 1px;
	text-align: center;}
.footer {
	position:fixed;}
#change_4 .ul_changeThumb {
	right: 30%;}
/*------------------------------------------------------------*/
/* index_pic */
#index_pic {
	
	width: 100%;
	position: relative;
	/*overflow: hidden;*/
	margin: 0 auto;}
#index_pic ul {
	z-index: 999;
	right: 30%;
	bottom: -35px;
	position: absolute;
	text-align: left
;}
#index_pic ul li {
	display: block;
	float: left;
	width: 140px;
	color: #aaa;
	position: relative;
	height: 77px;
	margin-right:10px;}
/*#index_pic li div {
	margin-top: 5px;
	display: none;
	padding-left: 10px;
	margin-left: 70px
}*/
#index_pic li img {
	border: #E0DADA 2px solid;
	/*filter: alpha(opacity=60);
	moz-opacity: 0.6;
	left: 10px;
	float: left;*/
	width: 100%;
	height:100%;
	cursor: pointer;
	/*margin-right: 4px;*/
	position: absolute;}
#back {
	width: 100%;
	overflow: hidden;}
#back .gray {
	filter: Gray();}