@charset "utf-8";
/* CSS Document */

/* ALBUM BOOK */

#cAlbookRight{
	float:right;
	width:681px;
	padding-bottom:10px;
	padding-top: 5px;
}
#cAlbookRight p.para{
	padding:5px 10px;
	line-height:1.8em;
}
#cAlbookRight #h1 {
margin-bottom:10px;
}
#cAlbookRight p{
	color:#666666;
}
#cAlbookRight p.lh18{
	line-height:1.8em;
}

.cate_albumbook_top{
	width:680px;
	height:200px;
	position:relative;
	margin-bottom:10px;
}

div#CategoryWrap div.albumbook {
	background:url(../img/category/category_white_book.gif) 0 0 no-repeat;
	width:681px;
	height:350px;
	position:relative;
	margin-bottom:10px;

}

div.rightwrap{
	width:290px;
	height:auto;
	position:absolute;
	right:10px;
	top:10px;
	font-size:12px;
}
div.leftwrap{
	width:290px;
	height:auto;
	position:absolute;
	left:5px;
	top:5px;
	font-size:10px;
}
div.leftwrap p{
	padding:0px 0px 5px 0px;
	margin:0px;
}
div.rightwrap p{
	padding:5px 0px 5px 0px;
	margin:0px;
}
div.rightwrap p a{
	color:#aa5050;
	font-weight:bold;
}

div.bookstep1 {
	background:url(../img/category/book_step1.jpg) 0 0 no-repeat;
	width:608px;
	height:230px;
	margin:10px auto 10px auto;
	padding-top:50px;
}
div.bookstep2 {
	background:url(../img/category/book_step2.jpg) 0 0 no-repeat;
	width:608px;
	height:230px;
	margin:10px auto 10px auto;
	padding-top:50px;
}
div.bookstep3 {
	background:url(../img/category/book_step3.jpg) 0 0 no-repeat;
	width:608px;
	height:230px;
	margin:10px auto 10px auto;
	padding-top:50px;
}
div.bookstep4 {
	background:url(../img/category/book_step4.jpg) 0 0 no-repeat;
	width:608px;
	height:215px;
	margin:10px auto 10px auto;
	padding-top:50px;
}
div.bookstep1 p,
div.bookstep2 p,
div.bookstep3 p,
div.bookstep4 p {
	padding:0px 30px 10px 300px;
}