@charset "UTF-8";
#header {
	background-image:url(../images/header/index.jpg);
}
#animation {
	width: 290px;
	height: 220px;
	margin: 20px 85px;
	
}
#content ul li {
	margin-bottom: 20px;
}
#content h2 {
	width: auto;
}
.left {
	width:478px;
}
.right {
	width: 333px;
}