/* Global setting */
/* 全局设定 */
body {
	line-height: 1.618em;
}

/* TOC link color */
/* 目录条目链接颜色 */
a {
	color: #0000CC;
}

/* TOC Title */
/* 目录标题 */
.kindle-cn-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.5em;
	letter-spacing: 1em;
    text-align: center;
	border-bottom: 1.5px dotted #000000;
}

.kindle-en-toc-title {
	text-align:center;
	font-size: 2em;
	font-weight: bold;
}

/* Level 1 TOC */
/* 一级标题 */
.kindle-cn-toc-level-1 {
    margin-left: 0em;
}

/* Level 2 TOC */
/* 二级标题 */
.kindle-cn-toc-level-2 {
    margin-left: 2em;
}

/* Level 3 TOC */
/* 三级标题 */
.kindle-cn-toc-level-3 {
    margin-left: 2em;
}

/* Level 4 TOC */
/* 四级标题 */
.kindle-cn-toc-level-4 {
    margin-left: 2em;
}

/* Level 5 TOC */
/* 五级标题 */
.kindle-cn-toc-level-5 {
    margin-left: 2em;
}

/* Level 6 TOC */
/* 六级标题 */
.kindle-cn-toc-level-6 {
    margin-left: 2em;
}
/** 加粗 **/
span.kindle-cn-bold{
font-weight: bold;
}

/** 斜体字 **/
span.kindle-cn-italic{
font-style: italic;
}

/** 斜体加粗字体**/
span.kindle-cn-bold-italic{
font-weight: bold;
font-style: italic;
}

/** 下划线**/
span.kindle-cn-underline{
text-decoration: underline;
}

/** 删除线 **/
 span.kindle-cn-strike{
text-decoration: line-through;
}

/** 双下划线 **/ 
span.kindle-cn-specialtext-double{
	border-bottom:0.2em double;
}

/** 点线式边框 **/ 
span.kindle-cn-specialtext-dot{
	border-style:dotted;
}

/** 破折线式边框 **/ 
span.kindle-cn-specialtext-dash{
	border-style:dashed;
	border-width: 1px;
}

/** 直线式边框 **/ 
span.kindle-cn-specialtext-dot{
	border-style:solid;
	border-width: 1px;
}

/* 数学上标字体 */
span.math-super {
	font-size: 0.7em;
	vertical-align: super;
}

/* 数学上标倾斜字体 */
span.math-super-italic {
	font-size: 0.7em;
	font-style: italic;
	vertical-align: super;
}

/* 数学下标字体 */
span.math-sub {
	font-size: 0.7em;
	vertical-align: sub;
}

a{
color:#0000CC;
}
div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}
.imz{
     height:96%;
     text-align:center;


}

.note{
font-size: 0.85em;
}



.block
{
	
color: ;
margin-top: -10px;
margin-left: 4px;
}



.img{color:#146Eb4;
text-align: center;
font-size:0.85em;
text-indent: 0em;
}

body {
	font-size: 1em;
	text-align: justify;
	line-height: 1.618em;
}


p
{
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.cover {
	width:100%;
	padding:0px;
}
.center {
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	text-indent:0em;
}
.left {
	text-indent: 0em;
	margin-left: 0%;
	margin-right: 0%;
}
.right {
	text-align: right;
	margin-left: 0%;
	margin-right: 0%;
}
.quote {
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;
	
}
h1 {

	
	text-align: center;
	font-size:2em;
	margin-top: 1em;
	margin-bottom: 1em;
	  
        
}

h2 {

	
	text-align: center;
	font-weight:bold;
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
        
}
h3 {
font-weight: bold;
font-size: 120%;
margin-top: 1em;
margin-bottom: -10px;
        
}
h4 {

	
	text-align: left;
	font-weight:bold;
	font-size:1rem;
	margin-top: 0.9em;
        
}
h5 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.88rem;
	margin-top: 0.6em;
        
}
h6 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.75rem;
	margin-top: 1em;
        
}
.u { 

      text-decoration: underline; }

