body{SCROLLBAR-FACE-COLOR: #dee3e7; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #dee3e7; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; SCROLLBAR-ARROW-COLOR: #006699; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #98aab1; 
margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;}

TD,th,div {
	FONT-SIZE: 12px; font-family:宋体;
}
INPUT,TEXTAREA {
	FONT-SIZE: 12px; LETTER-SPACING: 0px;font-family:宋体;
}

.AddIn
{
	background: #9dddba; font-weight:bold; width: 146px;
}
.AddIn0
{
	background: #d2edde;
}

.input {
	BORDER-BOTTOM: #9292FF 1px solid; BORDER-LEFT: #9292FF 1px solid; BORDER-RIGHT: #9292FF 1px solid; BORDER-TOP: #9292FF 1px solid; FONT-SIZE: 12px; LETTER-SPACING: 0px
}

.titleleft
{
	font-size:14px;color:#7A2488;
}
.titleright
{
	font-size:18px;color:#8661FF;font-family:宋体;font-weight:normal;
}
SELECT {
	FONT-SIZE: 12px;font-family:宋体;
}
.left {
	LETTER-SPACING: 0px;FONT-SIZE: 12px;font-family:宋体;
}
.button {
	BACKGROUND-COLOR: #E7E7FF; BORDER-BOTTOM: 1px solid #9292FF; BORDER-LEFT: 1px solid #9292FF; BORDER-RIGHT: 1px solid #9292FF; BORDER-TOP: 1px solid #9292FF; COLOR: #000000; FONT-SIZE: 12px; LETTER-SPACING: 0px
}
.blue {
	BACKGROUND-COLOR: #b6e0ff; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: black; FONT-SIZE: 12px; LETTER-SPACING: 0px
}

.tableborder
{
	BACKGROUND-COLOR: #E3E0FF; BORDER-BOTTOM: 1px solid #8B87B8; BORDER-LEFT: 1px solid #8B87B8; BORDER-RIGHT: 1px solid #8B87B8; BORDER-TOP: 1px solid #8B87B8; color:#575199;  FONT-SIZE: 12px; LETTER-SPACING: 0px

}
.tableselected
{
	BACKGROUND-COLOR: #E3E0FF; BORDER-LEFT: 1px solid #8B87B8; BORDER-RIGHT: 1px solid #8B87B8; BORDER-TOP: 1px solid #8B87B8; FONT-SIZE: 12px; color:#575199; LETTER-SPACING: 0px ; font-weight:bold;

}

.tableExpand
{
	BORDER-bottom: 1px solid #8B87B8; FONT-SIZE: 12px; LETTER-SPACING: 0px

}

a.page
{
	text-decoration:none; font-size:12px; font-family:Webdings; color:#000000;
}
a.page:link
{
	text-decoration:none; font-size:12px; font-family:Webdings; color:#000000;
}
a.page:hover
{
	text-decoration:underline; font-size:12px; font-family:Webdings; color:Blue;
}
a.page:visited
{
	text-decoration:none; font-size:12px; font-family:Webdings; color:#000000;
}

a.left
{
	text-decoration:none; font-size:14px; font-family:宋体; color:#A74D8E;
}
a.left:link
{
	text-decoration:none; font-size:14px; font-family:宋体; color:#A74D8E;
}
a.left:hover
{
	text-decoration:underline; font-size:14px; font-family:宋体; color:#D7009B;
}
a.left:visited
{
	text-decoration:none; font-size:14px; font-family:宋体; color:#A74D8E;
}

/*begin creating the tabs */
.menu {
	margin-left: 25px;	
	font-size: 10px;
	font-weight: bold;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
	color: #000000;
	height: 24px;
	width: 80px;
	text-align: left;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: #919191;
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuPopupItem a:link, .menuPopupItem a:visited {
	color: #000000;
	text-decoration: none;
	
	
}

.menuPopupItem a:hover
{

border-left: #003000 1px solid; 
border-right: #003000 1px solid; 
border-top: #003000 1px solid; 
border-bottom: #003000 1px solid; 
color: black; 
background-color: #cccccc;
}

.menuItem a:link, .menuItem a:visited
{
	color: #ffffff;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	text-decoration: underline;
}

/* make drop down menu container style */
.menuPopup {
	/*background: #8C9FB4;
	border: 1px solid #666666;
	border-bottom: none;
	color: #000000;*/
	padding-right: 2px; 
padding-bottom: 0px; 
padding-top: 2px; 
padding-right: 0px;
cursor: hand; 
color: #003000; 
font-size: 8pt; 
font-family: verdana; 
border-top: #9c9a9c 1px solid; 
border-bottom: #9c9a9c 1px solid; 
border-left: #9c9a9c 1px solid; 
border-right: #9c9a9c 1px solid; 
background-color: transparent;

}

/* make drop down menu item style */
.menuPopupItem {
	color: #000000;
	border-bottom: 0px solid #9c9a9c;
	padding: 3px;
	/*background:#D2EDDE;
	padding-left: 2px; */
	
	

}
 .list { BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px outset; FONT-SIZE: x-small; VISIBILITY: hidden; BORDER-LEFT: black 1px outset; WIDTH: 284px; CURSOR: default; BORDER-BOTTOM: black 1px solid; POSITION: absolute; TOP: 298px; HEIGHT: 20px; BACKGROUND-COLOR: white; TEXT-ALIGN: left }

.GridViewHeaderSort a
{
	text-decoration:none;color:blue;
}
