﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 12px;
}


a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #cc0066;
	font-family: 宋体;
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
}

a.new:link
{
	color: #000000;
	text-decoration: none;
}

a.new:visited
{
	color: #800080; 
	text-decoration: none;
}

a.new:hover
{
	color: #cc0066;
	font-family: 宋体;
	text-decoration: underline;
}

a.new:active
{
	text-decoration: none;
}
.tabOut {   
    font-size: 9pt; 
    text-align:center; 
    line-height:22px;
	height: 28px;
	width:96px; 
	border: 0px;
	BACKGROUND-IMAGE: url(/WebApp/BDQS/Images/bulebj.gif);
	cursor:hand;
    Color:#393939;
} 
.tabIn {   
    font-size: 9pt; 
    text-align:center; 
    line-height:22px;
	height: 28px;
	width:96px; 
	border: 0px;
	BACKGROUND-IMAGE:url(/WebApp/BDQS/Images/NullWhit.gif);
	cursor:hand;
    Color:#393939;
}  
.ace
{
	 width: 180px; height: 90px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.normalinput
{
	background-color:#FFFFFF;
	COLOR: #000000;
	font-family: SimSun;
	font-size: 12px;
	border-right: #c4c4c4 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #c4c4c4 1px solid;
}
.gdleft
{
	padding-left:6px;
}
.gdright
{
	padding-right:6px;
}
.TextGray

{	
	FONT-FAMILY:宋体; 
	FONT-SIZE: 9pt; 
	border: 1px Gray solid
}