body
{
SCROLLBAR-HIGHLIGHT-COLOR: #f5f9ff;
SCROLLBAR-SHADOW-COLOR: #828282;
COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #828282;
SCROLLBAR-ARROW-COLOR: #797979;
SCROLLBAR-TRACK-COLOR: #ececec;
FONT-FAMILY: "宋体";
SCROLLBAR-DARKSHADOW-COLOR: #ffffff 
	}


td {
	font-family: "宋体";
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: "宋体";
	font-size: 12px;
	border-collapse: collapse;
	border:solid #446d89 1pt;
}
.borderstyle {
	font-family: "宋体";
	font-size: 12px;
	border-collapse: collapse;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}.menufont {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg {
	background-image: url(images/content/bodybg.jpg);
}
.righttable {
	border: 3px solid #FFFFFF;
}
.frmtd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0ECFA;
}
.no-repeat {
	background-repeat: no-repeat;
}
.add-titlebg {
	background-image: url(images/content/input-topbg.jpg);
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
	border:solid #446d89 1pt;
	line-height: 27px;


}
.add-item {
	background-color: #E1F5FE;
	border:solid #446d89 1pt;
	text-align: center;

}
.add-data {
	background-color: #F0F7FD;
	border:solid #446d89 1pt;
}

.querybottombg {
	background-image: url(images/content/queryhead-bottombg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3E4E82;
	border-bottom-color: #3E4E82;
	border-left-color: #3E4E82;
	border:solid #446d89 1pt;
}
.query-cntitem {
	background-image: url(images/content/query-cntbg.jpg);
	height:25px;
	border:solid #446d89 1pt;
}
.query-cntdata {
	background-color: #F1F8FE;
	height:25px;
	border:solid #446d89 1pt;
}
.modify-cntitem {
	background-image: url(images/content/modify-topbg.jpg);
	border:solid #446d89 1pt;
}
.modify-cntdata {
	background-color: #E8E6FB;
	border:solid #446d89 1pt;
}
.modify-bottombg {
	background-image: url(images/content/modify-bottombg.jpg);
	border:solid #446d89 1pt;
}
	
.TextBoxInChar{
	FONT-SIZE: 12px;
	WIDTH: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #E3DFDF;
	height: 20px;

	}
	
.qtblcnt {
	line-height: 25px;
	background-color: #F1F8FE;
	border:solid #446d89 1pt;
}
.qtblitem {
	line-height: 25px;
	background-color: #E6F3FC;
	border:solid #446d89 1pt;
}.daohangfont {
	font-size: 14px;
	padding-top: 5px;

}
.lbalteritem {
	background-color: #EBEBF7;
	height: 25px;
	border:solid #446d89 1pt;

}
.tabletitlefont {
	font-size: 20px;
	font-weight: bold;
	font-family: "宋体";

}
.titlefont {
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
}
.add-title {
	filter: Alpha(Opacity=10, FinishOpacity=100, Style=1, StartX=90, StartY=90, FinishX=90, FinishY=0);
	font-size: 20px;
	font-weight: bold;
	background-color: #81BDFC;
	color: #000000;
}
.Navigator { 
   display:block; 
   color: #003366; 
   } 
.Navigator-Hidden { 
   display:none; 
   } 
  
  /* 录入样式应用 */
  
 .input-tblborder{
	border-collapse:collapse;
	font-size: 12px;
	color: #003597;
	text-align: center;
	background-color: #EEF9FF;
	}
.add-titlebg {
	background-image: url(images/content/table_style_01.jpg);
}
.add-pic {
	background-image: url(images/content/table_style_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
}


/*-----------------------查询列表样式应用开始--------------------------*/

.query-tblborder{
	border-collapse:collapse;
	font-size: 12px;
	color: #003D70;
	text-align: center;
	background-color: #EEF9FF;
	}
	
.querytbl-topbg {
	background-image: url(images/content/content_04.jpg);
	color: #003C6B;
	height:25px;
}

/* 查询列表样式应用*/

.itembg
{
	background-image: url(images/content/content_04.jpg);
	height:25px;
	font-size: 12px;
	color: #003C6B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #446D89;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #446D89;
}

/* 查询条件样式应用*/

.querycond-item {
	background-color: #D4E5FC;
}
.querycond-data {
	background-color: #F1F8FE;
}

/* 录入样式应用*/

.input-tblborder11 {border-collapse:collapse;
	font-size: 12px;
	color: #003597;
	text-align: center;
	background-color: #EEF9FF;
}




/*-----------------平台工具条样式应用开始-------------------*/

.menu_shortcut
{
    BORDER-TOP: #5c8dd8 1px solid;
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 18px;
    BORDER-BOTTOM: #3b619c 1px solid;
    BACKGROUND-COLOR: #cce2fc
}
.menu_input
{
    BORDER-RIGHT: #7f9ebb 1px solid;
    BORDER-TOP: #7f9ebb 1px solid;
    BORDER-LEFT: #7f9ebb 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: #7f9ebb 1px solid
}


.headerstyle {/*平台列表样式*/
	background-color: #417DDF;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
    }
	
	
.headerstyle2 {/*平台列表样式*/
	font-size: 14px;
	font-weight: bold;
	color: #5C2C92;
	background-color: #E6C6EB;
    }
    
    
.cnt_Item
    {/*平台生成查询条件样式*/
	BORDER-RIGHT: 1px solid #A4AEC6;
	BORDER-TOP: 1px solid #ffffff;
	FONT-SIZE: 12px;
	BORDER-LEFT: 1px solid #ffffff;
	COLOR: #333333;
	LINE-HEIGHT: 23px;
	BORDER-BOTTOM: 1px solid #A4AEC6;
	BACKGROUND-COLOR: #AEBDDE;
	TEXT-ALIGN: center
	}
	
.cnt_content
	{/*平台生成查询条件样式*/
	BORDER-RIGHT: 1px solid #A4AEC6;
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: 23px;
	BORDER-BOTTOM: 1px solid #A4AEC6;
	BACKGROUND-COLOR: #E1E9FB;
	padding-top: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}


.pagerstyle {/*平台列表样式*/
	background-color: #C3BCFF;
    }
    
	
.itemstyle {/*平台列表样式*/
	background-color: #EBF3FF;
    }
    
	
.alteritemstyle{/*平台列表样式*/
	background-color: #D2D7FF;
    }
    
	
.nowitemstyle {/*平台列表样式*/
	background-color: #CEA6AA;
}

.querybgcolor {/*平台查询条件样式*/
	background-color: #74C1F5;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
    }
    
.queryconbg {{/*平台查询条件样式*/
	background-color: #DBE0F9;
}
 
 
 
/*-----------------平台样式应用结束-------------------*/