

/*Global Whitespace Reset*/
body, form, input {
padding: 0px;
margin: 0px;
}
h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
  margin:20px 0;
}
dd, blockquote {
  margin-left: 40px;
}
fieldset {
  padding:10px;
}
/* end : Global Whitespace Reset*/
img {
  border: 0px none #fff;
}

h1, h2{
  color:#036;
  background: transparent;
  font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif
}
h1  {
  font-size: 190% ;
  position:relative
}
h2  {
  font-size:160%;
  }
/*h3  {
  font:  bold 100% Arial, Helvetica, sans-serif;
  border: 1px solid #7088B0;
  line-height:1.1;
  padding:1px 3px 2px 3px;
  background:#7088B0 url(images/gradient4.gif) repeat-x;
  clear: right;
  color:#fff ;
}*/
h4  {
  font:  bold 100% Verdana, Arial, Helvetica, sans-serif;
}
h5  {
  font-size:  100%;
}
h6 {
  font-weight: normal;
}
p, li {
  line-height:150%
}

a:link{
  color: #0000FF;
  background: transparent;
  
}
a:visited{
  color: #036;
  background: transparent;
}
a:hover{
  color: #f60;
  background: transparent;
}



address{
  font: italic bold small/1.4em  宋体,Verdana,Arial,Helvetica,sans-serif;
  color: #036;
  background: transparent;
  padding-left:30px;
}
blockquote{
  font: bold 13px/1.4em  Verdana, Arial, Helvetica,sans-serif;
  color: #036;
  margin: 10px 0px 10px 20px;
  background: transparent;
}
blockquote h6{
  color: #036!important;
  text-align: right;
  background: transparent;
}
caption {
  font-size: 12px;
}
dl{
  margin-top: 10px;
}
dt {
  font: bold 100%/1.4em  宋体;
}
dd {
  font: normal small/1.4em  宋体;
  color: #333 !important;
  margin-bottom: 15px;
  background: transparent;
}
td {
  padding: 6px 5px;
  vertical-align: top;
}
td a {
  font-weight: bold;
  color: #06c;
}
th {
  font: 120% 宋体;
  color: #666;
  background: transparent;
}
p label {
  width: 25%;
  font-weight: bold;
  float: left;
  clear: left;
}
legend {
  font: bold small/1.4em 宋体;
  margin: 0px;
  padding: 0px;
}

code {
color: #900;
background: #FFFFFF;
font-size:115%!important;
font-family:"Courier New", Courier, mono
}


.glossary {
  text-decoration:none;
  border-bottom: 1px dashed green;
  }
a.alert:link, a.alert {
  color:#CC0033
  }


html>img /* autoscroll override for Firefox */
{
  width: 0!important;
  height: 28px!important;
  padding-left: 28px!important;
  background: url(/images/icons/autoscroll2.png);
}

