body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #0098A6;
	margin-bottom: 0px;
	-moz-user-select:none;
}
a:hover{color:#FF9900;text-decoration:underline;}
.index {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	blr:expression(this.onFocus=this.blur());/*去掉点击链接后,在链接上出现的虚线框(IE)*/
	outline: none;/*去掉点击链接后,在链接上出现的虚线框(FoxFire)*/
}
.write,.write a {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
}
.write a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-decoration:underline;
	color:#FF9900;
}
.bold {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.f14px {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.writebold {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.color14px {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}
.color14px1 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
}
.combo
{
	background-color:White;
	color:Black;
}
.linkbutton
{
	text-decoration: none;
}
.hyperlink
{
	text-decoration: none;
	blr:expression(this.onFocus=this.blur());/*去掉点击链接后,在链接上出现的虚线框(IE)*/
	outline: none;/*去掉点击链接后,在链接上出现的虚线框(FoxFire)*/
}
.oa {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:Black;
}
.oa a:hover {
	text-decoration:none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:Black;
}
.modalBackground 
{
	background-color:White;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;/*此句与下一句是在firefox浏览器使用的*/
	opacity:0.9;
}
.reset
{
	background-image: url(/Resources/images/png/title.png);
	border-right: #6593CF 1px solid;
	padding-right: 2px;
	border-top: #6593CF 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #6593CF 1px solid;
	padding-top: 2px;
	border-bottom: #6593CF 1px solid;
	background-color: transparent;
}
