BODY {
	background: #fff url('back.gif') repeat-x top center;
	margin: 0;
	padding: 0;
}

A {
	text-decoration: none;
	color: #307f99;
}

A:hover {
	color: #fff;
	background: #307f99;
}

.cont {
	width: 955px;
	margin: 0 auto;
	font: 14px Arial;
	line-height: 150%;
	color: #666;
}

/*
#container {
	position: absolute;
	width: 100%;
	margin: 0 auto 0 auto;
}
*/

.item {
	float: left;
	width: 300px;
	margin-right: 25px;
}

.item IMG {
	float: right;
}

.item-describe {
	float: left;
	width: 630px;
}

.clearer {
	clear: both;
}

.sound-item {
	float: left;
	width: 315px;
}

.player-item {
	height: 24px;
}

.hr-1 {
	background: #b0b0b0 url('hr-left.gif') no-repeat left;
}

.hr-2 {
	background: url('hr-right.gif') no-repeat right;
	height: 1px;
	margin: 20px 0;
}

.s2 {
	font-size: 22px;
	color: #888;
}

.s3 {
	font-size: 27px;
	color: #aaa;
}

.s4 {
	font-size: 30px;
	color: #bbb;
}

.part-list A:hover {
	background: none;
}

.part-list IMG {
	margin: 0 15px
}

