

/* CONTENTS */
#contents {
	width: 1200px;
	height: 1405px;
	background: url("../../images/mainBg.png") no-repeat 0 0;
	position: relative;
	}

.aLeft {
	width: 1200px;
	height: 332px;
	position: relative;
	overflow: hidden;
	}
	.aLeft dt {
		width: 350px;
		height: 332px;
		position: absolute;
		top: 0;
		left: 0;
		}
	.aLeft dd {
		width: 810px;
		height:312px;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		padding: 0 20px 20px 20px;
		}

.aRight {
	width: 1200px;
	height: 332px;
	position: relative;
	overflow: hidden;
	}
	.aRight dt {
		width: 350px;
		height: 332px;
		position: absolute;
		top: 0;
		right: 0;
		text-align: right;
		}
	.aRight dd {
		width: 810px;
		height:312px;
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		padding: 0 20px 20px 20px;
		}	
		
.list dt .hot {
	padding: 30px 0;
	display: block;
	}
.list dt .tit {
	padding: 0 35px;
	display: block;
	}
.list dt .more {
	padding: 10px 50px 0 50px;
	display: block;
	}
		
.list dd p {
	float: left;
	width: 33px;
	}
.list dd p a {
	display: block;
	padding: 142px 0 123px 0;
	}
.list dd ul {
	height: 272px;
	float: left;
	padding: 40px 0 0 20px;
	overflow: hidden;
	}

	.list dd li {
		width: 229px;
		height: 274px;
		float: left;
		position: relative;
		background: url("../../images/bookBg.png") no-repeat 0 0;
		padding: 8px 0 0 8px;
		}
		.list dd li .book {
			width: 194px;
			height: 275px;
			overflow: hidden;
			}
		.list dd li span {
			position: absolute;
			bottom: 10px;
			right: 33px;
			}
.short {
	width: 1200px;
	text-align: center;
	position: absolute;
	}
	.bar00 { top: 305px; }
	.bar01 { top: 637px; }
	.bar02 { top: 969px; }
	.bar03 { top: 1301px; }




