.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.checkbox {
	border: 1px solid #858585;
	background-color: #DDDDDD;
}

.BtnImg
{
    BORDER-BOTTOM: buttonface 1px solid;
    BORDER-LEFT: buttonface 1px solid;
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    border: 0px solid #33CC99;
}

.Btn01
{
    BACKGROUND-COLOR: #DDDDDD;
    BORDER-BOTTOM: buttonface 1px solid;
    BORDER-LEFT: buttonface 1px solid;
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    border: 1px solid #33CC99;
}

.Btn02
{
    BACKGROUND-COLOR: #AEF7FB;
    BORDER-BOTTOM: buttonface 1px solid;
    BORDER-LEFT: buttonface 1px solid;
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    border: 1px solid #33CC99;
}

.input01 {
	text-color: #CCCCCC;
}

.popTitle {
	font-size: 14px;
	font-weight: bold;
}

.BtnMouseOverUp
{
    BACKGROUND-COLOR: buttonface;
    BORDER-BOTTOM: buttonshadow 1px solid;
    BORDER-LEFT: buttonhighlight 1px solid;
    BORDER-RIGHT: buttonshadow 1px solid;
    BORDER-TOP: buttonhighlight 1px solid;
    HEIGHT: 23px;
    POSITION: absolute;
    TOP: 1px;
    WIDTH: 24px
}
.BtnMouseOverDown
{
    BACKGROUND-COLOR: buttonface;
    BORDER-BOTTOM: buttonhighlight 1px solid;
    BORDER-LEFT: buttonshadow 1px solid;
    BORDER-RIGHT: buttonhighlight 1px solid;
    BORDER-TOP: buttonshadow 1px solid;
    HEIGHT: 23px;
    POSITION: absolute;
    TOP: 1px;
    WIDTH: 24px
}

.BtnDown
{
    BACKGROUND-COLOR: gainsboro;
    BORDER-BOTTOM: buttonhighlight 1px solid;
    BORDER-LEFT: buttonshadow 1px solid;
    BORDER-RIGHT: buttonhighlight 1px solid;
    BORDER-TOP: buttonshadow 1px solid;
    HEIGHT: 23px;
    POSITION: absolute;
    TOP: 1px;
    WIDTH: 24px
}

.Ico
{
    LEFT: 2px;
    POSITION: absolute;
    TOP: 1px
}

.IcoDown
{
    HEIGHT: 23px;
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    WIDTH: 24px
}

.IcoDownPressed
{
    LEFT: 1px;
    POSITION: absolute;
    TOP: 1px
}

.topic {
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
	color: #FE5F03;
	letter-spacing: 3px;
}

.bigTitle {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
}
.smallTitle {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 3px;
}

.newsTitle {
	font-family: "宋体";
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FF6600;
}

.newsSubTitle {
	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
}

.contentTable {
	border: 1px solid #E4D3D9;
	background-color: #FFFFFF;
	BORDER-BOTTOM: buttonface 0px;
	BORDER-LEFT: buttonface 0px;
	BORDER-RIGHT: buttonface 0px;
	BORDER-TOP: buttonface 1px solid;
}

.p01 {
	text-indent: 0em;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "宋体";
	line-height: 1.5;
	letter-spacing:1px;
}

.radio {
	background-color: #FFFFFF;
	BORDER-BOTTOM: buttonface 0px solid;
	BORDER-LEFT: buttonface 0px solid;
	BORDER-RIGHT: buttonface 0px solid;
	BORDER-TOP: buttonface 0px solid;
}

.image {
	border: 1px solid #666666;
	BORDER-BOTTOM:  1px solid;
	BORDER-LEFT:  1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
}

.image2 {
	border: 1px solid #000000;
	BORDER-BOTTOM:  1px solid;
	BORDER-LEFT:  1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
}

.style1 {color: #0066FF}
.style2 {	color: #FF0000;
	font-weight: bold;
}
.style4 {color: #CC0000}
.style5 {color: #FF0000}
.style7 {font-size: 14}
.style6 {color: #FFFFFF}
.style8 {color: #666666}

//=====特定对象=====
A {color: #004A63;}
  A:link {
	text-decoration:none;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
  A:visited {
	text-decoration:none;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
  A:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #339900;
	text-decoration: underline;
}

BODY{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}

p {
	text-indent: 2em;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "宋体";
	line-height: 1.5;
	letter-spacing:1px;
	color: #333333;
}

img {
  border: none;
}

input {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	BORDER-BOTTOM: buttonface 1px solid;
	BORDER-LEFT: buttonface 1px solid;
	BORDER-RIGHT: buttonface 1px solid;
	BORDER-TOP: buttonface 1px solid;
}

textarea{
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	BORDER-BOTTOM: buttonface 1px solid;
	BORDER-LEFT: buttonface 1px solid;
	BORDER-RIGHT: buttonface 1px solid;
	BORDER-TOP: buttonface 1px solid;
}