.img-a{	
width:90%;
}
.img-b{
width:80%;
}
.img-c{	
width:70%;
}
.img-d{	
width:60%;
}
.img-e{	
width:50%;
}
.img-f{	
width:40%;
}
.img-g{	
width:30%;
}
.img-h{	
width:20%;
}
.img-i{       
width:10%;
}
.img-j{        
width:5%;
}
.inline{        
height:1.5em;
margin-bottom:-0.3em;
}
/* ��Ȩ��Ϣҳ���� */
/* Copyright page text */
p.kindle-cn-copyright-text {
	line-height: 1.618em;
	text-indent: 0em;
}

/* Quote */
/* ���ÿ� */
blockquote.kindle-cn-blockquote {
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* Quote */
/* ���ÿ� */
div.b1{ 
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* ���Ķ��� */
div.block {
border-style: dotted;
border-width: 2px;
border-color: #32a59e; 
padding: 0.8em;
}


/* ���Ͻ� */
div.lt-border {
border-style: solid none none solid;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: 1.5em auto -0.5em 1%;
}



/* ���½� */
div.lt-border2 {
border-style: none solid solid none;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: -0.5em 1% 1.5em auto;
}

.block1
{
	
	color:;
	text-align:right;
}
.block2
{
	
	color:;
	text-align:center;
}
.block3
{
	text-indent: 0em;
	
	color:;
	text-align:left;
}
.kaiti
{
	
}

a
{
	text-decoration: none;
color:#0000CC;
}

div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
	border-bottom: 1.5px dotted #000000;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}

a{
color:#0000CC;
}
div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
	border-bottom: 1.5px dotted #000000;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}


a{
color:#0000CC;
}
div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}
.imz{
     height:96%;
     text-align:center;


}

.note{
font-size: 0.85em;
}



.block
{
	
	color:;
}



.img{color:#146Eb4;
text-align: center;
font-size:0.85em;
text-indent: 0em;
}

body {
	font-size: 1em;
	text-align: justify;
	line-height: 1.618em;
}


p
{

}
.cover {
	width:100%;
	padding:0px;
}
.center {
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	text-indent:0em;
}
.left {
	text-indent: 0em;
	margin-left: 0%;
	margin-right: 0%;
}
.right {
	text-align: right;
	margin-left: 0%;
	margin-right: 0%;
}
.quote {
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;
	
}
h1 {

	
	text-align: center;
	font-size:2em;
	margin-top: 1em;
	margin-bottom: 1em;
	  
        
}

h2 {

	
	text-align: center;
	font-weight:bold;
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
        
}
h3 {

        
}
h4 {

	
	text-align: left;
	font-weight:bold;
	font-size:1rem;
	margin-top: 0.9em;
        
}
h5 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.88rem;
	margin-top: 0.6em;
        
}
h6 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.75rem;
	margin-top: 1em;
        
}
.u { 

      text-decoration: underline; }

.img-a{	
width:90%;
}
.img-b{
width:80%;
}
.img-c{	
width:70%;
}
.img-d{	
width:60%;
}
.img-e{	
width:50%;
}
.img-f{	
width:40%;
}
.img-g{	
width:30%;
}
.img-h{	
width:20%;
}
.img-i{       
width:10%;
}
.img-j{        
width:5%;
}
.inline{        
height:1.5em;
margin-bottom:-0.3em;margin-left: 2px;
}
/* ��Ȩ��Ϣҳ���� */
/* Copyright page text */
p.kindle-cn-copyright-text {
	line-height: 1.618em;
	text-indent: 0em;
}

