﻿/* begin 本主题的按钮样式 */
input.button_030
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	padding-top: 2px;
}
input.button_040
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 40px;
	padding-top: 2px;
}
input.button_050
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 50px;
	padding-top: 2px;
}
input.button_060
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 60px;
	padding-top: 2px;
}
input.button_070
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 70px;
	padding-top: 2px;
}
input.button_080
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 80px;
	padding-top: 2px;
}
input.button_100
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 100px;
	padding-top: 2px;
}
input.button_120
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 120px;
	padding-top: 2px;
}
input.button_160
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 160px;
	padding-top: 2px;
}
input.button_200
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 200px;
	padding-top: 2px;
}
input.button_240
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 240px;
	padding-top: 2px;
}
input.button_300
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 300px;
	padding-top: 2px;
}
input.button_400
{
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border:0px;
	background-image: url(img/button_xxx.gif);
	color:#ffffff;
	height: 25px;
	width: 400px;
	padding-top: 2px;
}
/* end 本主题的按钮样式 */

/* begin 本主题工作计划的表格样式 */
.Work_Table
{
	border-color:#ffffff;
	border-style:none;
	border-width:0px;
	border-collapse:collapse;
}
.Work_TD
{
	border-color:#C8DFEF;
	border-style:solid;
	border-width:1px;
}
/* end 本主题工作计划的表格样式 */

/* begin 本主题DataGrid列表中用到的样式 */
.DG_Table
{
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
}
.DG_Table td
{
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	height:27px;
}
.DG_Header
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color:#dfecf6;
	text-decoration: none;
	background-image: url(img/listbg_header.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align:center
}
.DG_Item
{
	background-color: #f0dfd4;
	font-family: 宋体;
	font-weight: normal;
	font-size: 14px;
	height : 20px;
}
.DG_Alter
{
	background-color: #f9ede8;
	font-family: 宋体;
	font-weight: normal;
	font-size: 14px;
	height : 20px;
}
.DG_Paper
{
	background-color: #ffffff;
	font-family: Verdana;
	color: Blue;
	font-weight: Bold;
	font-size: 18px;
	height: 20px;
}
.DG_Footer
{
	background-color: #f5f5f5;
	text-align: center;
	font-family: 宋体;
	font-weight: normal;
	font-size: 14px;
	height : 24px;
}
.DG_SELECTED
{
	background-color: DarkSlateBlue;
	text-align: center;
	font-family: 宋体;
	font-weight: normal;
	font-size: 14px;
	color: GhostWhite;
	height : 20px;
}
.DG_Over
{
	background-color:#f77811;
	cursor:hand;
	font-family: 宋体;
	font-weight: normal;
	font-size: 14px;
	height : 20px;
}
/* end 本主题DataGrid列表中用到的样式 */

/* begin 查询列表中，本主题的查询条件fieldset框 */
.searchpage_fieldset_border
{
	border-color:#C8DFEF;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
}
/* end 查询列表中，本主题的查询条件fieldset框 */

/* begin 查询列表中，本主题的查询条件背景色 */
.searchpage_bgcolor
{
	background-color:#ffffff;
}
/* end 查询列表中，本主题的查询条件背景色 */

/* begin 查询列表中，本主题的查询条件输入框 */
.searchpage_input
{
	 border:1px solid #9AC6E2;
}
/* end 查询列表中，本主题的查询条件输入框 */

/* begin 查询列表中，本主题的查询条件SkySelectCtrl控件*/
.searchpage_SkySelectCtrl
{
	 border:1px solid #9AC6E2;
}
/* end 查询列表中，本主题的查询条件SkySelectCtrl控件*/

/* begin 本主题的页面样式 */
.default_top_bg
{
	background-image: url(img/top_background.gif);
}
.default_top_btn_background
{
	background-image: url(img/top_btn_background.gif);
}
.default_top_btn_split
{
	background-image: url(img/top_btn_split.gif);
}
.default_top_page_bar_tdTag_bg
{
	background-image: url(img/top_btn_over.gif);
}
.link_page_split
{
	background-image: url(img/link_page_split.gif);
}
.middle_bar_buttontop
{
	background-image: url(img/bar_buttontop.gif);
}
.middle_bar_buttonbottom
{
	background-image: url(img/bar_buttonbottom.gif);
}
.middle_bar_buttonleft
{
	background-image: url(img/bar_buttonleft.gif);
}
.middle_bar_buttonright
{
	background-image: url(img/bar_buttonright.gif);
}
.middle_background
{
	background-image: url(img/middle_background.gif);
}
.mdi_tab_left_corner
{
	background-image: url(img/mdiimg/tab_left_corner.gif);
}
.mdi_tab_bg
{
	background-image: url(img/mdiimg/tab_bg.gif);
}
.mdi_tab_button_refresh
{
	background-image: url(img/mdiimg/tab_button_refresh.gif);
}
.mdi_tab_bg_down
{
	background-image: url(img/mdiimg/tab_bg_down.gif);
}
.mdi_tab_bg_out
{
	background-image: url(img/mdiimg/tab_bg_out.gif);
}
.link_page_select_bg
{
	 background-color:#F6E0E3;
}
.link_page_noselect_bg
{
	 background-color:#FFFFFF;
}

/*登记页表格*/
.Reg_Table
{
	border-color:#008ACC;
	border-style:solid;
	border-width:2px;
	border-collapse:collapse;
	border-spacing:2px;
	
}

.Reg_Table td
{
	border-color:#008ACC;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	height:28px;
	
}
/*登记页表格_无边框*/
.Reg_Table_noborder
{
	border-color:#008ACC;
	border-style:solid;
	border-width:0px;
	border-collapse:collapse;
	border-spacing:0px;
	
}

.Reg_Table_noborder td
{
	border-color:#008ACC;
	border-style:solid;
	border-width:0px;
	border-collapse:collapse;
	height:28px;
	
}
/*登记页表格_细线条*/
.Reg_Table_thin
{
	border-color:#008ACC;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	border-spacing:0px;
}
.Reg_Table_thin td
{
	border-color:#008ACC;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
}
/*登记页头*/
.Reg_head
{
	color:#006DA2;
	font-family:方正小标宋_GBK,方正小标宋简体,楷体_GB2312;
	font-size:26px;
	font-weight:bold;
}
/*必填项*/
.Notnull_input
{
	width:100%;
	height:24px;
	BORDER-RIGHT:0px none;
	BORDER-TOP:0px none;
	BORDER-LEFT:0px none;
	BORDER-BOTTOM: 0px none;
	background-color:#FFCCCC;	
}

/*非必填项*/
.Cannull_input
{
	width:100%;
	height:24px;
	BORDER-RIGHT:0px none;
	BORDER-TOP:0px none;
	BORDER-LEFT:0px none;
	BORDER-BOTTOM: 0px none;
	background-color:#CCCCFF;	
}

/* end 本主题的页面样式 */

