body
{
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	scrollbar-face-color:B5CAEB;
	scrollbar-arrow-color:E8EFFC;
	scrollbar-highlight-color:E8EFFC;
	scrollbar-3dlight-color:E8EFFC;
	scrollbar-shadow-color:E8EFFC;
	scrollbar-darkshadow-color:E8EFFC;
	scrollbar-track-color:E8EFFC;
	
}

/*table 样式*/
.Table_shade
{
	font-family: "宋体";
	font-size: 12px;
	color: #202358;
	border-right:1px solid #96A4C9; 
	border-bottom:1px solid #96A4C9; 
	overflow:hidden; 
}

.TDTitle_shade
{
	text-align : left;
	font-family: "宋体";
	font-size: 12px;
	color: #202358;
	border-top:1px solid #96A4C9;
	border-left:1px solid #96A4C9;
	overflow:hidden;
	background-image: url('image/index_10.gif');
	height: 24px;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-left: 25px;
}
.TDItem_shade_left 
{
	font-family: "宋体";
	font-size: 12px;
	color: #202358;
	border-top:1px solid #96A4C9;
	border-left:1px solid #96A4C9;
	overflow:hidden;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-left: 25px;
	padding: 5px;
	text-align: right;
}

.TDItem_shade_right 
{
	font-family: "宋体";
	font-size: 12px;
	color: #202358;
	border-top:1px solid #96A4C9;
	border-left:1px solid #96A4C9;
	overflow:hidden;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-left: 25px;
	padding: 5px;	 
}

.TDItem_shade_center 
{
	font-family: "宋体";
	font-size: 12px;
	color: #202358;
	border-top:1px solid #96A4C9;
	border-left:1px solid #96A4C9;
	overflow:hidden;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-left: 25px;
	padding: 5px;
	text-align:center;
	 
}

/*表格样式(列表)*/
.Table_list {
	font-family: "宋体";
	font-size: 12px;
	color: #202358;
	letter-spacing: 1px;
	border-right:1px solid #96A4C9; border-bottom:1px solid #96A4C9; overflow:hidden; }
.TdTitle_list 
{
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	border-top:1px solid #96A4C9;
	overflow:hidden;
	background-image: url('image/index_11.gif');
	height: 22px;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-left: 20px;
	border-left:1px solid #96A4C9;
}
/*
以下为GridView的模版

*/
.emptyDataTemplateStyle
{
	background-color:#F3F8FC;
	width:100%;
	height:100px;
}
.rowstyle
{
	height:30px;
	background-color:#ffffff;
}
.rowMouseOver
{
	background-color:#F8F8F8;
}
.alternatingRowStyle
{
	height:22px;
	background-color:#F3F8FC;	
}
.footerstyle
{
	background-color:#FBF7F3;
	height:22px;
	color:#FF3300;	
}
.totalstyle
{
	background-color:#FBF7F3;
	color:#FF3300;
}

.button 
{
	text-align: center; 
	vertical-align:middle;
	border-left: solid 1px #FFFFFF; 
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #7694C8; 
	border-bottom: solid 1px #7694C8;
	font-size:12px; 
	line-height: 130%;
	cursor: hand; 
	background-color: #EEF3FB; 
	color:Black;
	height:24px;
	width:60px;
}



.buttonM 
{	
	text-align: center; 
	vertical-align:middle;
	border-left: solid 1px #FFFFFF; 
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #7694C8; 
	border-bottom: solid 1px #7694C8;
	font-size:12px; 
	line-height: 130%;
	cursor: hand; 
	background-color: #EEF3FB; 
	color:Black;
	height:24px;
	width:80px;
}
.buttonL
{
	text-align: center; 
	vertical-align:middle;
	border-left: solid 1px #FFFFFF; 
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #7694C8; 
	border-bottom: solid 1px #7694C8;
	font-size:12px; 
	line-height: 130%;
	cursor: hand; 
	background-color: #EEF3FB; 
	color:Black;
	height:24px;
	width:100px;
}


.TextBox
{
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #D9D9D9;
	width:200px;
	height:20px;
}

.TextBoxVisibleFalse
{
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #D9D9D9;
	width:0px;
	height:0px;
	visibility : hidden;
}

.TextBoxMuti
{
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #D9D9D9;
	width:200px;
	height:50px;
}

.DropDownList
{
	font-size: 12px;
	width:200px;
}

.ListBox
{
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #D9D9D9;
	width:200px;
}

.labelA
{	
	text-align:center;
	font-size:14px;
	font-family:"宋体";
	color:#515151;
	background-image:url('../../images/lc_bja.gif');
	height:32px;
	width:239px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:6px;
	
}
	
.labelB
{	
	text-align:center;
	font-size:14px;
	font-family:"宋体";
	color:#515151;
	background-image:url('../../images/lc_bj.gif');
	height:32px;
	width:239px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:6px;
	
}
.title
{
padding-left:10px;
letter-spacing:1px;
font-size:12px;
font-family:'宋体';
color:#343404;
font-weight:bold;
}
.titletext
{
font-size:12px;
font-family:'宋体';
color:#343404;
font-weight:bold;

}

.LinkButton
{
	font-size: 9pt;
}






