/* Recommended Reads Layout
*************************************************************/
div#recommendedContent_Area {
	width: 100%;
	height: auto;
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 0;
	margin: 0 auto;
}

table#highlight_table {
	width: 100%;
	height: 203px;	
	border: 0;
	background: #ffffff url(../image/bookcorner/gimg/highlight_bg.jpg) bottom right no-repeat;
	margin: 0 0 30px 0;
}

table#highlight_table td.desc {
	width: 65%;
	vertical-align:top;
	padding-top:20px;
}

table#highlight_table td.img {
	width: 35%;
}

div#recommended_title {
	clear: both;
	width: 100%;
	height: 130px;
	background-color: #009900;
}

div#recommended_list {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 0 0;
}

div#dateArea {
	width: 100%;
	height: auto;
	margin: 0 auto 8px auto;
}

div#recommendedContent_Area p.dateArea {
	margin-left: 20px;
	color:#333333;
}

div#recommendedContent_Area p.topheader {
	font-size: 1.3em;
	font-weight: bold;
	color: #009900;
	margin: 10px 0 10px 20px;
}

div#recommendedContent_Area p.header {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	margin-bottom: 0.5em;
}

div#recommendedContent_Area p.subHeader {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

div#recommendedContent_Area p.author {
	color: black;
	margin-left:20px;
	color:#333333;
}

div#recommendedContent_Area p.content {
	padding: 0 5px 0 0px;
}
  
div#bookHighlight_container {
	width: 100%;
	margin: 0 auto;
}

div.bookCover_Container_recommended {
	clear: both;
	padding-top: 5px;
	position: relative;
	width: 130px;
	height: auto;
	margin: 0 auto;
	left: -10px;
	overflow: hidden;
}

div.bookCover_dropShadow {	
	background: url(../image/gimg/bookShadow.png) no-repeat right bottom !important;
	background: url(../image/gimg/bookShadow.gif) no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0px 0px 15px 25px;
	padding: 0;
	position: relative;
}


div.bookCover_Container_BookList_Thumbnails {
	position: relative;
	width: 130px;
	height: auto;
	margin: 0px;
	top: 4px;
	left: -45px;
}

div.bookCover_Container_BookList_Details_comingSoonArea {
	position: relative;
	width: 130px;
	height: auto;
	margin-left: 10px;
	top: 7px;
	left: -30px;
}

div.bookCover_Container_BookList_Details {
	position: relative;
	width: 130px;
	height: auto;
	margin: 0px;
	top: 7px;
	left: -30px;
}

div.bookHighlight_inTextIMG_desc {
	position: relative;
	top: -8px;
	width: 90%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.articleDate {
	width: 100%;
	position: relative;
	top: 5px;
	#top: 7px;
	_top: 7px;
	font-size: 1em;
}

div#articleList_Area {
	width: 97%;
	height: auto;
	padding: 20px 0 0 20px;
	text-align: left;
}

ul#article_list li{	
	padding: 0 0 8px 0;
	list-style-type:square;
	color:#009900;
}

span.current {
	color: #CCCC00;
}

div#recommendedExtReading_Area {
	margin-top: 60px;
}

div#recommendedExtReading_Area p.header {
	font-size: 1.3em;
	font-weight: bold;
	color: #009900;
	margin-bottom: 10px;
}

/*Jump Menu
*******************************************************/
div#recommended_list {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 0 0;	
}

.articleDate {
	width: 100%;
	position: relative;
	top: 5px;
	#top: 7px;
	_top: 7px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif, "·s²Ó©úÅé";
	color: #333333;
}

/*booklist table
*******************************************************/
div#booklist_table {
height: auto;
width: 100%;
}

table.booklist_table {
	border-collapse:collapse;
	width: 99%;
	height: auto;
	margin: 0 auto 18px auto;
}

table.booklist_table td {
	width: 33%;
	height: auto;
	text-align: center;
	border: 1px dashed #cccccc;	
	padding: 6px;
}
