#slider{
	width:860px;
	margin:auto;
	height:370px;
}
#slider > img {
	width:860px;
	position:absolute;
	height:370px;
	}
#image1{
	opacity:1;
}
#image2{
	opacity:1;
}

#slidebar{
	width:860px;
	margin:auto;
	height:60px;
}
#contents{
	width:860px;
	height:175px;
	margin:auto;
}
#write{
	height:140px;
	width:390px;
    font-family: monotype corsiva;
    font-size: 20px;
	}
#contents  > div{
	float:left;
}
#down{
	margin-left:76px;
    margin-top: -63px;
}