table.pp {
	border-width: 0px;
	border-spacing: 3px;
	border-style: none;
	background-color: rgb(255, 255, 255);
}
table.pp th {
	border-width: 0px;
	border-spacing: 3px;
	border-style: none;
	background-color: rgb(255, 255, 255);
}
table.pp td {
	border-width: 0px;
	border-spacing: 3px;
	border-style: none;
	background-color: rgb(255, 255, 255);
}
table.sampleblack {
	border-width: thick thick thick thick;
	border-spacing: 3px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: rgb(255, 245, 238);
}
table.sampleblack th {
	border-width: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sampleblack td {
	border-width: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.samplew {
	border-width: 3px 3px 3px 3px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	border-collapse: collapse;
	background-color: rgb(252, 252, 255);
}
table.samplew th {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: green green green green;
	background-color: rgb(252, 252, 255);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.samplew td {
	border-width: 2px 2px 2px 2px;
	padding: 6px 6px 6px 6px;
	border-style: dotted dotted dotted dotted;
	border-color: green green green green;
	background-color: rgb(252, 252, 255);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.samplew td.change {
	color: red;
	border-width: 2px 2px 2px 2px;
	padding: 6px 6px 6px 6px;
	border-style: dotted dotted dotted dotted;
	border-color: green green green green;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sample {
	border-width: 3px 3px 3px 3px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	border-collapse: collapse;
	background-color: rgb(255, 245, 238);
}
table.sample th {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	background-color: rgb(200, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 2px 2px 2px 2px;
	padding: 6px 6px 6px 6px;
	border-style: dotted dotted dotted dotted;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.samplet {
	border-width: 3px 3px 3px 3px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	border-collapse: collapse;
	background-color: rgb(255, 245, 238);
}
table.samplet th {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	background-color: rgb(200, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.samplet td {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	font-size:9pt;
	border-style: dotted dotted dotted dotted;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sampletw {
	border-width: 3px 3px 3px 3px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	border-collapse: collapse;
	background-color: rgb(255, 255, 255);
}
table.sampletw th {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	background-color: rgb(250, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sampletw td {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	font-size:9pt;
	border-style: dotted dotted dotted dotted;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	background-color: rgb(250, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td.change {
	color: red;
	border-width: 2px 2px 2px 2px;
	padding: 6px 6px 6px 6px;
	border-style: dotted dotted dotted dotted;
	border-color: green green green green;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample2 td {
	border-width: 2px 2px 2px 2px;
	padding: 6px 6px 6px 6px;
	border-style: dotted dotted dotted dotted;
	border-color: #5555aa #5555aa #5555aa #5555aa;
	background-color: rgb(250, 230, 240);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.samplea td {
	padding: 0px 12px 9px 12px;
}
      #scrollup {
        position: relative;
        overflow: hidden;
        border: 1px solid #000;
        height: 200px;
        width: 240px
      }
      #scrollup2 {
        position: relative;
        overflow: hidden;
        border: 0px solid #000;
        height: 200px;
        width: 300px;
      }
      .headline {
        position: absolute;
        top: 230px;
        left: 5px;
        height: 195px;
        width:210px;
      }
      .headline2 {
        position: absolute;
        top: 280px;
        left: 15px;
        height: 240px;
        width:280;
      }
      #question {
        position: relative;
        overflow: hidden;
        border: 1px solid #000;
        width: 240px
      }

      #box {
        padding: 10px;
        height: 100px;
        width: 100px;
        background: #e459e9;
      }
      #box-outer {
        overflow: hidden;
        height: 120px;
        margin: 20px;
      }
      .slide {
        position: relative;
	height: 73px;
      }
      .slide .inner {
        position: absolute;
        left: 0;
        bottom: 0;
      }
h2.a_h2 {
font-size:12px;
font-weight:bold;
}
table.blue {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: rgb(255, 255, 240);
}
table.blue th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(240, 255, 255);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.blue td {
        font-size:10pt;
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(240, 255, 255);
	-moz-border-radius: 0px 0px 0px 0px;
}

.border1 {border-color: #06C #60C #F6C #060;border-width:3pt;border-style:outset;margin-left:0px;margin-right:0px;padding:10px;}
.border2 {border-color: #f6c #ff0 #060;border-width:3pt;border-style:inset;margin-left:0px;margin-right:0px;padding:10px;}
.border3 {border-color: #000 #f6c #ff0 #060;border-width:5pt;border-style:outset;margin-left:0px;margin-right:0px;padding:0px;}
.size0 {text-decoration:none;font-family:arial,PMingLiu,SimSun,taipei,helvetica,clean,sans-serif;font-size:8pt;color:green;}
.size1 {text-decoration:none;font-family:arial,PMingLiu,SimSun,taipei,helvetica,clean,sans-serif;font-size:10pt;color:green;}
.size2 {text-decoration:none;font-family:arial,PMingLiu,SimSun,taipei,helvetica,clean,sans-serif;font-size:12pt;color:red;}
.size3 {text-decoration:none;font-family:arial,PMingLiu,SimSun,taipei,helvetica,clean,sans-serif;font-size:14pt;color:#7788aa;}
.size4 {text-decoration:none;font-family:arial,PMingLiu,SimSun,taipei,helvetica,clean,sans-serif;font-size:15pt;color:#aa7788;}
.size5 {text-decoration:none;font-family:arial,PMingLiu,SimSun,taipei,helvetica,clean,sans-serif;font-size:17pt;color:#99bb55;}

