body, table, td, span, div, a {
	font-family: "Times New Roman";
}
body, table, td, form {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}
body {
	text-align:center;
	background-image:url("../Image/bg.jpg");
	vertical-align:top;
}
body {
	text-align:-moz-center;
}


.bg_left_right {
	content:0px;
	padding:0px;
	background-image:url("../Image/bg_right.jpg");
	width:90px;
}
.tp {
}
.bg_pics_td {
	background-repeat:no-repeat;
	text-align:right;
	padding-right: 50px;
}
.section_table {
	margin-top:10px;
}
.back_to_top {
	text-align:right;
}
.back_to_top_img_div {
	background-repeat:no-repeat;
	width: 30px;
	height: 32px;
	background-image:url("../Image/arrow_up.jpg");
}
.back_to_top_link_div {
	padding-top: 5px;
	font-size: 12.5px;
}
.author_td {
	padding-left: 50px;
	color: grey;
	font-style: italic;
}
.the_book_td {
	padding-left: 45px;
	padding-top: 5px;
}
a {
	text-decoration:none;
	color: black;
}
a:hover {
	text-decoration:underline;
	color: black;
}

/*-- the frame table --*/
#frameTable {
	width:1000px;
	height:100%;
	vertical-align:top;
	margin: 0 auto;
}
#frameTable .colLeft {
 background-image:url("../Image/bg_left.jpg");width:90px;
}
#frameTable .colMain {
 width:820;height:100%;background-color:white;vertical-align:top;text-align:center;
}

/*-- the content table --*/
#the_content_table {
	width:820px;
}
#the_content_table tbody td{
}
#the_content_table thead .col1 {
	background-image:url("../Image/mainTitle.jpg");
	width:100%;
	height:90px;
	vertical-align:top;
}
#the_content_table thead .col1 #right_corner{
	width:315px;height:36px;border:0px red solid;margin:0px;padding:0px;
}
#the_content_table tbody .col1 {
 margin:0px;padding-left:0px;padding-right:0px;
}

##the_content_table tbody .resourcesB {
	background-image: url("../Image/Theme/bigTp2.jpg");
	background-repeat: no-repeat;
	height:82px;
}


/*-- footer table --*/
#footerTable {
	width:100%;
}
#footerTable .col1 {
	width:350px;
}
#footerTable .col2 {
	font-size:14px;
	text-align:right;
}


/*-- all small content tables --*/
.book_tables {
	margin-top: 15px;
}
.book_tables thead .column1 {
	height: 72px;
	background-repeat:no-repeat;
}
.book_tables .column1 {
	width: 300px;
	font-weight:bold;
	font-size: 14px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px 0px 0px 50px;
	vertical-align: bottom;
}
.book_tables .column1 span{
	font-weight:bold;
	font-size: 14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:underline;
}
.book_tables .column2 {
	/*border: 1px red solid;*/
	font-weight:bold;
	font-size: 14px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:12px 0px 0px 0px;
}