a:link       {
	color: #4185EB;
	text-decoration: none;
}
a:visited    {
	color: #4185EB;
	text-decoration: none;
}
a:active     {
	color: #4185EB;
	text-decoration: none;
}
a:hover      {
	font-size: 9pt;
	color: #4185EB;
	font-family: "宋体";
	text-decoration: underline;
}

.text {
	line-height: 19px;
	background-image: url(../images/skin/textbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}

.text2 {
	line-height: 28px;
	background-image: url(../images/skin/textbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

table {
	font-size: 12px;
	color: #4185EB;
}
.table_margincolor {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8ab6ea;
	border-left-color: #8ab6ea;
}
.pokebgball {
	background-color: #FFFFFF;
	background-image: url(../images/skin/bgball.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8ab6ea;
	border-left-color: #8ab6ea;
}
.type {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8ab6ea;
}
input {
	font-size: 12px;
	height: 17px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
}
select {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
	cursor: text;
}
.light{
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	FILTER: glow(color=#4185EB,strength=2);
	COLOR: white;
	HEIGHT: 6px;
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
}

.tt_1 {
	background-color: #FFFFFF;
	border: 1px solid #8ab6ea;
}
.tt_2 {
	background-color: #EEF7FD;
	border: 1px solid #8ab6ea;
}