.PageBtn {
	font: normal 12px 宋体;
	border: #000000 1px solid;
	height: 18px;
	background-color: #C0C0C0
}

.txt {
	font: normal 12px 宋体;
	border: #000000 1px solid;
	height: 18px;
	width: 24px;
}

.sel {
	font: normal 12px 宋体;
	border: #000000 1px solid;
	height: 18px;
	width: 40px;
}

.News {
	font:normal 9pt 宋体
}

.Action {
	position: relative;
	top: 0px;
	font-family: 宋体;
	font-size: 9pt;
	color : white;
}

body,table,select {
	font-size: 9pt;
	font-family: Verdana;
	color: #000000;
}
.vertline {
    border-left: 0px solid #2B2B7B;
    border-right: 0px solid #2B2B7B;
    line-height: 25px;
  }
.topright {
          border-top: 0px solid #2B2B7B;
          border-right: 0px solid #2B2B7B;
  }
.topline {
          border-top: 0px solid #2B2B7B;
          border-left: 0px solid #2B2B7B;
          border-right: 0px solid #2B2B7B;
  }
.bottomline {
    border-left: 0px solid #2B2B7B;
    border-right: 0px solid #2B2B7B;
    border-bottom: 0px solid #2B2B7B;
  }
.topcorner {
  	border-right: 0px solid #2B2B7B;
  }
a:link {
	COLOR: Blue;
	text-decoration: none
}

a:active {
    COLOR: #ff0000;
	text-decoration: none
}

a:visited {
    COLOR: #666666;
	text-decoration: none
}

a:hover {
    COLOR: #ff0000;
	text-decoration: none
}

