@charset "utf-8";

#content1 {
	width:600px;
	background: url(../images/back.jpg) 0 0 no-repeat;
}

#content1 .paging1 {
	width:540px;
	height:auto;
	font-size:14px;
	color:#666666;
	text-align:right;
	padding: 20px 5px 10px 5px;
}

#content1 .paging2 {
	width:540px;
	height:auto;
	font-size:14px;
	color:#666666;
	text-align:right;
	padding: 20px 5px 0 5px;
}

#content1 .paging1 a, #content1 .paging2 a {
	color:#0000FF;
	text-decoration:underline;
}

#content1 .paging1 .select, #content1 .paging2 .select {
	text-decoration:underline;
	
}

#content1 .book {
	width:520px;
	height:auto;
	font-size:90%;
	line-height: 150%;
	margin: 0;
	padding: 89px 0 0 30px;
}


#content1 h3 {
	margin: 0 0 10px 0;
}

#content1 p {
	width:500px;
	line-height: 20px;
	padding: 15px 0 0 10px;
}
#content1 .h2Area{
	width:auto;
	height:auto;
	margin: 0 0 0 30px;
}
