﻿body
{
	margin: 0;
	font-size: 12px;
}
td
{
	line-height: 18pt;
}

.treebg
{
	background-image: url(images/tbbg.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center;
}
a:link
{
	color: #275650;
	text-decoration: none;
}
a:visited
{
	color: #275650;
	text-decoration: none;
}
a:hover
{
	color: #275650;
	text-decoration: none;
}
a:active
{
	color: #275650;
	text-decoration: none;
}
.version
{
	color: White;
}
.js
{
	line-height: 20pt;
}
.jgt
{
	background-color: Gray;
	color: White;
}
.cphead
{
	background-color: Orange;
	color: White;
	text-align: center;
}
.cp
{
	background-color: #cccccc;
}
.cptab
{
	border: 1;
	padding: 5px;
	margin: 5px;
}
.cpbt
{
	font-size: 22px;
	font-family: 黑体;
}
.tesion:hover
{
	border: 1px solid red;
	padding: 1px;
}
img
{
	margin: 0;
	border-style: none;
}
.labtab
{
	font-size: 15pt;
	width: 100%;
	color: #ff6666;
	font-weight: bold;
}
.gv
{
	white-space: pre;
	word-break: break-all;
	word-wrap: break-word;
}
.spic a img
{
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	border: 0px;
}
.spic a:hover
{
	font-size: 9px;
}
.spic a:hover img
{
	-moz-opacity: 0.5;
	filter: alpha(opacity=100);
	cursor: hand;
}
.dh
{
	background:#f6990d;
	color:white;
	height:50px;
	font-size:16px;
	font-weight:bold;
	}
