/* 
	=====================================
    CSS Styles For CoreKFS Site
    v1.0
	2002.12.09
	=====================================
*/

/* -------- Start: 基本设置 -------- */
/*
	Author:	黄亮
	Update:	2005-08-01

	body:	默认网页内容	背景白色 / 上下左右边距为0 / 字体 / 字号 / 滚动栏
	td:		表格内文字设置	字体 / 字号
*/
body 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	color: #000099;
	font-family: 宋体;
	font-size:9pt;
	background-color:"#ffffff";
}

DIV,form,TD 
{
	font-family: "宋体"; 
	font-size: 12px; 
	line-height: normal; 
	color: #674E4E; 
}
/*****************************************************
Table Header and cell definitions
*****************************************************/
/*一级页面列表表头样式*/
td.Header1
{
	font-family: "宋体";
    background-image: url(../images/yiji_12.gif);
    height:22px;
    font-size: 12px; 
    color: #720E10; 
}
/*二级页面列表表头样式*/
td.Header2
{
	font-family: "宋体";
    background-image: url(../images/erji_08.gif);
    height:22px;
    font-size: 12px; 
    font-weight:bold;
    color: #674E4E; 
}
/*列表中奇数行样式*/
td.rowNormal
{
	font-family: "宋体"; 
	font-size: 12px; 
	line-height: normal; 
	height:22px;
	color: #720E10;
	/*background-image: url(../images/yiji_13.gif);*/
	background-color:#FEF2C9;
}
/*列表中偶数行样式*/
td.rowAlternate
{
	font-family: "宋体"; 
	font-size: 12px; 
	line-height: normal; 
	color: #720E10;
	height:22px;
	/*background-image: url(../images/yiji_14.gif);*/
	background-color:#EBE7D6;
}
td.rowNormal2
{
	font-family: "宋体"; 
	font-size: 12px; 
	background-color:#FEE9A1;
}
td.rowAlternate2
{
	font-family: "宋体"; 
	font-size: 12px; 
	background-color:#E0D9BF;
}
/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
	font-family: Arial, Helvetica, sans-serif;
    border: 1px #C01C00 solid; 
    background-color: #FFFFFF;
}

/* -------- End: 基本设置 -------- */
/* -------- Start: 文本样式 -------- */
/*
	Author:	黄亮
	Update:	2005-08-01

	StdText:		标准文本	蓝色(有)/蓝色(无)/红色(无)
	Title2:		    标题文本2	蓝色(有)/蓝色(无)/红色(无)
	Title3:		    标题文本3	蓝色(有)/蓝色(无)/红色(无)
*/

.StdText {font-family: Verdana, Arial, Helvetica, sans-serif, 宋体;font-size: 9pt;color: #FDD64D; background-color:#C01C00; text-decoration: none;}
.Title2  { font-family: "宋体"; font-weight: bold;font-size: 15pt;color: #720E10;text-decoration: none;}
/*标题样式*/
.Title3   { font-family: "宋体"; font-size: 14px; color: #720E10; font-weight: bold } 
/*左侧说明性文字样式*/
.Title4   { font-family: "宋体"; font-size: 12px; color: #720E10; font-weight:normal;line-height:200% } 
.FormTitle   { font-family: "宋体"; font-size: 10.5pt; color: #ffffff; font-weight: bold } 
/*左侧菜单样式*/
.NavigationTitle
{
	FONT-SIZE: 12px; 
	COLOR: #595001; 
	TEXT-DECORATION: none; 
}
.NavigationTitle:Hover
{
	COLOR: #720E10; 
}

.rowLink
{
	FONT-SIZE: 12px; 
	COLOR: #595001; 
	TEXT-DECORATION:underline; 
}
.rowLink:Hover
{
	COLOR: #720E10; 
	background-color:Red;
}
/*页中提示标题样式*/
.topTitle 
{
	font-family: "宋体"; 
	font-size: 12px; 
	line-height: normal; 
	color: #720E10; 
	background-color:#FFD54D;
}
/*普通文本样式*/
.normalText 
{
	font-family: "宋体"; 
	font-size: 12px; 
	line-height: normal; 
	color: #674E4E; 
}
/*警告性消息样式*/
.messageText 
{
	font-family: "宋体"; 
	font-size: 12px; 
	line-height: normal; 
	color: #ED476C; 
}
/*两个汉字的button样式*/
.button1{
	font-family: "宋体";
	font-size: 12px;
	color: #595001;
	width:47px;
	height:22px;
	background-image: url(../images/button.gif);
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-position: center;
	border-width:0px;
	border-style:none;
}
.button1:Hover
{
	font-family: "宋体";
    color: #720E10;
}

/* -------- End: 文本样式 -------- */

/* -------- Start: 数据表格样式 -------- */
/*
	Author:	黄亮
	Update:	2005-08-01

	StdText:		标准文本	蓝色(有)/蓝色(无)/红色(无)
	Title2:		    标题文本2	蓝色(有)/蓝色(无)/红色(无)
	Title3:		    标题文本3	蓝色(有)/蓝色(无)/红色(无)
*/

.gridHead td{padding-right: 2.25pt;padding-left: 2.25pt;background: #4561b3;padding-bottom: 2.25pt;color: white;padding-top: 2.25pt;}

.gridItem td, .gridFoot td{padding-right: 2.25pt;padding-left: 2.25pt;background: silver;padding-bottom: 2.25pt;color: black;padding-top: 2.25pt;font-family: 宋体;}
.gridHead td, .gridItem td, .gridFoot td{padding-left: 10px;padding-right: 10px;font-size: 12px;color: #000099;font-family: 宋体;}
.gridFoot{background: gainsboro;}
.gridNav{padding-top: 10px;}

/* -------- End: 数据表格样式 -------- */

/* -------- Start: 合同样式 -------- */
/*
	Author:	黄亮
	Update:	2005-08-15

	ConInputBox:		合同标准输入
*/

.ConInputBox
{
	font-size: 12px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-family: "宋体";
    background-color: #ffffff;
    border-color: #999999;
}
/* -------- End: 合同样式 -------- */
textarea
{	
	font-family: "宋体";
    font-size: 9pt;
    background-color: #ffffff;
    border-color: #999999;
    border-bottom-color:#999999;
    border-top-color:#999999;
    border-left-color:#999999;
    border-right-color:#999999;
    border-width:1px;
    color: #674E4E;
}
input
{	
	font-family: "宋体";
    font-size: 9pt;
    background-color: #ffffff;
    border-color: #999999;
    border-bottom-color:#999999;
    border-top-color:#999999;
    border-left-color:#999999;
    border-right-color:#999999;
    border-width:1px;
    color: #674E4E;
}
select
{	
	font-family: "宋体";
    font-size: 9pt;
    background-color: #ffffff;
    border-color: #999999;
    border-bottom-color:#999999;
    border-top-color:#999999;
    border-left-color:#999999;
    border-right-color:#999999;
    border-width:1px;
    color: #674E4E;
}