/* Quote */
/* ���ÿ� */
blockquote.kindle-cn-blockquote {
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* Quote */
/* ���ÿ� */
div.b1{ 
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* ���Ķ��� */
div.block {
border-style: dotted;
border-width: 2px;
border-color: #32a59e; 
padding: 0.8em;
}


/* ���Ͻ� */
div.lt-border {
border-style: solid none none solid;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: 1.5em auto -0.5em 1%;
}



/* ���½� */
div.lt-border2 {
border-style: none solid solid none;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: -0.5em 1% 1.5em auto;
}

.block1
{
	
	color:;
	text-align:right;
}
.block2
{
	
	color:;
	text-align:center;
}
.block3
{
	text-indent: 0em;
	
	color:;
	text-align:left;
}
.kaiti
{
	
}

a
{
	text-decoration: none;
color:#0000CC;
}

div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}
.imz{
     height:96%;
     text-align:center;


}

.note{
font-size: 0.85em;
}



.block
{
	
	color:;
}



.img{color:#146Eb4;
text-align: center;
font-size:0.85em;
text-indent: 0em;
}

body {
	font-size: 1em;
	text-align: justify;
	line-height: 1.618em;
}


p
{

}
.cover {
	width:100%;
	padding:0px;
}
.center {
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	text-indent:0em;
}
.left {
	text-indent: 0em;
	margin-left: 0%;
	margin-right: 0%;
}
.right {
	text-align: right;
	margin-left: 0%;
	margin-right: 0%;
}
.quote {
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;
	
}
h1 {

	
	text-align: center;
	font-size:2em;
	margin-top: 1em;
	margin-bottom: 1em;
	  
        
}

h2 {

	
	text-align: center;
	font-weight:bold;
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
        
}
h3 {


        
}
h4 {

	
	text-align: left;
	font-weight:bold;
	font-size:1rem;
	margin-top: 0.9em;
        
}
h5 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.88rem;
	margin-top: 0.6em;
        
}
h6 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.75rem;
	margin-top: 1em;
        
}
.u { 

      text-decoration: underline; }

.img-a{	
width:90%;
}
.img-b{
width:80%;
}
.img-c{	
width:70%;
}
.img-d{	
width:60%;
}
.img-e{	
width:50%;
}
.img-f{	
width:40%;
}
.img-g{	
width:30%;
}
.img-h{	
width:20%;
}
.img-i{       
width:10%;
}
.img-j{        
width:5%;
}
.inline{        
height:1em;
margin-bottom:-0.3em;
}
/* ��Ȩ��Ϣҳ���� */
/* Copyright page text */
p.kindle-cn-copyright-text {
	line-height: 1.618em;
	text-indent: 0em;
}

/* Quote */
/* ���ÿ� */
blockquote.kindle-cn-blockquote {
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* Quote */
/* ���ÿ� */
div.b1{ 
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* ���Ķ��� */
div.block {
border-style: dotted;
border-width: 2px;
border-color: #32a59e; 
padding: 0.8em;
}


/* ���Ͻ� */
div.lt-border {
border-style: solid none none solid;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: 1.5em auto -0.5em 1%;
}



/* ���½� */
div.lt-border2 {
border-style: none solid solid none;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: -0.5em 1% 1.5em auto;
}

.block1
{
	
	color:;
	text-align:right;
}
.block2
{
	
	color:;
	text-align:center;
}
.block3
{
	text-indent: 0em;
	
	color:;
	text-align:left;
}
.kaiti
{
	
}

a
{
	text-decoration: none;
color:#0000CC;
}
div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
	border-bottom: 1.5px dotted #000000;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}

a{
color:#0000CC;
}
div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}
.imz{
     height:96%;
     text-align:center;


}

.note{
font-size: 0.85em;
}



.block
{
	
	color:;
}



.img{color:#146Eb4;
text-align: center;
font-size:0.85em;
text-indent: 0em;
}

body {
	font-size: 1em;
	text-align: justify;
	line-height: 1.618em;
}


p
{

}
.cover {
	width:100%;
	padding:0px;
}
.center {
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	text-indent:0em;
}
.left {
	text-indent: 0em;
	margin-left: 0%;
	margin-right: 0%;
}
.right {
	text-align: right;
	margin-left: 0%;
	margin-right: 0%;
}
.quote {
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;
	
}
h1 {

	
	text-align: center;
	font-size:2em;
	margin-top: 1em;
	margin-bottom: 1em;
	  
        
}

h2 {

	
	text-align: center;
	font-weight:bold;
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
        
}
h3 {


}
h4 {

	
	text-align: left;
	font-weight:bold;
	font-size:1rem;
	margin-top: 0.9em;
        
}
h5 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.88rem;
	margin-top: 0.6em;
        
}
h6 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.75rem;
	margin-top: 1em;
        
}
.u { 

      text-decoration: underline; }

.img-a{	
width:90%;
}
.img-b{
width:80%;
}
.img-c{	
width:70%;
}
.img-d{	
width:60%;
}
.img-e{	
width:50%;
}
.img-f{	
width:40%;
}
.img-g{	
width:30%;
}
.img-h{	
width:20%;
}
.img-i{       
width:10%;
}
.img-j{        
width:5%;
}
.inline{        
height:1em;
margin-bottom:-0.3em;
}
/* ��Ȩ��Ϣҳ���� */
/* Copyright page text */
p.kindle-cn-copyright-text {
	line-height: 1.618em;
	text-indent: 0em;
}

