#layout{width:990px; margin:0 auto;}

.orange a{ color: #DC2618;}
#book_large_left{ width:152px; float:left;margin-bottom: 12px;}
#book_large_left .title{ width:100%; height:30px; background:#F7F7F7;color: #333232;text-indent: 10px;line-height: 30px;font-weight: bold;}
#book_large_left .left_banner{ width:152px; height:210px;}
#book_large_center{ width:630px; margin-bottom: 12px; float:left;}
#book_large_center .Title{ width:630px; height:35px;background: #F7F7F7; line-height:35px;color: #4B4A4A;}
#book_large_center .Title h1{ font-size:16px; padding-left:20px; width:80px; background:url(images/center-fg.jpg) no-repeat right center; float:left; margin-right:10px;}
#book_large_center .Title span{color: #FC7A2B;}
#book_large_right{ width:184px; float:right;}
#book_large_right .banner-right{ width:184px; height:170px; overflow:hidden;}
#book_large_right .title{width: 182px;height: 30px;background: #F7F7F7;color: #333232;text-indent: 10px;line-height: 30px;font-weight: bold;}

/*  ===================================   每日精选滚动  ===================================  */
	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }
	
	.coda-slider-wrapper { padding: 20px 0 }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 580px;} 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px; _width: 560px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 20px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav{display: none;}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left; width:24px; height:245px; }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none;color: #fff; width:24px; height:245px; text-indent:-99999px;}
	.coda-nav-left a { background: url(../images/cont_jx_top_left.jpg) no-repeat 50% 50%; }
	.coda-nav-right a { background: url(../images/cont_jx_top_right.jpg) no-repeat 50% 50%; }

/*  ===================================   每日精选滚动  ===================================  */