#main .title {
	height : 32px;
}

.book {
	margin-top : -28px;
	float : right;
	border: none;
}

.price {
	font-size : 13px;
	font-weight : bold;
}

.pic {
	width : 303px;
	margin-top : 6px;
	padding : 6px;
	border : 1px solid #cccccc;
	float : left;
}

.right {
	padding : 6px 0 35px 0;
	text-align : right;
}

.gallery {
	padding-left : 20px;
	background : url( ../images/arrow.gif ) no-repeat center left;
}

.heading {
	clear : both;
	width : 140px;
	font-size : 18px;
	line-height : 1;
	padding-top : 3px;
	border-top : 5px solid #66cc33;
	float : left;
}

.content {
	width : 475px;
	padding : 0 0 20px 25px;
	float : left;
}

.day {
	font-size : 13px;
	font-weight : bold;
	line-height : 20px;
	margin-bottom : 6px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.schedule {
	font-size : 12px;
	font-weight : bold;
}

.m {
	margin-top : 12px;
}

.m0 {
	margin-top : 0;
}

.m6 {
	margin-right : 6px;
}


	