/* Quote */
/* ���ÿ� */
blockquote.kindle-cn-blockquote {
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* Quote */
/* ���ÿ� */
div.b1{ 
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* ���Ķ��� */
div.block {
border-style: dotted;
border-width: 2px;
border-color: #32a59e; 
padding: 0.8em;
}


/* ���Ͻ� */
div.lt-border {
border-style: solid none none solid;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: 1.5em auto -0.5em 1%;
}



/* ���½� */
div.lt-border2 {
border-style: none solid solid none;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: -0.5em 1% 1.5em auto;
}

.block1
{
	
	color:;
	text-align:right;
}
.block2
{
	
	color:;
	text-align:center;
}
.block3
{
	text-indent: 0em;
	
	color:;
	text-align:left;
}
.kaiti
{
	
}

a
{
	text-decoration: none;
color:#0000CC;
}


div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
	border-bottom: 1.5px dotted #000000;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}

a{
color:#0000CC;
}
div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}
.imz{
     height:96%;
     text-align:center;


}

.note{
font-size: 0.85em;
}



.block
{
	
	color:;
}



.img{color:#146Eb4;
text-align: center;
font-size:0.85em;
text-indent: 0em;
}

body {
	font-size: 1em;
	text-align: justify;
	line-height: 1.618em;
}


p
{

}
.cover {
	width:100%;
	padding:0px;
}
.center {
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	text-indent:0em;
}
.left {
	text-indent: 0em;
	margin-left: 0%;
	margin-right: 0%;
}
.right {
	text-align: right;
	margin-left: 0%;
	margin-right: 0%;
}
.quote {
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;
	
}
h1 {

	
	text-align: center;
	font-size:2em;
	margin-top: 1em;
	margin-bottom: 1em;
	  
        
}

h2 {

	
	text-align: center;
	font-weight:bold;
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
        
}

        
}
h4 {

	
	text-align: left;
	font-weight:bold;
	font-size:1rem;
	margin-top: 0.9em;
        
}
h5 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.88rem;
	margin-top: 0.6em;
        
}
h6 {

	
	text-align: left;
	font-weight:bold;
	font-size:0.75rem;
	margin-top: 1em;
        
}
.u { 

      text-decoration: underline; }

.img-a{	
width:90%;
}
.img-b{
width:80%;
}
.img-c{	
width:70%;
}
.img-d{	
width:60%;
}
.img-e{	
width:50%;
}
.img-f{	
width:40%;
}
.img-g{	
width:30%;
}
.img-h{	
width:20%;
}
.img-i{       
width:10%;
}
.img-j{        
width:5%;
}
.inline{        
height:1.5em;
margin-bottom:-0.3em;
}
/* ��Ȩ��Ϣҳ���� */
/* Copyright page text */
p.kindle-cn-copyright-text {
	line-height: 1.618em;
	text-indent: 0em;
}

/* Quote */
/* ���ÿ� */
blockquote.kindle-cn-blockquote {
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* Quote */
/* ���ÿ� */
div.b1{ 
  background: #f9f9f9;
  border-left: 0.5em solid #ccc;
  margin: 1.5em;
  padding: 1em;
  text-indent:2em;
  line-height:1.5em;
}
/* ���Ķ��� */
div.block {
border-style: dotted;
border-width: 2px;
border-color: #32a59e; 
padding: 0.8em;
}


/* ���Ͻ� */
div.lt-border {
border-style: solid none none solid;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: 1.5em auto -0.5em 1%;
}



/* ���½� */
div.lt-border2 {
border-style: none solid solid none;
border-color: #32a59e;
border-width: 1.8px;
width: 4em;
margin: -0.5em 1% 1.5em auto;
}

.block1
{
	
	color:;
	text-align:right;
}
.block2
{
	
	color:;
	text-align:center;
}
.block3
{
	text-indent: 0em;
	
	color:;
	text-align:left;
}
.kaiti
{
	
}

a
{
	text-decoration: none;
color:#0000CC;
}

div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
	border-bottom: 1.5px dotted #000000;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}


a{
color:#0000CC;
}
