@charset "utf-8";
table { border-collapse: collapse;  clear: left; }

th { background: #eef4ff; }
.pager * {
  padding: 1px 3px;
  text-decoration: none; color: #999;
  font-family: 'Verdana', sans-serif;
}
.pager strong { cursor: pointer; }
.pager .selected { background: #abc; color: #fff; }
code * { font-style: normal; }
pre {
  clear: left;
  padding: 10px; margin: 10px 0;
}
code { color: #333; }
code var { color: #0aa; }
code .keyword { color: #aa0; }
code .string { color: #f6a; }
code .number { color: #09d; }
code .boolean { color: #6c0; }
.log { display: block; overflow-y: scroll; width: 500px; height: 10em; }
.download {
  text-decoration: none;
  display: block; float: left; overflow: hidden;
  padding: 5px 10px;
  text-align: center;
}
.download:hover { text-decoration: underline; }
.download, .download * {
  font-size: 30px;
  font-family: 'Trebuchet MS', sans-serif;
  font-weight: bolder;
  color: #789;
}

.font1 {
	font-size:18px;
	font-family:Arial;
	line-height:25px;
}
.font1 a {
	font-size:18px;
}
.font2 {
	font-size:14px;
	font-family:Arial;
	line-height:20px;
}
.font2 a {
	font-size:14px;
}

.pager {
	text-align:center;
}

.tr1 {
	width:600px;
	height:160px;
	overflow:hidden;
}
.tb1 {
	width:230px;
	height:115px;
}
.tb1 img {
	border:1px solid #666;
}
.tb2 {
	width:370px;
	height:115px;
	overflow:hidden;
}