﻿/*cindy*/

/*button*/
.button
{
	background-color: #0099ff;
	font-family: 宋体;
}
.button46{ background:url(Images/background/button46.gif) repeat-x; cursor:hand; height:22px; width:46px; padding: 2px 0px 0px 0px; border:none}
.button48{ background:url(Images/background/button48.gif) repeat-x; cursor:hand; height:22px; width:48px; padding: 2px 0px 0px 0px; border:none}
.button60{ background:url(Images/background/button60.gif) repeat-x; cursor:hand; height:22px; width:60px; padding: 2px 0px 0px 0px; border:none}
.button70{ background:url(Images/background/button70.gif) repeat-x; cursor:hand; height:22px; width:70px; padding: 2px 0px 0px 0px; border:none}
.button76{ background:url(Images/background/button76.gif) repeat-x; cursor:hand; height:22px; width:76px; padding: 2px 0px 0px 0px; border:none}
.button88{ background:url(Images/background/button88.gif) repeat-x; cursor:hand; height:22px; width:88px; padding: 2px 0px 0px 0px; border:none}
.button94{ background:url(Images/background/button94.gif) repeat-x; cursor:hand; height:22px; width:94px; padding: 2px 0px 0px 0px; border:none}
/*TextBox*/
.TextField
{
	width: 150px;
	font-family: 宋体;
}
/*TextBox*/
.TextField160
{
	width: 160px;
	font-family: 宋体;
}
/*Label*/
.LableField
{
	width: 150px;
	font-family: 宋体;
}
/*RequiredFieldValidator*/
.RequiredField
{
	font-family: 宋体;
}
/*RegularExpressionValidator*/
.RegularExpressionField
{

	font-family: 宋体;
}
/*RangeValidator*/
.RangeField
{

	font-family: 宋体;
}
/*CustomValidator*/
.CustomField
{

	font-family: 宋体;
}
/*CompareValidator*/
.CompareField
{

	font-family: 宋体;
}
/*ValidationSummary*/
.SummaryField
{

	font-family: 宋体;
}
/*DropDownList*/
.DropList
{
	width: 150px;
	font-family: 宋体;
}
/*FileUpload*/
.UploadField
{
	width: 250px;
}
/*Image*/
.ImageField
{
	
}
/*LinkButton*/
.LinkButton
{
	color: #163d67;
	width: 50px;
	height: 27px;
	border: none 0;
}
/*HyperLink*/
.HyperLink
{
	font-family: 宋体;
	font-size:12px;
}
/*ListBox*/
.ListBox
{

}
/*CheckBox*/
.CheckBox
{

}
/*CheckBoxList*/
.CheckList
{
}
/*RadioButton*/
.RadioButton
{

}
/*RadioButtonList*/
.CheckList
{

}
/*ImageMap*/
.ImageMap
{

}
/*BulletedList*/
.BulletedList
{

}
/*HiddenField*/
.HiddenField
{

}
/*Literal*/
.Literal
{

}
/*Calendar*/
.Calendar
{
}
/*AdRotator*/
.AdRotator
{
}
/*MultiView*/
.MultiView
{
}
/*PlaceHolder*/
.PlaceHolder
{
}
/*View*/
.View
{
}
/*DataList*/
.DataList
{
	background-color: Transparent;
	font-family: 宋体;
	table-layout:fixed;
}
.DataList, .DataList A:link, .DataList A:visited{
	font-size: 9pt;color: #333333;	text-decoration: none
}
.DataList A:hover {
	font-size: 9pt; color: #1F5FB6; text-decoration:underline
}
.NoBrItem
{
    line-height: 21px;
	vertical-align:middle;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
/*DetailsView*/
.DetailsView
{
}
/*FormView*/
.FormView
{
}
/*Repeater*/
.Repeater
{
}
/*SiteMapPath*/
.SiteMapPath
{
	text-align :left;
}
/*Menu*/
.Menu
{
}
/*TreeView*/
.TreeView
{
}
/*修补ie78断线--kevin--2010-06-23*/
.TreeView td div
{
    height: 20px !important;
}
.TreeFrontMenu
{
}
/*Panel*/
.Panel
{
	width:100%;
	height:100%;

}
/*ListPager*/
.ListPager
{
	width:100%;
    text-align :right ;

}

