#book {
	width:1000px;
	margin:0 auto;
	clear:both;
}


#book #book_sort {
	width:228px;
	min-height:474px;
	background:white;
	border:1px solid #dadada;
	float:left;
}

#book #book_sort h1 p {
	padding:0 0 0 35px;
	background:url(../image/h1_bg_padding.png) no-repeat 4% center;
}
#book #book_sort dl {
	width:180px;
	margin:10px auto;
}
#book #book_sort dl dt {
	height:30px;
	line-height:30px;
	text-indent:30px;
	margin:0 0 5px 0;
	border-radius:10px;
     -webkit-border-radius:10px;
     -moz-border-radius:10px;
	background:url(../image/h2_bg.png);
	border:1px solid #eee;
	cursor:pointer;
}
#book #book_sort dl dt p {
	background:url(../image/h1_bg2.gif) no-repeat 5% center;
}
#book #book_sort dl dd {
	width:120px;
	padding:0 0 0 30px;
	margin:0 0 5px 0;
	height:22px;
	line-height:22px;
	
}
#book #book_sort dl dd#book2 {
	display:none;
}
#book #book_sort dl dd a {
	display:block;
	text-align:center;
	background:#eee;
	border-radius:10px;
     -webkit-border-radius:10px;
     -moz-border-radius:10px;
}
#book #book_sort dl dd a:hover {
	background:#f60;
	color:#fff;
	font-weight:bold;
}

#book .new_dt {
	width:228px;
	background:white;
	border:1px solid #dadada;
	float:left;
	margin:15px 0;
}

#book .new_dt h1 p {
	padding:0 0 0 35px;
	background:url(../image/h1_bg_padding.png) no-repeat 4% center;
}
#book .new_dt dl {
	padding:10px;
}
#book .new_dt dl dt img{
	display:block;
	width:197px;
	width:expression(this.width>197?"197px":this.width);
	height:197px;
	height:expression(this.height>197?"197px":this.height);
	padding:5px;
	border:1px solid #dadada;
}
#book .new_dt dl dd {
	height:25px;
	line-height:25px;
	text-indent:20px;
	background:url(../image/arrow4.gif) no-repeat left center;
}



#book .callme {
	width:228px;
	height:363px;
	background:white;
	border:1px solid #dadada;
	float:left;
	margin:0 0 15px 0;
}

#book .callme h1 p {
	padding:0 0 0 35px;
	background:url(../image/h1_bg_padding.png) no-repeat 4% center;
}
#book .callme div.call_con {
	padding:10px;
	line-height:20px;
}




#book .book_con {
	width:753px;
	min-height:1338px;
	float:right;
	margin:10px 0;
	background:#fff;
	border:1px solid #dadada;
}
#book .book_con .book_list {
	width:95%;
	margin:0 auto;
}
#book .book_con .book_list dl {
	height:190px;
	margin:15px 0;
	border-bottom:1px dashed #dadada;
}
#book .book_con .book_list dl dt img {
	display:block;
	width:150px;
	width:expression(this.width>150?"150px":this.width);
	height:150px;
	height:expression(this.height>150?"150px":this.height);
	float:left;
	padding:5px;
	border:1px solid #dadada;
}
#book .book_con .book_list dl dd {
	float:right;
	width:520px;
	height:22px;
	line-height:22px;
}



#book .book_con .book_detail {
	width:95%;
	margin:15px auto;
}
#book .book_con .book_detail dl {
	height:240px;
}
#book .book_con .book_detail dl dt img {
	display:block;
	width:210px;
	height:210px;
	padding:5px;
	border:1px solid #dadada;
	float:left;
}
#book .book_con .book_detail dl dd {
	padding:0 0 0 260px;
	height:25px;
	line-height:25px;
}
#book .book_con .book_detail dl dd.zixun {
	padding:45px 0 0 255px;
}
#book .book_con .book_detail dl dd.zixun a.coll {
	display:block;
	width:89px;
	height:27px;
	float:left;
	background:url(../image/save.png) no-repeat left center;
	text-indent:-9999px;
	position:relative;
	top:-2px;
}
#book .book_con .book_detail p.text {
	height:30px;
	line-height:30px;
	margin:20px 0 10px 0;
	background:#eee;
	text-indent:10px;
}
#book .book_con .book_detail p.infor_text {
	height:30px;
	line-height:30px;
	padding:5px 10px;
}
#book .book_con .book_detail .infor {
	min-height:40px;
	border:1px solid #dadada;
	border-radius:10px;
     -webkit-border-radius:10px;
     -moz-border-radius:10px;
}
#book .book_con .book_detail .content {
	line-height:22px;
	padding:10px 10px;
	border:1px solid #dadada;
	border-radius:10px;
     -webkit-border-radius:10px;
     -moz-border-radius:10px;
}





div.press {
	width:753px;
	min-height:1338px;
	float:right;
	margin:10px 0;
	background:#fff;
	border:1px solid #dadada;
}
div.press .press_list {
	width:95%;
	margin:0 auto;
}
div.press .press_list dl {
	height:195px;
	margin:15px 0;
	border-bottom:1px dashed #dadada;
}
div.press .press_list dl dt {
	margin:0 0 10px 0;
}
div.press .press_list dl dt img {
	display:block;
	width:160px;
	width:expression(this.width>160?"160px":this.width);
	height:40px;
	height:expression(this.height>40?"40px":this.height);
	padding:5px;
	border:1px solid #dadada;
}
div.press .press_list dl dd {
	height:22px;
	line-height:22px;
}


div.press .press_detail {
	width:95%;
	margin:0 auto;
}

div.press .press_detail img {
	display:block;
	width:160px;
	height:40px;
	padding:5px;
	border:1px solid #dadada;
	margin:15px auto;
}
div.press .press_detail h3 {
	text-align:center;
	line-height:50px;
}
div.press .press_detail div {
	line-height:30px;
}