@import url(/Theme/ccgp/theme.css);
@import url(/Theme/Common/common.css);

/*基本元素*/
body,table,div,p,ol,ul,li {  font-size: 9pt; line-height: 1.3;cursor:default;}
input,select,textarea,button{  font-size: 9pt;font-family:宋体;}
a {text-decoration: none;}

/*明细表格： */
table.detail{word-wrap:break-word;}
table.dt{background-color:#ffffff; border-collapse:collapse;word-wrap:break-word;border:1 solid #c8c8c8;}
table.df{background-color:#F8F9DD; border-collapse:collapse;word-wrap:break-word;border:1 solid #c8c8c8;}
table.dx{background-color:#efefef; border-collapse:collapse;word-wrap:break-word;border:1 solid #c8c8c8;}

/*“title-value”表格*/
table.tv{table-layout:fixed;word-wrap:break-word;}

/*ColorTable V1.1{*/

.sform					{background-color :#f3f0ff;color:#000000;	}
.sgreen					{background-color: #92f5bc;color:#000000;	}
.sorange					{background-color: #fff193;color:#000000;	}
.sred						{background-color: #fbcdb7;color:#000000;	}
.sblue					{background-color: #ddeaff;color:#000000;	}
.sspecial				{background-color: #f0e0fc;color:#000000;	}
.syellow					{background-color: #ffffcc;color:#000000;	}
.svote					{background-color: #afd3e2;color:#000000;	}

/*}*/

.button_spot_select	{background-color:transparent; cursor:hand; width:17px;height:19px; background-image:  url(../Images/btn_spot_select.gif); padding-left: 2px; border: none;}

.nightyPer,{width:85%;}

.p9		{font-size:9pt;	}
.p10	{font-size:10.5pt;}
.p12	{font-size:12pt;	}
.p16	{font-size:16pt;	}
.p18	{font-size:18pt;	}
.p22	{font-size:22pt;	}
.select_button {
	background-attachment: fixed;
	background-image: url(../Images/select_button_outset.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;

}

td.hsearch,td.hsl{
	color:#993300;font-weight:bold;
	text-indent:20px;width:140px;
	background-attachment: fixed;
	background-image: url(../Images/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.hresults,td.hrhl{
	color:#993300;font-weight:bold;
	text-indent:20px;width:140px;
	background-attachment: fixed;
	background-image: url("../Images/results.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
