body
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	height: 100%;
	margin: 0px:0px:0px:0px;
	text-align:center;
}

td, select
{
	font-family: 宋体;
	font-size: 9pt;
}
.newsArea *
{
	font-size: 14px;
}

input, textarea
{
	border-right: DimGray 1pt solid;
	border-top: DimGray 1pt solid;
	border-left: DimGray 1pt solid;
	border-bottom: DimGray 1pt solid;
}
.nothing input
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.unline
{
	border-bottom: solid 1px #efefef;
}

a:link
{
	color: #075DB3;
	text-decoration: none;
}
a:visited
{
	color: #075DB3;
	text-decoration: none;
}
a:active
{
	color: orangered;
	text-decoration: underline;
}
a:hover
{
	color: orangered;
	text-decoration: underline;
}



.14pxLink
{
	font-weight: bold;
	font-size: 14px;
}

/************常用控件样式**************/
.displayNone
{
	display: none;
}
.btnSy01
{
	border-right: whitesmoke 1px;
	border-top: whitesmoke 1px;
	border-left: whitesmoke 1px;
	color: #ffffff;
	border-bottom: whitesmoke 1px;
	background-color: dodgerblue;
}

.btnSy02
{
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 22px;
	background-color: #666699;
	border-bottom-style: none;
}

.comBorder
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

