/* 
* Name: book.css
* Copyright (c) 2014 by Dr. Herong Yang. All rights reserved.
*/
td.frame_left {display: none;}

div.hy_body {margin: auto; width: 1000px; border: 1px solid #000000}
table.frame {width: 1000px; height: 100px; border: 0pt solid transparent; margin-left: 0px; padding: 0px; background-color: transparent;}
@media (max-width: 880px) {
   td.frame_right {display: none;}
   div.hy_body {margin: auto; width: 780px; border: 1px solid #000000}
   table.frame {width: 780px; height: 100px; border: 0pt solid transparent; margin-left: 0px; padding: 0px; background-color: transparent;}
   }

table.pageBorder {width: 780px; height: 100px;	border: 0px solid red; padding: 0px; background-color: #ffffff;}
td.page_line {width: 728px; height: 1px;}
table.page {border: 0pt solid red; padding-top: 14px; padding-bottom: 14px; padding-left: 24px;	padding-right: 24px; background-color: #fbfbfb;}
@media (max-width: 680px) {
   td.page_sw {display: none;}
   div.hy_body {margin: auto; width: 580px; border: 1px solid #000000}
   table.frame {width: 580px; height: 100px; border: 0pt solid transparent; margin-left: 0px; padding: 0px; background-color: transparent;}
   table.pageBorder {width: 580px; height: 100px;	border: 0px solid red; padding: 0px; background-color: #ffffff;}
   td.pageLine {width: 558px; height: 2px; margin: 0px; padding: 0px; background-color: #000000;}
   table.page {border: 0pt solid red; padding-top: 4px; padding-bottom: 4px; padding-left: 9px;	padding-right: 9px; background-color: #fbfbfb;}
   }

p.hy_copyright {text-align: right; font-style: italic}
p.syndication {margin: 4px 0px 0px 0px; padding: 0px; text-align: right;}
form {margin: 0px 0px 0px 0px; padding: 0px;}
p.gg_search {margin: 0px 0px 0px 0px; padding: 0px;}
li {margin-top: 6px;}
span.part_list_curr {padding-left: 2px; padding-right: 2px; font-weight: bold; background-color: #cfcfcf}

body {
	text-align: left;
	background-color: #a0a0a0;
	font-family: 'arial';
	font-size: 14px; 
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt
}

p {
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: 'arial';
	font-size: 14px; 
}

td {
	font-family: 'arial';
	font-size: 14px; 
}

p.picture {
	background-color: #bfbfbf;
	text-align: center;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border: 10px;
	padding: 10px;
	width: 558px
}

pre.title {
	font-family: 'times new roman';
	font-weight: bold;
	font-size: 20px; 
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 6pt;
	padding-bottom: 0pt;
	background-color: #cfcfcf
}

pre.version {
	font-family: 'times new roman';
	font-weight: bold;
	font-size: 12pt; 
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4pt;
	padding-bottom: 0pt;
	background-color: #cfcfcf
}

pre.author {
	font-family: 'times new roman';
	font-weight: bold;
	font-size: 12pt; 
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4pt;
	padding-bottom: 0pt;
	background-color: #cfcfcf
}

pre.copyright {
	font-family: 'times new roman';
	font-weight: bold;
	font-size: 12pt; 
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4pt;
	padding-bottom: 6pt;
	background-color: #cfcfcf
}

p.chapter_title {
	font-weight: bold;
	font-size: 18px; 
	color: black
}

p.section_title {
	margin-top: 32px;
	padding: 4px;
	font-weight: bold;
	font-size: 16px;
	background-color: #cfcfcf;
	color: black
}

pre.block_bold {
	font-family: 'new courier';
	font-weight: bold;
	background-color: #f2f2f2;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border: 10px;
	color: black;
	padding: 5px;
	width: 558px
}

pre.block_source_gb {
	font-family: 'new courier';
	background-color: #f2f2f2;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border: 10px;
	color: black;
	padding: 5px;
	width: 558px
}

pre.block_source {
	font-family: 'new courier', monospace;
	font-size: 12px; 
	background-color: #f2f2f2;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border: 10px;
	color: black;
	padding: 5px;
	width: 558px
}

pre.block_source_85 {
	font-family: 'new courier';
	font-size: 8pt; 
	background-color: #f2f2f2;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border: 10px;
	color: black;
	padding: 5px;
	width: 558px
}

pre.block_syntax {
	font-family: 'new courier';
	font-style: italic;
	font-size: 12px; 
	background-color: #f2f2f2;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border: 10px;
	color: black;
	padding: 5px;
	width: 558px
}

td.body {
	padding-top: 2px;
	padding-bottom: 2px
}

td.frame_top {
	border-width: 0px;
	background-color: #707070;
}

td.frame_left {
	background-color: #fbfbfb;
	vertical-align: top; 
}

td.frame_center {
	border-width: 0px;
	background-color: #a0a0a0;
	vertical-align: top; 
	padding-left: 0px;
}

td.frame_right {
	background-color: #fbfbfb;
	vertical-align: top; 
}

td.frame_bottom {
	border-width: 0px;
	background-color: #a0a0a0;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc
}

td.page_sw {
	width: 170px;
	vertical-align: top; 
	padding-top: 10px;
}

td.page_se {
	width: 558px;
	vertical-align: top; 
	padding-top: 10px;
}

p.g_key {
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
	margin-top: 7px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
}

p.g_des {
	font-family: 'verdana';
	font-size: 10px;
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
}

table.box {
	border: 0pt solid transparent;
}

td.box_l {
	width: 222px;
	height: 0px;
	background-color: #f2f2f2;
	vertical-align: top; 
	padding-left: 3px;
}

p.box_l {font-size: 13px;}

td.box_r {
	width: 336px;
	height: 0px;
	background-color: #f2f2f2;
	vertical-align: top; 
	padding-left: 3px;
}

th.cal_year{
	padding: 8px;
	background-color: #ffffff;
}
table.cal_month{
	MARGIN-TOP: 0px;
	BORDER: 1pt solid black;
	PADDING: 3px;
	COLOR: black;
	FONT-FAMILY: 'Verdana';
	font-size: 12pt;
	BACKGROUND-COLOR: #dfdfdf;
}
td.cal_month{
	padding: 2px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}
td.cal_end{
	padding: 2px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
	background-color: #ffffff;
}
td.cal_day{
	padding: 2px;
	text-align: center;
	BACKGROUND-COLOR: #dfdfdf;
}
td.cal_end_hi{
	padding: 2px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
	background-color: #ffaaaa;
}
td.cal_day_hi{
	padding: 2px;
	text-align: center;
	background-color: #ffaaaa;
}
p.cal_sig{
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	background-color: #ffffff;
}

table.banner {
	width: 640px;
	margin-top: 3px;
	border: 1pt solid black;
	padding: 8pt;
	color: black;
	font-family: 'verdana';
	font-size: 8pt; 
	background-color: #ebebff
}

p.toc_item {
	margin-left: 0pt;
	margin-right: 0pt;
	font-family: 'arial';
	font-weight: bold;
}

p.link_name {
	font-family: 'arial';
	font-size: 10pt; 
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px
}

p.link_description {
	font-family: 'arial';
	font-size: 10pt; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px
}

td.key_title {
	background-color: #0000ff;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10pt; 
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

td.key_item {
	background-color: #dfdfcf;
	font-family: 'verdana';
	font-size: 10pt; 
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
