@charset "utf-8";
th, td, input, textarea, select, div, caption
{
	font-family: 宋体;
	font-size: 12px;
}
/*搜索样式*/
.font1 {
	font-family: Verdana, Tahoma, "宋体";
	font-size: 14px;
}
.font2 {
	font-family: Verdana, Tahoma, "宋体";
	font-size: 12px;
	color: #000066;
}
.font3 {
	font-family: Verdana, Tahoma, "宋体";
	font-size: 9px;
	color: #006600;
}
a, a:visited
{
	color: #000000;
	text-decoration: none;
}

/* 设置分页连接的样式 */
a.pageNavLink
{
}

span.pageNavLinkDis
{
	color: #999999;
}


/* 设置自定义表格 */
table.myTbl
{
	background-color: #BEC7CC;
	empty-cells: show;
}

caption.myTbl
{
	padding: 5px 12px;

	text-align: left;
	color: #FFFFFF;
	font-weight: bold;

	background-image:    url(../images/splb_01.gif);
	background-repeat:   repeat-x;
	background-position: 3px 3px;

	-moz-border-radius-topleft:  8px;
	-moz-border-radius-topright: 8px;
}

td.myTbl, th.myTbl, td.myTblSearch, td.myTblOper, td.myTblPageNav
{
	padding: 3px 5px;
}

td.myTblPageNav
{
	text-align: right;
}

th.myTblSel, th.myTbl, th.myTblSort
{
	text-align: center;

	background-image:    url(../images/splb_11.gif);
	background-repeat:   repeat-x;
	background-color:    #FFFFFF;
	background-position: left bottom;

	border-right:  1px solid #81939B;
	border-top:    1px solid #81939B;
	border-left:   1px solid #81939B;
	border-bottom: 1px solid #828DA4;

	padding-top:    4px;
	padding-bottom: 4px;
}

th.myTblSort
{
	background-image: url(../image/bg_table_head_sort.gif);
	background-color: #E2E4E9;
	background-position: left top;

	border-left: none;
}

th.myTblSel
{
	text-align: center;
	width: 50px;
}

th.myTbl
{
	border-left: none;
}

td.myTbl, td.myTblSel, td.myTblSort
{
	background-color:  #F6F6F6;

	border-right:  1px solid #81939B;
	border-top:    none;
	border-left:   1px solid #81939B;
	border-bottom: 1px solid #81939B;
}

td.myTblSel
{
	text-align: center;
	width: 40px;

	padding-top: 1px;
	padding-bottom: 0px;
}

td.myTbl, td.myTblSort
{
	border-left: none;
}

td.myTblSort
{
	background-color: #E2E4E9;
}

td.myTblContain
{
	padding: 5px;
}


/* 设置自定义按钮的填充区域 */
input.myBtn, input.myBtnDis, input.myBtnRoll
{
	padding: 1px 8px;
	vertical-align: middle;
}

input.myBtn, input.myBtnRoll
{
	background-repeat:   repeat-x;
	background-position: center center;

	color: #000000;

	border-top:    solid 1px #4982A3;
	border-left:   solid 1px #266386;
	border-right:  solid 1px #266386;
	border-bottom: solid 1px #026EA4;
}

input.myBtn
{
	background-image: url(../image/bg_button_enabled.gif);
	background-color: #BAD7ED;
}

input.myBtnRoll
{
	background-image: url(../image/bg_button_roll.gif);
	background-color: #C5E7FF;

	cursor: pointer;
}

input.myBtnDis
{
	background-color: #E1E4E5;
	color: #848687;

	border: solid 1px #8C8E8F;
}

input.text, textarea.text
{
	padding: 1px;
	
	border-top:    solid 1px #000000;
	border-left:   solid 1px #000000;
	border-right:  solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
}

input.text
{
	height: 20px;
	vertical-align: middle;
}
.hua{
	BORDER-RIGHT: #ece9d8 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ece9d8 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 12px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
	BORDER-LEFT: #ece9d8 1px solid; 
	CURSOR: hand; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ece9d8 1px solid}

