.arrow { font-family:webdings}
  
h1 {
font-family: 宋体, Arial, "MS Sans Serif";
font-size: 20px;
font-weight: bold;
font-style: normal;
}

h2 {
font-size: 18px;
font-style: normal;
font-family: 宋体, Arial, "MS Sans Serif";
font-weight: bold;
}

h3 {font-size: 16px;
font-style: normal;
font-family: 宋体, Arial, "MS Sans Serif";
font-weight: bold;
}

h4 {font-size: 14px;
font-style: normal;
font-family: 宋体, Arial, "MS Sans Serif";
font-weight: bold;
}

h5{font-size: 12px;
font-style: normal;
font-family: 宋体, Arial, "MS Sans Serif";
font-weight: bold;}

h6{font-size: 10px;
font-style: normal;
font-family: 宋体, Arial, "MS Sans Serif";
font-weight: bold;
}

.Code {
margin-top: 4px;
margin-bottom: 4px;
padding: 5px 5px 5px 5px;
color: inherit;
overflow: auto;
overflow: scroll -moz-scrollbars-horizontal;
overflow-x: auto;
border: 1px dashed;
display: block;
white-space: pre;
font-family: Tahoma, "MS Serif", Arial;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: #eeeeee;}

.Quote {
font-family: Arial, "MS Serif", 宋体;
font-size: 14px;
font-weight: bold;
font-style: normal;
background-color: #ffb1d4;
border: 1px ridge;
display: block;
white-space: pre;}

.Box {
overflow: auto;
clear: both;
background-color: #eeeeee;
border: 1px ridge;
display: table;
white-space: normal;
text-align: center;
cursor: crosshair;
font-family: Arial, "MS Serif", 宋体;
font-size: 16px;
font-weight: normal;
font-style: normal;
}

P {
white-space: normal;
margin: +1px;
padding: 1px;
font-family: Arial, "MS Serif", 宋体;
font-style: normal;
font-size: 12px;
display: inline;}

.Keyword {
font-weight: bold;
color: #0000aa;
background-color: inherit;
font-family: Tahoma, "MS Serif", Arial;}

.Object {
color: #000088;
background-color: inherit;
font-family: Tahoma, "MS Serif", Arial;}

.Comment {
color: #008000;
white-space: Pre
background-color: inherit;
font-style: italic;
font-family: Arial, "MS Serif", 宋体;}

.Important {
font-weight: bold;
font-style: normal;
text-decoration: underline;
font-family: Arial, "MS Serif", 宋体;}

.Announce {
color: #ff0000;
background-color: inherit;
font-style: italic;
font-family: Arial, "MS Serif", 宋体;}
}

.Abstract {
white-space: pre;
background-color: inherit;
font-style: italic;
font-family: Arial, "MS Serif", 宋体;
}

.heading-1 {
  color: #000000;
  background-color: inherit;
  font-weight: bold;
  font-size: 14px;
  font-variant: uppercase;
}

ul.minus { list-style-type: square; }
ul.star { list-style-type: circle; }
ol.roman { list-style-type: lower-roman; }
ol.ROMAN { list-style-type: upper-roman; }
ol.alpha { list-style-type: lower-alpha; }
ol.ALPHA { list-style-type: upper-alpha; }
ol.greek { list-style-type: lower-greek; }
ol.GREEK { list-style-type: upper-greek; }
ol.hiragana { list-style-type: hiragana; }
ol.HIRAGANA { list-style-type: hiragana-iroha; }
ol.katakana { list-style-type: katakana; }
ol.KATAKANA { list-style-type: katakana-iroha; }
ol.HEBREW { list-style-type: hebrew; }